CVE-2006-0479

UnknownEPSS 3.11%

Last modified

CVE-2006-0479 is a vulnerability of currently unknown severity. pmwiki.php in PmWiki 2.1 beta 20, with register_globals enabled, allows remote attackers to bypass protection mechanisms that deregister global variables by setting both a GPC variable and a GLOBALS[] variable with the same name, which causes PmWiki to unset the GLOBALS[] variable but not the GPC variable, which creates resultant vulnerabilities such as remote file inclusion and cross-site scripting (XSS).. EPSS estimates a 3.11% chance of exploitation in the next 30 days.

Description

pmwiki.php in PmWiki 2.1 beta 20, with register_globals enabled, allows remote attackers to bypass protection mechanisms that deregister global variables by setting both a GPC variable and a GLOBALS[] variable with the same name, which causes PmWiki to unset the GLOBALS[] variable but not the GPC variable, which creates resultant vulnerabilities such as remote file inclusion and cross-site scripting (XSS).

Metrics

EPSS Probability
3.11%

86.1th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
PmwikiPmwiki2.1_beta_20

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2006-0479?
pmwiki.php in PmWiki 2.1 beta 20, with register_globals enabled, allows remote attackers to bypass protection mechanisms that deregister global variables by setting both a GPC variable and a GLOBALS[] variable with the same name, which causes PmWiki to unset the GLOBALS[] variable but not the GPC variable, which creates resultant vulnerabilities such as remote file inclusion and cross-site scripting (XSS).
How severe is CVE-2006-0479?
Severity scoring for CVE-2006-0479 is pending analysis. The EPSS model estimates a 3.11% probability of exploitation in the next 30 days.
How do I fix CVE-2006-0479?
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-2006-0479?

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

Scan your code now

Source: NVD / NIST