CVE-2023-37897
July 18, 2023
Grav is a file-based Web-platform built in PHP. Grav is subject to a server side template injection (SSTI) vulnerability. The fix for another SSTI vulnerability using "|map", "|filter" and "|reduce" twigs implemented in the commit "71bbed1" introduces bypass of the denylist due to incorrect return value from "isDangerousFunction()", which allows to execute the payload prepending double backslash ("\\"). The "isDangerousFunction()" check in version 1.7.42 and onwards retuns "false" value instead of "true" when the "\" symbol is found in the "$name". This vulnerability can be exploited if the attacker has access to: 1. an Administrator account, or 2. a non-administrator, user account that has Admin panel access and Create/Update page permissions. A fix for this vulnerability has been introduced in commit "b4c6210" and is included in release version "1.7.42.2". Users are advised to upgrade. There are no known workarounds for this vulnerability.
Related ResourcesĀ (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.6
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.2
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
EPSS
Base Score:
0.11