cvelist/2016/9xxx/CVE-2016-9483.json

86 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-07-13 16:03:51 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "cert@cert.org",
"ID" : "CVE-2016-9483",
"STATE" : "PUBLIC",
"TITLE" : "PHP FormMail Generator generates PHP code for standard web forms, and the code generated is vulnerable to unsafe deserialization of untrusted data"
2017-10-16 12:31:07 -04:00
},
2018-07-13 16:03:51 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-12 10:31:27 -04:00
{
2018-07-13 16:03:51 -04:00
"product" : {
"product_data" : [
2018-07-12 10:31:27 -04:00
{
2018-07-13 16:03:51 -04:00
"product_name" : "Generator",
"version" : {
"version_data" : [
2018-07-12 10:31:27 -04:00
{
2018-07-13 16:03:51 -04:00
"affected" : "<",
"version_name" : "2016-12-06",
"version_value" : "2016-12-06"
2018-07-12 10:31:27 -04:00
}
]
}
}
]
},
2018-07-13 16:03:51 -04:00
"vendor_name" : "PHP FormMail"
2018-07-12 10:31:27 -04:00
}
]
}
},
2018-07-13 16:03:51 -04:00
"credit" : [
2018-07-12 10:31:27 -04:00
{
2018-07-13 16:03:51 -04:00
"lang" : "eng",
"value" : "Thanks to Pouya Darabi for reporting this vulnerability."
2018-07-12 10:31:27 -04:00
}
],
2018-07-13 16:03:51 -04:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
2018-07-12 10:31:27 -04:00
{
2018-07-13 16:03:51 -04:00
"lang" : "eng",
"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."
2018-07-12 10:31:27 -04:00
}
]
},
2018-07-13 16:03:51 -04:00
"problemtype" : {
"problemtype_data" : [
2017-10-16 12:31:07 -04:00
{
2018-07-13 16:03:51 -04:00
"description" : [
2018-07-12 10:31:27 -04:00
{
2018-07-13 16:03:51 -04:00
"lang" : "eng",
"value" : "CWE-502"
2018-07-12 10:31:27 -04:00
}
]
2017-10-16 12:31:07 -04:00
}
]
2018-07-12 10:31:27 -04:00
},
2018-07-13 16:03:51 -04:00
"references" : {
"reference_data" : [
2018-07-12 10:31:27 -04:00
{
2018-07-13 16:03:51 -04:00
"name" : "VU#494015",
"refsource" : "CERT-VN",
"url" : "https://www.kb.cert.org/vuls/id/494015"
2018-07-14 06:03:03 -04:00
},
{
"name" : "94778",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/94778"
2018-07-12 10:31:27 -04:00
}
]
},
2018-07-13 16:03:51 -04:00
"solution" : [
2018-07-12 10:31:27 -04:00
{
2018-07-13 16:03:51 -04:00
"lang" : "eng",
"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."
2018-07-12 10:31:27 -04:00
}
],
2018-07-13 16:03:51 -04:00
"source" : {
"discovery" : "UNKNOWN"
2017-10-16 12:31:07 -04:00
}
2018-07-13 16:03:51 -04:00
}