cve/2023/CVE-2023-4307.md

18 lines
772 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-4307](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4307)
![](https://img.shields.io/static/v1?label=Product&message=Lock%20User%20Account&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Lock User Account WordPress plugin through 1.0.3 does not have CSRF check when bulk locking and unlocking accounts, which could allow attackers to make logged in admins lock and unlock arbitrary users via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/06f7aa45-b5d0-4afb-95cc-8f1c82f6f8b3
#### Github
No PoCs found on GitHub currently.