cve/2022/CVE-2022-2180.md

18 lines
864 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-2180](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2180)
![](https://img.shields.io/static/v1?label=Product&message=greyd_suite&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.7%3C%201.2.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-434%20Unrestricted%20Upload%20of%20File%20with%20Dangerous%20Type&color=brighgreen)
### Description
The GREYD.SUITE WordPress theme does not properly validate uploaded custom font packages, and does not perform any authorization or csrf checks, allowing an unauthenticated attacker to upload arbitrary files including php source files, leading to possible remote code execution (RCE).
### POC
#### Reference
- https://wpscan.com/vulnerability/c330f92b-1e21-414f-b316-d5e97cb62bd1
#### Github
No PoCs found on GitHub currently.