vendor:
Contact Form Generator
by:
Joaquin Ramirez Martinez
8,8
CVSS
HIGH
CSRF and Persistent issue
352
CWE
Product Name: Contact Form Generator
Affected Version From: 2.0.1
Affected Version To: 2.0.1
Patch Exists: YES
Related CWE: N/A
CPE: a:creative_solutions:contact_form_generator
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 10 + Firefox
2015
WordPress Contact Form Generator v2.0.1 and below (create/update field for contact form) CSRF and Persistent issue
A CSRF issue was found in the latest version of the plugin for wordpress 'Contact Form Generator'. The issue can be exploited by sending a special link to a wordpress administrator having installed the vulnerable plugin. form field creation: when the victim accesses the sent link, will create a new form and inject HTML / JS code without knowing. Update form field: when the victim accesses the link, will update information of the form identified for ´id´ parameter by injecting HTML / JS code.
Mitigation:
Ensure that all user input is properly validated and sanitized before being used in any application.