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

862 B

CVE-2024-10224

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