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

Description

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.

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-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]
CWE-80Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)[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-9493
NVD Published Date:
Jul 13, 2018
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2016-9493 Details - Not Deferred