cvelist/2006/6xxx/CVE-2006-6463.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:36:58 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-6463",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:36:58 +00:00
"lang": "eng",
"value": "Unrestricted file upload vulnerability in admin/add.php in Midicart allows remote authenticated users to upload arbitrary .php files, and possibly other files, to the images/ directory under the web root."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:36:58 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "2016",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2016"
},
{
"name": "21500",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/21500"
},
{
"name": "23296",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/23296"
},
{
"name": "20061208 Midicart vulerable",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/453912/100/0/threaded"
},
{
"name": "http://cupu.us/adv/15-iFX-2006-adv-midicart-phpbackdoor.txt",
"refsource": "MISC",
"url": "http://cupu.us/adv/15-iFX-2006-adv-midicart-phpbackdoor.txt"
}
]
}
}