cve/2024/CVE-2024-23692.md

18 lines
1002 B
Markdown
Raw Normal View History

2024-06-07 04:52:01 +00:00
### [CVE-2024-23692](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23692)
![](https://img.shields.io/static/v1?label=Product&message=HTTP%20File%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%3D%202.3m%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1336%3A%20Improper%20Neutralization%20of%20Special%20Elements%20Used%20in%20a%20Template%20Engine&color=brighgreen)
### Description
** UNSUPPPORTED WHEN ASSIGNED ** Rejetto HTTP File Server, up to and including version 2.3m, is vulnerable to a template injection vulnerability. This vulnerability allows a remote, unauthenticated attacker to execute arbitrary commands on the affected system by sending a specially crafted HTTP request. As of the CVE assignment date, Rejetto HFS 2.3m is no longer supported.
### POC
#### Reference
- https://mohemiv.com/all/rejetto-http-file-server-2-3m-unauthenticated-rce/
#### Github
No PoCs found on GitHub currently.