cve/2023/CVE-2023-6824.md

18 lines
769 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-6824](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6824)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Customer%20Area&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%208.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-639%20Authorization%20Bypass%20Through%20User-Controlled%20Key&color=brighgreen)
### Description
The WP Customer Area WordPress plugin before 8.2.1 does not properly validates user capabilities in some of its AJAX actions, allowing any users to retrieve other user's account address.
### POC
#### Reference
- https://wpscan.com/vulnerability/a224b984-770a-4534-b689-0701b582b388/
#### Github
No PoCs found on GitHub currently.