cvelist/2007/2xxx/CVE-2007-2214.json
2019-03-17 23:18:10 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-2214",
"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": "Unrestricted file upload vulnerability in includes/upload_file.php in DmCMS allows remote attackers to upload arbitrary PHP scripts by placing a script's contents in both the File2 and File3 parameters, and sending a ok.php?do=act Referer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "35636",
"refsource": "OSVDB",
"url": "http://osvdb.org/35636"
},
{
"name": "20070423 DmCMS Shell Uploading",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/466704/100/0/threaded"
},
{
"name": "ADV-2007-1516",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/1516"
},
{
"name": "2605",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2605"
},
{
"name": "23628",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/23628"
}
]
}
}