Solution
Please Install the Updated Packages.
Insight
The HttpFoundation Component defines an object-oriented layer for the HTTP specification.
In PHP, the request is represented by some global variables ($_GET, $_POST, $_FILE, $_COOKIE, $_SESSION...) and the response is generated by some functions (echo, header, setcookie, ...).
The Symfony2 HttpFoundation component replaces these default PHP global variables and functions by an Object-Oriented layer.
Optional dependencies: memcache, memcached, mongo
Affected
php-symfony2-HttpFoundation on Fedora 18
References
Updated on 2015-03-25
Severity
Classification
-
CVE CVE-2013-5958 -
CVSS Base Score: 5.0
AV:N/AC:L/Au:N/C:N/I:N/A:P
Related Vulnerabilities