CVE-2010-2101: Infoleak
The (1) striptags, (2) setcookie, (3) strtok, (4) wordwrap, (5) strwordcount, and (6) strpad 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2010-2101?
CVE-2010-2101 has been classified as a medium severity vulnerability affecting certain functions in PHP.
How do I fix CVE-2010-2101?
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.
What versions of PHP are affected by CVE-2010-2101?
CVE-2010-2101 affects PHP versions from 5.2.0 to 5.2.13 and from 5.3.0 to 5.3.2.
What types of attacks can exploit CVE-2010-2101?
CVE-2010-2101 can be exploited by context-dependent attackers to obtain sensitive information through a userspace interruption.
What functions in PHP are involved in CVE-2010-2101?
The functions involved in CVE-2010-2101 include strip_tags, setcookie, strtok, wordwrap, str_word_count, and str_pad.