Files
CVEs-PoC/2017/CVE-2017-8283.md
T
2024-05-26 14:27:05 +02:00

19 lines
789 B
Markdown

### [CVE-2017-8283](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8283)
![](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
dpkg-source in dpkg 1.3.0 through 1.18.23 is able to use a non-GNU patch program and does not offer a protection mechanism for blank-indented diff hunks, which allows remote attackers to conduct directory traversal attacks via a crafted Debian source package, as demonstrated by use of dpkg-source on NetBSD.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/garethr/findcve
- https://github.com/yfoelling/yair