cve/2024/CVE-2024-3566.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-3566](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3566)
![](https://img.shields.io/static/v1?label=Product&message=GoLang&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Haskel&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Node.js&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20*%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%2021.7.2%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 command inject vulnerability allows an attacker to perform command injection on Windows applications that indirectly depend on the CreateProcess function when the specific conditions are satisfied.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/michalsvoboda76/batbadbut