CVE-2024-27915

HIGH EPSS 35.9%
Published Mar 6, 20242y ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
High
Find Similar
Published Mar 6, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

Description

Sulu is a PHP content management system. Starting in verson 2.2.0 and prior to version 2.4.17 and 2.5.13, access to pages is granted regardless of role permissions for webspaces which have a security system configured and permission check enabled. Webspaces without do not have this issue. The problem is patched in versions 2.4.17 and 2.5.13. Some workarounds are available. One may apply the patch to `vendor/symfony/security-http/HttpUtils.php` manually or avoid installing `symfony/security-http` versions greater equal than `v5.4.30` or `v6.3.6`.

CVSS Details

Base Score
8.1
Exploitability
2.8
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
35.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-863 Incorrect Authorization Authorization

Affected Products 2

VendorProductVersionRange
sulusulu*≥2.2.0  –  <2.4.17
sulusulu*≥2.5.0  –  <2.5.13

References 2

  • github.com https://github.com/sulu/sulu/commit/ec9c3f99e15336dc4f6877f512300f231c17c6da
    Patch
  • github.com https://github.com/sulu/sulu/security/advisories/GHSA-jr83-m233-gg6p
    MitigationVendor Advisory

Remediation

  • github.com https://github.com/sulu/sulu/commit/ec9c3f99e15336dc4f6877f512300f231c17c6da
    Patch