#VU61609 Security features bypass in Twig - CVE-2022-23614

 

#VU61609 Security features bypass in Twig - CVE-2022-23614

Published: March 24, 2022 / Updated: July 18, 2022


Vulnerability identifier: #VU61609
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2022-23614
CWE-ID: CWE-254
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Twig
Software vendor:
Symfony

Description

The vulnerability allows a remote attacker to bypass implemented security restrictions.

The vulnerability exists due to missing security restrictions for non closures in "sort" filter when using a sandbox mode. A remote attacker can pass specially crafted data to the application and execute arbitrary PHP code on the system.


Remediation

Install updates from vendor's website.

External links