Code Injection in Symfony - CVE-2013-1348

 

Code Injection in Symfony - CVE-2013-1348

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


Vulnerability identifier: #VU41589
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-1348
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.

The Yaml::parse function in Symfony 2.0.x before 2.0.22 remote attackers to execute arbitrary PHP code via a PHP file, a different vulnerability than CVE-2013-1397.


How to mitigate CVE-2013-1348

Install update from vendor's website.

Sources