CVE-2007-1380: Medium severity PHP PHP vulnerability
The phpbinary serialization handler in the session extension in PHP before 4.4.5, and 5.x before 5.2.1, allows context-dependent attackers to obtain sensitive information (memory contents) via a serialized variable entry with a large length value, which triggers a buffer over-read.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2007-1380?
The severity of CVE-2007-1380 is considered to be moderate as it allows context-dependent attackers to obtain sensitive information.
How do I fix CVE-2007-1380?
To fix CVE-2007-1380, upgrade to PHP version 4.4.5 or later, or 5.2.1 or later.
Which PHP versions are affected by CVE-2007-1380?
CVE-2007-1380 affects PHP versions prior to 4.4.5 and 5.x versions before 5.2.1.
What kind of vulnerability is CVE-2007-1380?
CVE-2007-1380 is a buffer over-read vulnerability related to the php_binary serialization handler in PHP.
Can CVE-2007-1380 lead to data exposure?
Yes, CVE-2007-1380 can lead to sensitive data exposure through memory contents being accessed by attackers.