cve/2023/CVE-2023-6633.md

18 lines
779 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-6633](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6633)
![](https://img.shields.io/static/v1?label=Product&message=Site%20Notes&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 Site Notes WordPress plugin through 2.0.0 does not have CSRF checks in some of its functionalities, which could allow attackers to make logged in users perform unwanted actions, such as deleting administration notes, via CSRF attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/eb983d82-b894-41c5-b51f-94d4bba3ba39/
#### Github
No PoCs found on GitHub currently.