cve/2023/CVE-2023-6029.md

19 lines
945 B
Markdown
Raw Permalink Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-6029](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6029)
![](https://img.shields.io/static/v1?label=Product&message=EazyDocs&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.3.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The EazyDocs WordPress plugin before 2.3.6 does not have authorization and CSRF checks when handling documents and does not ensure that they are documents from the plugin, allowing unauthenticated users to delete arbitrary posts, as well as add and delete documents/sections.
### POC
#### Reference
- https://wpscan.com/vulnerability/7a0aaf85-8130-4fd7-8f09-f8edc929597e
#### Github
No PoCs found on GitHub currently.