CVE-2024-28119
Prior to version 1.7.45, due to the unrestricted access to twig extension class from grav context, an attacker can redefine the escape function and execute arbitrary commands.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.58%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Grav is an open-source, flat-file content management system. Prior to version 1.7.45, due to the unrestricted access to twig extension class from grav context, an attacker can redefine the escape function and execute arbitrary commands. Twig processing of static pages can be enabled in the front matter by any administrative user allowed to create or edit pages. As the Twig processor runs unsandboxed, this behavior can be used to gain arbitrary code execution and elevate privileges on the instance. Version 1.7.45 contains a patch for this issue.
- CVSS 3.1
- 8.8 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.58% probability · 74th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-94
- Affected
- getgrav/grav
- Source
- security-advisories@github.com
References
- https://github.com/getgrav/grav/commit/de1ccfa12dbcbf526104d68c1a6bc202a98698fePatch
- https://github.com/getgrav/grav/security/advisories/GHSA-2m7x-c7px-hp58Exploit, Vendor Advisory
- https://github.com/twigphp/Twig/blob/3.x/src/Extension/EscaperExtension.php#L99Product
- https://github.com/getgrav/grav/commit/de1ccfa12dbcbf526104d68c1a6bc202a98698fePatch
- https://github.com/getgrav/grav/security/advisories/GHSA-2m7x-c7px-hp58Exploit, Vendor Advisory
- https://github.com/twigphp/Twig/blob/3.x/src/Extension/EscaperExtension.php#L99Product
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.