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().
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://www.cve.org/CVERecord?id=CVE-2024-10224 | issue tracking third party advisory |
https://github.com/rschupp/Module-ScanDeps/security/advisories/GHSA-g597-359q-v529 | vendor advisory exploit |
https://www.qualys.com/2024/11/19/needrestart/needrestart.txt | mitigation third party advisory exploit |
https://lists.debian.org/debian-lts-announce/2024/11/msg00015.html | mailing list |
https://www.openwall.com/lists/oss-security/2024/11/19/1 | exploit mailing list mitigation |