CVE-2021-47983 PUBLISHED

WordPress Plugin Stripe Payments 2.0.39 Stored XSS via currency_code

Assigner: VulnCheck
Reserved: 07.06.2026 Published: 08.06.2026 Updated: 08.06.2026

WordPress Plugin Stripe Payments 2.0.39 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts through the AcceptStripePayments-settings[currency_code] parameter. Attackers can submit POST requests to /wp-admin/options.php with script payloads in the currency_code field to execute arbitrary JavaScript in administrator browsers when settings are viewed.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor mra13
Product Accept Stripe Payments
Versions
  • Version 2.0.39 is affected

Credits

  • Park Won Seok finder

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE