mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 23:51:26 +02:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2021-4217](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4217)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in unzip. The vulnerability occurs due to improper handling of Unicode strings, which can lead to a null pointer dereference. This flaw allows an attacker to input a specially crafted zip file, leading to a crash or code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|