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 config variable. As a result, attacker can bypass a previous SSTI mitigation. 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 fix for this issue.
References
Configurations
No configuration.
History
22 Mar 2024, 12:45
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
21 Mar 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-03-21 22:15
Updated : 2024-03-22 12:45
NVD link : CVE-2024-28118
Mitre link : CVE-2024-28118
CVE.ORG link : CVE-2024-28118
JSON object : View
Products Affected
No product.
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')