vendor:
RSVPMaker
by:
Chris Kellum
7,5
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: RSVPMaker
Affected Version From: 2.5.4
Affected Version To: 2.5.4
Patch Exists: YES
Related CWE: N/A
CPE: a:wordpress:rsvpmaker
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012
WordPress RSVPMaker v2.5.4 Persistent XSS
The RSVP form does not properly sanitize input fields, allowing for XSS. Plugin appears to escape apostrophes and quotes, but this can easily be circumvented. XSS will fire when the admin views the event's attendance list in the RSVP report section.
Mitigation:
Sanitize input fields properly.