cvelist/2007/3xxx/CVE-2007-3932.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:42:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-3932",
"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-17 23:42:19 +00:00
"lang": "eng",
"value": "uploadimg.php in the Expose RC35 and earlier (com_expose) component for Joomla! sends an error message but does not exit when it detects an attempt to upload a non-JPEG file, which allows remote attackers to upload and execute arbitrary PHP code in the img/ folder."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:42:19 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "expose-uploadimg-file-upload(35488)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35488"
},
{
"name": "24958",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/24958"
},
{
"name": "41262",
"refsource": "OSVDB",
"url": "http://osvdb.org/41262"
},
{
"name": "20070718 Confirm: Joomla Component Expose <= RC35 Remote File Upload Vulnerability",
"refsource": "VIM",
"url": "http://www.attrition.org/pipermail/vim/2007-July/001717.html"
},
{
"name": "4194",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/4194"
}
]
}
}