cve/2015/CVE-2015-1395.md

18 lines
710 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-1395](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1395)
![](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
Directory traversal vulnerability in GNU patch versions which support Git-style patching before 2.7.3 allows remote attackers to write to arbitrary files with the permissions of the target user via a .. (dot dot) in a diff file name.
### POC
#### Reference
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775873
#### Github
No PoCs found on GitHub currently.