Files
CVEs-PoC/2021/CVE-2021-42376.md
T
2024-05-25 21:48:12 +02:00

896 B

CVE-2021-42376

Description

A NULL pointer dereference in Busybox's hush applet leads to denial of service when processing a crafted shell command, due to missing validation after a \x03 delimiter character. This may be used for DoS under very rare conditions of filtered command input.

POC

Reference

Github

No PoCs found on GitHub currently.