cve/2023/CVE-2023-3601.md

18 lines
798 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-3601](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3601)
![](https://img.shields.io/static/v1?label=Product&message=Simple%20Author%20Box&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.52%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-639%20Authorization%20Bypass%20Through%20User-Controlled%20Key&color=brighgreen)
### Description
The Simple Author Box WordPress plugin before 2.52 does not verify a user ID before outputting information about that user, leading to arbitrary user information disclosure to users with a role as low as Contributor.
### POC
#### Reference
- https://wpscan.com/vulnerability/c0cc513e-c306-4920-9afb-e33d95a7292f
#### Github
No PoCs found on GitHub currently.