PT-2019-6969 · Symfony · Php-Symfony2-Validator
Vincent Danen
·
Published
2019-11-01
·
Updated
2022-05-05
·
CVE-2013-4751
CVSS v3.1
8.1
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
php-symfony2-Validator (affected versions not specified)
Description
The issue concerns the loss of information during serialization when using the Validator component with caching enabled, specifically with
SymfonyComponentValidatorMappingCacheApcCache or any other cache implementing SymfonyComponentValidatorMappingCacheCacheInterface. This results in the loss of the collectionCascaded and collectionCascadedDeeply fields. As a consequence, arrays or traversable objects stored in fields using the @Valid constraint are not traversed by the validator once the validator configuration is loaded from the cache.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php-Symfony2-Validator