mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 02:00:45 +00:00
18 lines
652 B
Markdown
18 lines
652 B
Markdown
### [CVE-2023-48107](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-48107)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer Overflow vulnerability in zlib-ng minizip-ng v.4.0.2 allows an attacker to execute arbitrary code via a crafted file to the mz_path_has_slash function in the mz_os.c file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/zlib-ng/minizip-ng/issues/739
|
|
|
|
#### Github
|
|
- https://github.com/fdu-sec/NestFuzz
|
|
|