ghsa-vfqf-7vvp-5w4j
Vulnerability from github
Published
2022-05-01 07:37
Modified
2022-05-01 07:37
VLAI Severity ?
Details
PHP 5.2.0 and 4.4 allows local users to bypass safe_mode and open_basedir restrictions via a malicious path and a null byte before a ";" in a session_save_path argument, followed by an allowed path, which causes a parsing inconsistency in which PHP validates the allowed path but sets session.save_path to the malicious path.
{
"affected": [],
"aliases": [
"CVE-2006-6383"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2006-12-10T20:28:00Z",
"severity": "MODERATE"
},
"details": "PHP 5.2.0 and 4.4 allows local users to bypass safe_mode and open_basedir restrictions via a malicious path and a null byte before a \";\" in a session_save_path argument, followed by an allowed path, which causes a parsing inconsistency in which PHP validates the allowed path but sets session.save_path to the malicious path.",
"id": "GHSA-vfqf-7vvp-5w4j",
"modified": "2022-05-01T07:37:22Z",
"published": "2022-05-01T07:37:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-6383"
},
{
"type": "WEB",
"url": "http://cvs.php.net/viewcvs.cgi/php-src/ext/session/session.c?r1=1.336.2.53.2.7\u0026r2=1.336.2.53.2.8"
},
{
"type": "WEB",
"url": "http://lists.suse.com/archive/suse-security-announce/2007-Mar/0003.html"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/24022"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/24514"
},
{
"type": "WEB",
"url": "http://securityreason.com/achievement_securityalert/43"
},
{
"type": "WEB",
"url": "http://securityreason.com/securityalert/2000"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:038"
},
{
"type": "WEB",
"url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2007.010.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/453938/30/9270/threaded"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/21508"
}
],
"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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…
Loading…