mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
107 lines
3.8 KiB
JSON
107 lines
3.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2006-6383",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "24022",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/24022"
|
|
},
|
|
{
|
|
"name": "OpenPKG-SA-2007.010",
|
|
"refsource": "OPENPKG",
|
|
"url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2007.010.html"
|
|
},
|
|
{
|
|
"name": "20061208 PHP 5.2.0 session.save_path safe_mode and open_basedir bypass",
|
|
"refsource": "BUGTRAQ",
|
|
"url": "http://www.securityfocus.com/archive/1/453938/30/9270/threaded"
|
|
},
|
|
{
|
|
"name": "24514",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/24514"
|
|
},
|
|
{
|
|
"name": "2000",
|
|
"refsource": "SREASON",
|
|
"url": "http://securityreason.com/securityalert/2000"
|
|
},
|
|
{
|
|
"name": "http://cvs.php.net/viewcvs.cgi/php-src/ext/session/session.c?r1=1.336.2.53.2.7&r2=1.336.2.53.2.8",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://cvs.php.net/viewcvs.cgi/php-src/ext/session/session.c?r1=1.336.2.53.2.7&r2=1.336.2.53.2.8"
|
|
},
|
|
{
|
|
"name": "MDKSA-2007:038",
|
|
"refsource": "MANDRIVA",
|
|
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:038"
|
|
},
|
|
{
|
|
"name": "20061208 PHP 5.2.0 session.save_path safe_mode and open_basedir bypass",
|
|
"refsource": "SREASONRES",
|
|
"url": "http://securityreason.com/achievement_securityalert/43"
|
|
},
|
|
{
|
|
"name": "SUSE-SA:2007:020",
|
|
"refsource": "SUSE",
|
|
"url": "http://lists.suse.com/archive/suse-security-announce/2007-Mar/0003.html"
|
|
},
|
|
{
|
|
"name": "21508",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/21508"
|
|
}
|
|
]
|
|
}
|
|
} |