First published: Thu May 27 2010(Updated: )
The (1) strip_tags, (2) setcookie, (3) strtok, (4) wordwrap, (5) str_word_count, and (6) str_pad functions in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) by causing a userspace interruption of an internal function, 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.3.1 | |
PHP | =5.2.7 | |
PHP | =5.2.2 | |
PHP | =5.2.5 | |
PHP | =5.2.12 | |
PHP | =5.2.11 | |
PHP | =5.2.6 | |
PHP | =5.3.0 | |
PHP | =5.2.3 | |
PHP | =5.2.13 | |
PHP | =5.2.0 | |
PHP | =5.2.4 | |
PHP | =5.3.2 | |
PHP | =5.2.10 | |
PHP | =5.2.1 | |
PHP | =5.2.8 | |
=5.2.0 | ||
=5.2.1 | ||
=5.2.2 | ||
=5.2.3 | ||
=5.2.4 | ||
=5.2.5 | ||
=5.2.6 | ||
=5.2.7 | ||
=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-2101 has been classified as a medium severity vulnerability affecting certain functions in PHP.
To fix CVE-2010-2101, upgrade PHP to version 5.3.3 or later, or ensure that you are using a patched version as identified in the security announcements.
CVE-2010-2101 affects PHP versions from 5.2.0 to 5.2.13 and from 5.3.0 to 5.3.2.
CVE-2010-2101 can be exploited by context-dependent attackers to obtain sensitive information through a userspace interruption.
The functions involved in CVE-2010-2101 include strip_tags, setcookie, strtok, wordwrap, str_word_count, and str_pad.