ghsa-m9qx-8wqh-76q8
Vulnerability from github
Published
2022-05-01 06:40
Modified
2025-04-03 04:25
VLAI Severity ?
Details
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).
{ "affected": [], "aliases": [ "CVE-2006-0479" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-01-31T11:03:00Z", "severity": "MODERATE" }, "details": "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).", "id": "GHSA-m9qx-8wqh-76q8", "modified": "2025-04-03T04:25:53Z", "published": "2022-05-01T06:40:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-0479" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24366" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24367" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24368" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/fulldisclosure/2006-01/0931.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/18634" }, { "type": "WEB", "url": "http://securitytracker.com/id?1015550" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/16421" }, { "type": "WEB", "url": "http://www.ush.it/2006/01/24/pmwiki-multiple-vulnerabilities" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/0375" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…