CVE-2024-28117
Last modified
CVE-2024-28117 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Grav is an open-source, flat-file content management system. Prior to version 1.7.45, Grav validates accessible functions through the Utils::isDangerousFunction function, but does not impose restrictions on twig functions like twig_array_map, allowing attackers to bypass the validation and execute arbitrary commands. EPSS estimates a 1.38% chance of exploitation in the next 30 days.
Description
Grav is an open-source, flat-file content management system. Prior to version 1.7.45, Grav validates accessible functions through the Utils::isDangerousFunction function, but does not impose restrictions on twig functions like twig_array_map, allowing attackers to bypass the validation 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. Upgrading to patched version 1.7.45 can mitigate this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Getgrav | Grav | < 1.7.45 |
References
- https://github.com/getgrav/grav/security/advisories/GHSA-qfv4-q44r-g7rvExploit, Vendor Advisory
- https://github.com/getgrav/grav/security/advisories/GHSA-qfv4-q44r-g7rvExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-28117?
How severe is CVE-2024-28117?
How do I fix CVE-2024-28117?
Are you affected by CVE-2024-28117?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
