cvelist/2005/4xxx/CVE-2005-4602.json
2018-10-19 11:05:17 -04:00

88 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-4602",
"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 inc/function_upload.php in MyBB before 1.0.1 allows remote attackers to execute arbitrary SQL commands via the file extension of an uploaded file attachment."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20051231 MyBB 1.0 SQL injection in uploading file",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/420573/100/0/threaded"
},
{
"name" : "16097",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/16097"
},
{
"name" : "ADV-2006-0012",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/0012"
},
{
"name" : "22159",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/22159"
},
{
"name" : "18281",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/18281"
},
{
"name" : "311",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/311"
}
]
}
}