ghsa-28qm-wmpf-4vwh
Vulnerability from github
Published
2022-05-14 02:16
Modified
2022-05-14 02:16
Details
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.
{ "affected": [], "aliases": [ "CVE-2011-0752" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2011-02-02T22:00:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-28qm-wmpf-4vwh", "modified": "2022-05-14T02:16:08Z", "published": "2022-05-14T02:16:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0752" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65432" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12016" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/12/13/4" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://www.php.net/archive/2010.php#id2010-12-10-1" }, { "type": "WEB", "url": "http://www.php.net/releases/5_2_15.php" } ], "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.