mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
20 lines
864 B
Markdown
20 lines
864 B
Markdown
### [CVE-2021-42381](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42381)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the hash_init function
|
|
|
|
### 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/ARPSyndicate/cvemon
|
|
- https://github.com/isgo-golgo13/gokit-gorillakit-enginesvc
|
|
|