mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
19 lines
822 B
Markdown
19 lines
822 B
Markdown
### [CVE-2021-42378](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378)
|
|

|
|

|
|

|
|
|
|
### 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 getvar_i 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/isgo-golgo13/gokit-gorillakit-enginesvc
|
|
|