mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 09:41:05 +00:00
20 lines
946 B
Markdown
20 lines
946 B
Markdown
![]() |
### [CVE-2016-6321](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6321)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Directory traversal vulnerability in the safer_name_suffix function in GNU tar 1.14 through 1.29 might allow remote attackers to bypass an intended protection mechanism and write to arbitrary files via vectors related to improper sanitization of the file_name parameter, aka POINTYFEATHER.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://packetstormsecurity.com/files/139370/GNU-tar-1.29-Extract-Pathname-Bypass.html
|
||
|
- http://seclists.org/fulldisclosure/2016/Oct/96
|
||
|
- https://sintonen.fi/advisories/tar-extract-pathname-bypass.proper.txt
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/tomwillfixit/alpine-cvecheck
|
||
|
|