"TITLE":"Imagements <= 1.2.5 - Unauthenticated Arbitrary File Upload to RCE"
},
"data_format":"MITRE",
"data_type":"CVE",
"data_version":"4.0",
"generator":"WPScan CVE Generator",
"affects":{
"vendor":{
"vendor_data":[
{
"vendor_name":"williewonka",
"product":{
"product_data":[
{
"product_name":"Imagements",
"version":{
"version_data":[
{
"version_affected":"<=",
"version_name":"1.2.5",
"version_value":"1.2.5"
}
]
}
}
]
}
}
]
}
},
"description":{
"description_data":[
{
"lang":"eng",
"value":"The Imagements WordPress plugin through 1.2.5 allows images to be uploaded in comments, however only checks for the Content-Type in the request to forbid dangerous files. This allows unauthenticated attackers to upload arbitrary files by using a valid image Content-Type along with a PHP filename and code, leading to RCE."