cvelist/2007/6xxx/CVE-2007-6527.json
2019-03-17 22:15:28 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-6527",
"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": "uploadimg.php in the Automatic Image Upload with Thumbnails (imgUpload) module 1.3.2 for PunBB only verifies the Content-type field of uploaded files, which allows remote attackers to upload and execute arbitrary content via a file with a (1) JPG, (2) GIF, or (3) PNG MIME type."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "28138",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/28138"
},
{
"name": "http://www.fortconsult.net/images/pdf/advisories/punBB_imgUpload.pdf",
"refsource": "MISC",
"url": "http://www.fortconsult.net/images/pdf/advisories/punBB_imgUpload.pdf"
},
{
"name": "punbb-uploadimg-file-upload(39150)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39150"
},
{
"name": "42809",
"refsource": "OSVDB",
"url": "http://osvdb.org/42809"
}
]
}
}