cve/2021/CVE-2021-24638.md

18 lines
929 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [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)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=4.5.4%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brightgreen)
2024-05-25 21:48:12 +02:00
### 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
2025-09-29 21:09:30 +02:00
- https://github.com/20142995/nuclei-templates
2024-05-25 21:48:12 +02:00