cve/2024/CVE-2024-10224.md
2025-09-29 21:09:30 +02:00

20 lines
862 B
Markdown

### [CVE-2024-10224](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10224)
![](https://img.shields.io/static/v1?label=Product&message=Module%3A%3AScanDeps&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue)
### Description
Qualys discovered that if unsanitized input was used with the library Modules::ScanDeps, before version 1.36 a local attacker could possibly execute arbitrary shell commands by open()ing a "pesky pipe" (such as passing "commands|" as a filename) or by passing arbitrary strings to eval().
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/pawan-shivarkar/List-of-CVE-s-
- https://github.com/pawan-shivarkar/pawan-shivarkar