cve/2024/CVE-2024-13681.md
2025-09-29 16:08:36 +00:00

18 lines
828 B
Markdown

### [CVE-2024-13681](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13681)
![](https://img.shields.io/static/v1?label=Product&message=Uncode&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%202.9.1.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20%20Improper%20Input%20Validation&color=brighgreen)
### Description
The Uncode theme for WordPress is vulnerable to arbitrary file read due to insufficient input validation in the 'uncode_admin_get_oembed' function in all versions up to, and including, 2.9.1.6. This makes it possible for unauthenticated attackers to read arbitrary files on the server.
### POC
#### Reference
- https://support.undsgn.com/hc/en-us/articles/213454129-Change-Log
#### Github
No PoCs found on GitHub currently.