cvelist/2008/6xxx/CVE-2008-6822.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-6822",
"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 uploadp.php in New Earth Programming Team (NEPT) imgupload (aka Image Uploader) 1.0 allows remote attackers to execute arbitrary code by uploading a file with an executable extension and a modified content type, then accessing this file via a direct request, as demonstrated by an upload with an image/jpeg content type. NOTE: some of these details are obtained from third party information."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "6830",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/6830"
},
{
"name" : "31909",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/31909"
},
{
"name" : "49428",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/49428"
},
{
"name" : "32412",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/32412"
},
{
"name" : "imgupload-uploadp-file-upload(46089)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/46089"
}
]
}
}