mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
19 lines
932 B
Markdown
19 lines
932 B
Markdown
### [CVE-2021-42377](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://claroty.com/team82/research/unboxing-busybox-14-vulnerabilities-uncovered-by-claroty-jfrog
|
|
- https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|