cvelist/2007/0xxx/CVE-2007-0850.json
2018-10-16 11:17:01 -04:00

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-0850",
"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" : "scripts/cronscript.php in SysCP 1.2.15 and earlier includes and executes arbitrary PHP scripts that are referenced by the panel_cronscript table in the SysCP database, which allows attackers with database write privileges to execute arbitrary code by constructing a PHP file and adding its filename to this table."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070207 Ability to inject and execute any code as root in SysCP",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/459397/100/0/threaded"
},
{
"name" : "http://www.syscp.org/wiki/Security/SyscpOrgAbilityToInjectAndExecuteAnyCodeAsRootInSysCP",
"refsource" : "CONFIRM",
"url" : "http://www.syscp.org/wiki/Security/SyscpOrgAbilityToInjectAndExecuteAnyCodeAsRootInSysCP"
},
{
"name" : "22454",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/22454"
},
{
"name" : "33127",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/33127"
},
{
"name" : "24102",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/24102"
},
{
"name" : "syscp-cronscript-code-execution(32330)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/32330"
}
]
}
}