cve/2017/CVE-2017-12938.md

18 lines
660 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-12938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12938)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
UnRAR before 5.5.7 allows remote attackers to bypass a directory-traversal protection mechanism via vectors involving a symlink to the . directory, a symlink to the .. directory, and a regular file.
### POC
#### Reference
- http://seclists.org/oss-sec/2017/q3/290
#### Github
No PoCs found on GitHub currently.