First published: Fri May 07 2010(Updated: )
The html_entity_decode function in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to obtain sensitive information (memory contents) or trigger memory corruption by causing a userspace interruption of an internal call, related to the call time pass by reference feature.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.2.9 | |
PHP | =5.2.2 | |
PHP | =5.2.5 | |
PHP | =5.2.12 | |
PHP | =5.2.11 | |
PHP | =5.2.6 | |
PHP | =5.2.3 | |
PHP | =5.2.13 | |
PHP | =5.2.0 | |
PHP | =5.2.4 | |
PHP | =5.2.10 | |
PHP | =5.2.1 | |
PHP | =5.2.8 | |
PHP | =5.3.1 | |
PHP | =5.3.0 | |
PHP | =5.3.2 | |
=5.2.0 | ||
=5.2.1 | ||
=5.2.2 | ||
=5.2.3 | ||
=5.2.4 | ||
=5.2.5 | ||
=5.2.6 | ||
=5.2.8 | ||
=5.2.9 | ||
=5.2.10 | ||
=5.2.11 | ||
=5.2.12 | ||
=5.2.13 | ||
=5.3.0 | ||
=5.3.1 | ||
=5.3.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-1860 is considered a high-severity vulnerability that may lead to information disclosure and memory corruption.
To mitigate CVE-2010-1860, upgrade PHP to versions later than 5.3.2 where the vulnerability has been patched.
CVE-2010-1860 affects PHP versions 5.2 before 5.2.14 and 5.3 before 5.3.3.
CVE-2010-1860 is a memory corruption vulnerability that can also lead to sensitive information leakage.
Yes, CVE-2010-1860 can be exploited by attackers remotely if they can manipulate the input to the vulnerable html_entity_decode function.