mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
18 lines
697 B
Markdown
18 lines
697 B
Markdown
### [CVE-2014-9983](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9983)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory Traversal exists in RAR 4.x and 5.x because an unpack operation follows any symlinks, including symlinks contained in the archive. This allows remote attackers to write to arbitrary files via a crafted archive.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774172
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|