cve/2023/CVE-2023-7198.md

18 lines
957 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-7198](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-7198)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Dashboard%20Notes&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.0.11%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 Dashboard Notes WordPress plugin before 1.0.11 is vulnerable to Insecure Direct Object References (IDOR) in post_id= parameter. Authenticated users are able to delete private notes associated with different user accounts. This poses a significant security risk as it violates the principle of least privilege and compromises the integrity and privacy of user data.
### POC
#### Reference
- https://wpscan.com/vulnerability/75fbee63-d622-441f-8675-082907b0b1e6/
#### Github
No PoCs found on GitHub currently.