Path traversal in elfutils - CVE-2014-9447

 

Path traversal in elfutils - CVE-2014-9447

Published: January 2, 2015 / Updated: August 9, 2020


Vulnerability identifier: #VU40974
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-9447
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Sourceware
Affected software:
elfutils

Detailed vulnerability description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in the read_long_names function in libelf/elf_begin.c in elfutils 0.152 and 0.161. A remote authenticated attacker can send a specially crafted HTTP request and remote attackers to write to arbitrary files to the root directory via a / (slash) in a crafted archive, as demonstrated using the ar program.


How to mitigate CVE-2014-9447

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

Sources