CVE-2007-1376: High severity PHP PHP vulnerability
The shmop functions in PHP before 4.4.5, and before 5.2.1 in the 5.x series, do not verify that their arguments correspond to a shmop resource, which allows context-dependent attackers to read and write arbitrary memory locations via arguments associated with an inappropriate resource, as demonstrated by a GD Image resource.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2007-1376?
CVE-2007-1376 has a moderate severity rating due to its ability to allow unauthorized access to arbitrary memory locations.
How do I fix CVE-2007-1376?
To fix CVE-2007-1376, upgrade to at least PHP version 4.4.5 or 5.2.1, where the vulnerability has been addressed.
What versions of PHP are affected by CVE-2007-1376?
CVE-2007-1376 affects multiple versions of PHP prior to 4.4.5 and 5.2.1, including versions 4.x and 5.1.x.
Can CVE-2007-1376 be exploited remotely?
Yes, CVE-2007-1376 can be exploited remotely by an attacker using context-dependent methods to manipulate shmop resources.
What kind of attacks is CVE-2007-1376 associated with?
CVE-2007-1376 is associated with memory corruption attacks that allow attackers to read and write sensitive memory locations.