Path traversal in dpkg - CVE-2014-3227

 

Path traversal in dpkg - CVE-2014-3227

Published: May 30, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41598
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2014-3227
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Debian Package Manager
Affected software:
dpkg

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to manipulate or delete data.

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.


How to mitigate CVE-2014-3227

Install update from vendor's website.

Sources