mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 14:14:44 +02:00
1.1 KiB
1.1 KiB
CVE-2021-24477
Description
The Migrate Users WordPress plugin through 1.0.1 does not sanitise or escape its Delimiter option before outputting in a page, leading to a Stored Cross-Site Scripting issue. Furthermore, the plugin does not have CSRF check in place when saving its options, allowing the issue to be exploited via a CSRF attack.
POC
Reference
- https://wpscan.com/vulnerability/7915070f-1d9b-43c3-b01e-fec35f633a4d
- https://wpscan.com/vulnerability/7915070f-1d9b-43c3-b01e-fec35f633a4d
Github
No PoCs found on GitHub currently.