2 matches found
Arbitrary Code Injection
Overview getgrav/grav is a Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS. Affected versions of this package are vulnerable to Arbitrary Code Injection in the sort filter due to improper handling of the isSandboxed argument in the sortFunc wrapper. An attacker can...
8.8CVSS6.4AI score0.00859EPSS
SaveExploits0References2
PT-2026-85504
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; t...
8.8CVSS6.5AI score0.00859EPSS
SaveExploits0References3
20