cvelist/2007/4xxx/CVE-2007-4253.json
2018-10-15 17:03:25 -04:00

78 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-4253",
"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" : "SQL injection vulnerability in the News module in modules.php in Envolution 1.1.0 and earlier allows remote attackers to execute arbitrary SQL commands via the topic parameter, a different vector than CVE-2005-4263."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070804 Envolution (News) <= v1.1.0 Remote SQL Injection",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/475654/100/0/threaded"
},
{
"name" : "4256",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/4256"
},
{
"name" : "25203",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/25203"
},
{
"name" : "39199",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/39199"
}
]
}
}