Code Injection in Symfony - CVE-2013-1397

 

Code Injection in Symfony - CVE-2013-1397

Published: June 2, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41590
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2013-1397
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: SensioLabs
Affected software:
Symfony

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

Symfony 2.0.x before 2.0.22, 2.1.x before 2.1.7, and 2.2.x remote attackers to execute arbitrary PHP code via a serialized PHP object to the (1) Yaml::parse or (2) YamlParser::parse function, a different vulnerability than CVE-2013-1348.


How to mitigate CVE-2013-1397

Install update from vendor's website.

Sources