The code generated by PHP FormMail Generator prior to 17 December 2016 is vulnerable to stored cross-site scripting. 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 |
---|---|
https://www.kb.cert.org/vuls/id/608591 | Third Party Advisory US Government Resource |
http://www.securityfocus.com/bid/96718 | Third Party Advisory VDB Entry |
Configurations
Information
Published : 2018-07-13 13:29
Updated : 2019-10-09 16:20
NVD link : CVE-2016-9493
Mitre link : CVE-2016-9493
JSON object : View
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Products Affected
jqueryform
- php_formmail_generator