mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
19 lines
709 B
Markdown
19 lines
709 B
Markdown
### [CVE-2023-48106](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-48106)
|
|

|
|

|
|

|
|
|
|
### 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_resolve function in the mz_os.c file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/zlib-ng/minizip-ng/issues/740
|
|
|
|
#### Github
|
|
- https://github.com/DiRaltvein/memory-corruption-examples
|
|
- https://github.com/fdu-sec/NestFuzz
|
|
|