Overview
PHP FormMail Generator is a single-instance website that generates PHP code for standard web forms for inclusion into PHP or WordPress websites. The generated code is vulnerable to authentication bypass and unsafe deserialization of untrusted data.
Description
CWE-302: Authentication Bypass by Assumed-Immutable Data - CVE-2016-9482 A remote unauthenticated user may bypass authentication to access the administrator panel by navigating directly to: |
Impact
An unauthenticated remote user may be able to gain access to the form's administrator panel, or obtain files from the server. |
Solution
Regenerate your PHP form code |
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | 10 | AV:N/AC:L/Au:N/C:C/I:C/A:C |
Temporal | 10 | E:ND/RL:ND/RC:ND |
Environmental | 7.5 | CDP:ND/TD:M/CR:ND/IR:ND/AR:ND |
References
Acknowledgements
Thanks to Pouya Darabi for reporting this vulnerability.
This document was written by Garret Wassermann.
Other Information
CVE IDs: | CVE-2016-9482, CVE-2016-9483, CVE-2016-9484 |
Date Public: | 2016-12-05 |
Date First Published: | 2016-12-08 |
Date Last Updated: | 2016-12-08 18:24 UTC |
Document Revision: | 31 |