Files
CVEs-PoC/2021/CVE-2021-24638.md
T
2024-06-18 02:51:15 +02:00

18 lines
926 B
Markdown

### [CVE-2021-24638](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24638)
![](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)
### Description
The OMGF WordPress plugin before 4.5.4 does not escape or validate the handle parameter of the REST API, which allows unauthenticated users to perform path traversal and overwrite arbitrary CSS file with Google Fonts CSS, or download fonts uploaded on Google Fonts website.
### POC
#### Reference
- https://wpscan.com/vulnerability/c783a746-f1fe-4d68-9d0a-477de5dbb35c
#### Github
No PoCs found on GitHub currently.