mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2014-3227](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3227)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
dpkg 1.15.9, 1.16.x before 1.16.14, and 1.17.x before 1.17.9 expect the patch program to be compliant with a need for the "C-style encoded filenames" feature, but is supported in environments with noncompliant patch programs, which triggers an interaction error that allows remote attackers to conduct directory traversal attacks and modify files outside of the intended directories via a crafted source package. NOTE: this vulnerability exists because of reliance on unrealistic constraints on the behavior of an external program.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://openwall.com/lists/oss-security/2014/04/29/4
|
|
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746306
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|