Path traversal in Gnu - CVE-2010-4651

 

Path traversal in Gnu - CVE-2010-4651

Published: May 10, 2018


Vulnerability identifier: #VU12548
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2010-4651
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Gnu
Software vendor:
GNU

Description

The vulnerability allows a remote attacker to write arbitrary files on the target system.

The weakness exists in util.c due to Path traversal. A remote attacker can trick the victim into opening a specially crafted file and create or overwrite arbitrary files via a filename that is specified with a .. (dot dot) or full pathname.

Remediation

Install update from vendor's website.

External links