cvelist/2004/0xxx/CVE-2004-0490.json

93 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2004-0490",
"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" : "cPanel, when compiling Apache 1.3.29 and PHP with the mod_phpsuexec option, does not set the --enable-discard-path option, which causes php to use the SCRIPT_FILENAME variable to find and execute a script instead of the PATH_TRANSLATED variable, which allows local users to execute arbitrary PHP code as other users via a URL that references the attacker's script after the user's script, which executes the attacker's script with the user's privileges, a different vulnerability than CVE-2004-0529."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20040524 cPanel mod_phpsuexec Vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/364112"
},
{
"name" : "http://www.a-squad.com/audit/explain10.html",
"refsource" : "MISC",
"url" : "http://www.a-squad.com/audit/explain10.html"
},
{
"name" : "http://www.securiteam.com/tools/5TP0N15CUA.html",
"refsource" : "MISC",
"url" : "http://www.securiteam.com/tools/5TP0N15CUA.html"
},
{
"name" : "http://bugzilla.cpanel.net/show_bug.cgi?id=283",
"refsource" : "MISC",
"url" : "http://bugzilla.cpanel.net/show_bug.cgi?id=283"
},
{
"name" : "http://bugzilla.cpanel.net/show_bug.cgi?id=664",
"refsource" : "CONFIRM",
"url" : "http://bugzilla.cpanel.net/show_bug.cgi?id=664"
},
{
"name" : "cpanel-modphpsuexec-execute-commands(16239)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/16239"
},
{
"name" : "10407",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/10407"
}
]
}
}