Files
CVEs-PoC/2015/CVE-2015-1395.md
T
2024-06-18 02:51:15 +02:00

18 lines
710 B
Markdown

### [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.