The code generated by PHP FormMail Generator prior to 17 December 2016 is vulnerable to unrestricted upload of dangerous file types. In the generated form.lib.php file, upload file types are checked against a hard-coded list of dangerous extensions. This list does not include all variations of PHP files, which may lead to execution of the contained PHP code if the attacker can guess the uploaded filename. The form by default appends a short random string to the end of the filename.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/96718 | Third Party Advisory VDB Entry |
https://www.kb.cert.org/vuls/id/608591 | Third Party Advisory US Government Resource |
Configurations
History
No history.
Information
Published : 2018-07-13 20:29
Updated : 2024-02-04 20:03
NVD link : CVE-2016-9492
Mitre link : CVE-2016-9492
CVE.ORG link : CVE-2016-9492
JSON object : View
Products Affected
jqueryform
- php_formmail_generator
CWE
CWE-434
Unrestricted Upload of File with Dangerous Type