CVE-2016-9493
The code generated by PHP FormMail Generator prior to 17 December 2016 is vulnerable to stored cross-site scripting.
Does this matter?
Lower severity and a low EPSS score (1.51%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.0
- 6.1 MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 1.51% probability · 73th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-80, CWE-79
- Affected
- jqueryform/php formmail generator
- Source
- cret@cert.org
References
- http://www.securityfocus.com/bid/96718Third Party Advisory, VDB Entry
- https://www.kb.cert.org/vuls/id/608591Third Party Advisory, US Government Resource
- http://www.securityfocus.com/bid/96718Third Party Advisory, VDB Entry
- https://www.kb.cert.org/vuls/id/608591Third Party Advisory, US Government Resource
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.