Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2016-9492 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://www.kb.cert.org/vuls/id/608591 CVEThird Party AdvisoryUS Government Resource
http://www.securityfocus.com/bid/96718 CVEThird Party AdvisoryVDB Entry
https://www.kb.cert.org/vuls/id/608591 [email protected]Third Party AdvisoryUS Government Resource
http://www.securityfocus.com/bid/96718 [email protected]Third Party AdvisoryVDB Entry

Weakness Enumeration

CWE-IDCWE NameSource
CWE-434Unrestricted Upload of File with Dangerous Type[email protected]
CWE-434Unrestricted Upload of File with Dangerous Type[email protected]

Affected Products

ProductVersions
jqueryform php formmail generator
< 2016-12-17

CPE

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

Remediation

  • No remediation found in references.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2016-9492
NVD Published Date:
Jul 13, 2018
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2016-9492 Details - Not Deferred