mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
18 lines
671 B
Markdown
18 lines
671 B
Markdown
### [CVE-2020-23171](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-23171)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A vulnerability in all versions of Nim-lang allows unauthenticated attackers to write files to arbitrary directories via a crafted zip file with dot-slash characters included in the name of the crafted file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/nim-lang/zip/issues/54
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|