OSV 1.4.0 · unreviewed · 修改于 2026-09-04 20:31
发布时间
2026-09-04 20:31
GitHub 审查时间
—
NVD 发布时间
2026-09-04 20:17
源文件
advisories/unreviewed/2026/09/GHSA-ggph-mfjj-69jr/GHSA-ggph-mfjj-69jr.json
Grav before 2.0.19 (affected versions <= 2.0.17) contains a remote code execution vulnerability in the Twig sort filter. The sortFunc wrapper in GravExtension.php hardcodes Twig's isSandboxed argument to false, so unlike |map/|filter/|reduce, |sort accepts a plain function name inside the sandbox; the remaining denylist misses spl_autoload, which performs a PHP include. An authenticated user with only page-write rights (admin.pages or api.pages.write) can supply a crafted payload (e.g., via form frontmatter rendered by the Email plugin) that invokes spl_autoload through the sort filter, resulting in arbitrary PHP execution as the web server user.
该公告没有提供结构化的受影响软件包信息。