cve/2023/CVE-2023-0522.md

18 lines
798 B
Markdown
Raw Permalink Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0522](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0522)
![](https://img.shields.io/static/v1?label=Product&message=Enable%2FDisable%20Auto%20Login%20when%20Register&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 Enable/Disable Auto Login when Register WordPress plugin through 1.1.0 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/c7984bfb-86a3-4530-90ae-17ab39af1c54
#### Github
No PoCs found on GitHub currently.