First published: Mon Sep 30 2002(Updated: )
Directory traversal vulnerability in GNU tar 1.13.19 through 1.13.25, and possibly later versions, allows attackers to overwrite arbitrary files during archive extraction via a (1) "/.." or (2) "./.." string, which removes the leading slash but leaves the "..", a variant of CVE-2001-1267.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Ubuntu tar | =1.13.25 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2002-0399 has a high severity rating due to its potential to allow unauthorized file overwriting.
To fix CVE-2002-0399, upgrade to GNU tar version 1.13.26 or later, which addresses the directory traversal vulnerability.
CVE-2002-0399 affects GNU tar versions 1.13.19 through 1.13.25.
CVE-2002-0399 can potentially lead to remote code execution if an attacker can exploit the file overwriting capability.
Directory traversal in CVE-2002-0399 refers to the ability to navigate and overwrite files outside the intended directory using specific path traversal sequences.