mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
674 B
Markdown
18 lines
674 B
Markdown
### [CVE-2016-10173](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10173)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in the minitar before 0.6 and archive-tar-minitar 0.5.2 gems for Ruby allows remote attackers to write to arbitrary files via a .. (dot dot) in a TAR archive entry.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/halostatue/minitar/issues/16
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|