mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
19 lines
944 B
Markdown
19 lines
944 B
Markdown
![]() |
### [CVE-2021-42375](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42375)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
An incorrect handling of a special element in Busybox's ash applet leads to denial of service when processing a crafted shell command, due to the shell mistaking specific characters for reserved characters. This may be used for DoS 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
|
||
|
- https://github.com/isgo-golgo13/gokit-gorillakit-enginesvc
|
||
|
|