mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
939 B
939 B
CVE-2023-2223
Description
The Login rebuilder WordPress plugin before 2.8.1 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).
POC
Reference
- http://packetstormsecurity.com/files/173726/WordPress-Login-Rebuilder-Cross-Site-Scripting.html
- https://wpscan.com/vulnerability/7b356b82-5d03-4f70-b4ce-f1405304bb52
Github
No PoCs found on GitHub currently.