Solution
Please Install the Updated Packages.
Insight
Locale component provides fallback code to handle cases when the intl extension is missing. Additionally it extends the implementation of a native Locale (http://php.net/manual/en/class.locale.php) class with several handy methods.
Replacement for the following functions and classes is provided:
* intl_is_failure
* intl_get_error_code
* intl_get_error_message
* Collator
* IntlDateFormatter
* Locale
* NumberFormatter
Stub implementation only supports the en locale.
Affected
php-symfony2-Locale 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