cve/2023/CVE-2023-1406.md

18 lines
753 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1406](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1406)
![](https://img.shields.io/static/v1?label=Product&message=JetEngine&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.1.3.1%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 JetEngine WordPress plugin before 3.1.3.1 includes uploaded files without adequately ensuring that they are not executable, leading to a remote code execution vulnerability.
### POC
#### Reference
- https://wpscan.com/vulnerability/2a81b6b1-2339-4889-9c28-1af133df8b65
#### Github
No PoCs found on GitHub currently.