mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
870 B
870 B
CVE-2021-24808
Description
The BP Better Messages WordPress plugin before 1.9.9.41 sanitise (with sanitize_text_field) but does not escape the 'subject' parameter before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting issue
POC
Reference
- https://wpscan.com/vulnerability/53ff82ec-00ec-4b20-8f60-db9db8c025b4
- https://wpscan.com/vulnerability/53ff82ec-00ec-4b20-8f60-db9db8c025b4
Github
No PoCs found on GitHub currently.