WordPress Plugin Vulnerabilities

IDPay for Contact Form 7 <= 2.1.2 - Reflected Cross-Site Scripting

Description

The plugin does not sanitise and escape the idpay_error parameter before outputting it back in the page leading to a Reflected Cross-Site Scripting

Proof of Concept

Append the following payload on a page where a form with an idPay payment interface is embed: &idpay_error=<script>alert(/XSS/)</script>

Example: https://example.com/contact-form/?idpay_error=%3Cscript%3Ealert(/XSS/)%3C/script%3E

Affects Plugins

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Jeremie Amsellem
Submitter
Jeremie Amsellem
Submitter website
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2021-11-23 (about 2 years ago)
Added
2022-02-15 (about 2 years ago)
Last Updated
2022-04-08 (about 2 years ago)

Other