cve/2024/CVE-2024-5672.md

19 lines
853 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-5672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5672)
![](https://img.shields.io/static/v1?label=Product&message=REX%20100&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=mbNET.mini&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%3D%202.2.11%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-78%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20OS%20Command%20('OS%20Command%20Injection')&color=brighgreen)
### Description
A high privileged remote attacker can execute arbitrary system commands via GET requests due to improper neutralization of special elements used in an OS command.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2024/Jul/6
#### Github
No PoCs found on GitHub currently.