cve/2021/CVE-2021-24761.md

19 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24761](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24761)
![](https://img.shields.io/static/v1?label=Product&message=Error%20Log%20Viewer%20by%20BestWebSoft&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.1.2%3C%201.1.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Error Log Viewer WordPress plugin before 1.1.2 does not perform nonce check when deleting a log file and does not have path traversal prevention, which could allow attackers to make a logged in admin delete arbitrary text files on the web server.
### POC
#### Reference
- https://wpscan.com/vulnerability/c14e1ba6-fc00-4150-b541-0d6740fee4d2
#### Github
No PoCs found on GitHub currently.