Grav vulnerable to Server Side Template Injection (SSTI)
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
getgrav/gravPackagist | < 1.7.45 | 1.7.45 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-qfv4-q44r-g7rvghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-28117ghsaADVISORY
- github.com/getgrav/grav/commit/de1ccfa12dbcbf526104d68c1a6bc202a98698feghsax_refsource_MISCWEB
- github.com/getgrav/grav/security/advisories/GHSA-qfv4-q44r-g7rvghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.