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

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-1634",
"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" : "Variable extraction vulnerability in grab_globals.php in Net Portal Dynamic System (NPDS) 5.10 and earlier allows remote attackers to conduct SQL injection attacks via the _FILES[DB][tmp_name] parameter to print.php, which overwrites the $DB variable with dynamic variable evaluation."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070318 Net Portal Dynamic System (NPDS) <= 5.10 Remote Code Execution 0day",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/463176/100/0/threaded"
},
{
"name" : "20070323 Root cause of NPDS SQL injection is variable extraction/evaluation",
"refsource" : "VIM",
"url" : "http://www.attrition.org/pipermail/vim/2007-March/001460.html"
},
{
"name" : "24571",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/24571"
},
{
"name" : "2473",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2473"
}
]
}
}