cve/2021/CVE-2021-42377.md
2025-09-29 21:09:30 +02:00

932 B

CVE-2021-42377

Description

An attacker-controlled pointer free in Busybox's hush applet leads to denial of service and possible code execution when processing a crafted shell command, due to the shell mishandling the &&& string. This may be used for remote code execution under rare conditions of filtered command input.

POC

Reference

Github

No PoCs found on GitHub currently.