mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
697 B
Markdown
18 lines
697 B
Markdown
### [CVE-2021-33644](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33644)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc(0) for a variable gnu_longname, causing an out-of-bounds read.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/em1ga3l/cve-publicationdate-extractor
|
|
|