cve/2021/CVE-2021-24639.md

20 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24639](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24639)
![](https://img.shields.io/static/v1?label=Product&message=OMGF%20%7C%20Host%20Google%20Fonts%20Locally&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.5.4%3C%204.5.4%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)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The OMGF WordPress plugin before 4.5.4 does not enforce path validation, authorisation and CSRF checks in the omgf_ajax_empty_dir AJAX action, which allows any authenticated users to delete arbitrary files or folders on the server.
### POC
#### Reference
- https://wpscan.com/vulnerability/1ada2a96-32aa-4e37-809c-705db6026e0b
#### Github
- https://github.com/ARPSyndicate/cvemon