CVE-2011-0752

UnknownEPSS 1.34%

Last modified

CVE-2011-0752 is a vulnerability of currently unknown severity. The extract function in PHP before 5.2.15 does not prevent use of the EXTR_OVERWRITE parameter to overwrite (1) the GLOBALS superglobal array and (2) the this variable, which allows context-dependent attackers to bypass intended access restrictions by modifying data structures that were not intended to depend on external input, a related issue to CVE-2005-2691 and CVE-2006-3758.. EPSS estimates a 1.34% chance of exploitation in the next 30 days.

Description

The extract function in PHP before 5.2.15 does not prevent use of the EXTR_OVERWRITE parameter to overwrite (1) the GLOBALS superglobal array and (2) the this variable, which allows context-dependent attackers to bypass intended access restrictions by modifying data structures that were not intended to depend on external input, a related issue to CVE-2005-2691 and CVE-2006-3758.

Metrics

EPSS Probability
1.34%

67.6th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
PhpPhp<= 5.2.14
PhpPhp1.0
PhpPhp2.0
PhpPhp2.0b10
PhpPhp3.0
PhpPhp3.0.1
PhpPhp3.0.2
PhpPhp3.0.3
PhpPhp3.0.4
PhpPhp3.0.5
PhpPhp3.0.6
PhpPhp3.0.7
PhpPhp3.0.8
PhpPhp3.0.9
PhpPhp3.0.10
PhpPhp3.0.11
PhpPhp3.0.12
PhpPhp3.0.13
PhpPhp3.0.14
PhpPhp3.0.15
PhpPhp3.0.16
PhpPhp3.0.17
PhpPhp3.0.18
PhpPhp4.0Beta 4 Patch1
PhpPhp4.0.0
PhpPhp4.0.1
PhpPhp4.0.2
PhpPhp4.0.3
PhpPhp4.0.4
PhpPhp4.0.5
PhpPhp4.0.6
PhpPhp4.0.7
PhpPhp4.1.0
PhpPhp4.1.1
PhpPhp4.1.2
PhpPhp4.2.0
PhpPhp4.2.1
PhpPhp4.2.2
PhpPhp4.2.3
PhpPhp4.3.0
PhpPhp4.3.1
PhpPhp4.3.2
PhpPhp4.3.3
PhpPhp4.3.4
PhpPhp4.3.5
PhpPhp4.3.6
PhpPhp4.3.7
PhpPhp4.3.8
PhpPhp4.3.9
PhpPhp4.3.10

Showing 50 of 88 affected configurations. See NVD for the full list.

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2011-0752?
The extract function in PHP before 5.2.15 does not prevent use of the EXTR_OVERWRITE parameter to overwrite (1) the GLOBALS superglobal array and (2) the this variable, which allows context-dependent attackers to bypass intended access restrictions by modifying data structures that were not intended to depend on external input, a related issue to CVE-2005-2691 and CVE-2006-3758.
How severe is CVE-2011-0752?
Severity scoring for CVE-2011-0752 is pending analysis. The EPSS model estimates a 1.34% probability of exploitation in the next 30 days.
How do I fix CVE-2011-0752?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2011-0752?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST