"TITLE":"PHP FormMail Generator generates PHP code for standard web forms, and the code generated is vulnerable to unsafe deserialization of untrusted data"
},
"affects":{
"vendor":{
"vendor_data":[
{
"product":{
"product_data":[
{
"product_name":"Generator",
"version":{
"version_data":[
{
"affected":"<",
"version_name":"2016-12-06",
"version_value":"2016-12-06"
}
]
}
}
]
},
"vendor_name":"PHP FormMail"
}
]
}
},
"credit":[
{
"lang":"eng",
"value":"Thanks to Pouya Darabi for reporting this vulnerability."
"value":"The PHP form code generated by PHP FormMail Generator deserializes untrusted input as part of the phpfmg_filman_download() function. A remote unauthenticated attacker may be able to use this vulnerability to inject PHP code, or along with CVE-2016-9484 to perform local file inclusion attacks and obtain files from the server."
"value":"The PHP FormMail Generator website as of 2016-12-06 generates PHP code that addresses these issues. Affected users are encouraged to regenerate the PHP form code using the website, or manually apply patches."