CVE-2016-9492

Severity CVSS v4.0:
Pending analysis
Type:
CWE-434 Unrestricted Upload of File with Dangerous Type
Publication date:
13/07/2018
Last modified:
09/10/2019

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:jqueryform:php_formmail_generator:*:*:*:*:*:*:*:* 2016-12-17 (excluding)