mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1.1 KiB
1.1 KiB
CVE-2021-24328
Description
The WP Login Security and History WordPress plugin through 1.0 did not have CSRF check when saving its settings, not any sanitisation or validation on them. This could allow attackers to make logged in administrators change the plugin's settings to arbitrary values, and set XSS payloads on them as well
POC
Reference
- https://m0ze.ru/exploit/csrf-wp-login-security-and-history-v1.0.html
- https://m0ze.ru/vulnerability/%5B2021-03-29%5D-%5BWordPress%5D-%5BCWE-79%5D-WP-Login-Security-and-History-WordPress-Plugin-v1.0.txt
- https://wpscan.com/vulnerability/eeb41d7b-8f9e-4a12-b65f-f310f08e4ace
Github
No PoCs found on GitHub currently.