ghsa-2966-gh5h-j633
Vulnerability from github
Published
2022-05-01 17:56
Modified
2022-05-01 17:56
Details
The session extension in PHP 4 before 4.4.5, and PHP 5 before 5.2.1, calculates the reference count for the session variables without considering the internal pointer from the session globals, which allows context-dependent attackers to execute arbitrary code via a crafted string in the session_register after unsetting HTTP_SESSION_VARS and _SESSION, which destroys the session data Hashtable.
{ "affected": [], "aliases": [ "CVE-2007-1700" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2007-03-27T01:19:00Z", "severity": "HIGH" }, "details": "The session extension in PHP 4 before 4.4.5, and PHP 5 before 5.2.1, calculates the reference count for the session variables without considering the internal pointer from the session globals, which allows context-dependent attackers to execute arbitrary code via a crafted string in the session_register after unsetting HTTP_SESSION_VARS and _SESSION, which destroys the session data Hashtable.", "id": "GHSA-2966-gh5h-j633", "modified": "2022-05-01T17:56:03Z", "published": "2022-05-01T17:56:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-1700" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33520" }, { "type": "WEB", "url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en\u0026cc=us\u0026objectID=c01056506" }, { "type": "WEB", "url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en\u0026cc=us\u0026objectID=c01086137" }, { "type": "WEB", "url": "http://secunia.com/advisories/25056" }, { "type": "WEB", "url": "http://secunia.com/advisories/25057" }, { "type": "WEB", "url": "http://secunia.com/advisories/25062" }, { "type": "WEB", "url": "http://secunia.com/advisories/25423" }, { "type": "WEB", "url": "http://secunia.com/advisories/25445" }, { "type": "WEB", "url": "http://secunia.com/advisories/25850" }, { "type": "WEB", "url": "http://security.gentoo.org/glsa/glsa-200705-19.xml" }, { "type": "WEB", "url": "http://www.debian.org/security/2007/dsa-1283" }, { "type": "WEB", "url": "http://www.novell.com/linux/security/advisories/2007_32_php.html" }, { "type": "WEB", "url": "http://www.php-security.org/MOPB/MOPB-30-2007.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/23119" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-455-1" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2007/1991" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2007/2374" } ], "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.