CVE-2016-9493

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
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
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

Configuration 1 (hide)

cpe:2.3:a:jqueryform:php_formmail_generator:*:*:*:*:*:*:*:*

History

21 Nov 2024, 03:01

Type Values Removed Values Added
References () http://www.securityfocus.com/bid/96718 - Third Party Advisory, VDB Entry () http://www.securityfocus.com/bid/96718 - Third Party Advisory, VDB Entry
References () https://www.kb.cert.org/vuls/id/608591 - Third Party Advisory, US Government Resource () https://www.kb.cert.org/vuls/id/608591 - Third Party Advisory, US Government Resource

Information

Published : 2018-07-13 20:29

Updated : 2024-11-21 03:01


NVD link : CVE-2016-9493

Mitre link : CVE-2016-9493

CVE.ORG link : CVE-2016-9493


JSON object : View

Products Affected

jqueryform

  • php_formmail_generator
CWE
CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')