Multiple vulnerabilities in LHa
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200405-02 / lha |
| Release Date |
May 09, 2004 |
| Latest Revision |
October 20, 2006: 02 |
| Impact |
high |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| app-arch/lha |
revision <=
114i-r1 |
revision >=
114i-r2 |
All supported architectures
|
Related bugreports:
#49961
Synopsis
Two stack-based buffer overflows and two directory traversal problems have
been found in LHa. These vulnerabilities can be used to execute arbitrary
code or as a denial of service attack.
2.
Impact Information
Background
LHa is a console-based program for packing and unpacking LHarc archives.
Description
Ulf Harnhammar found two stack overflows and two directory traversal
vulnerabilities in LHa version 1.14 and 1.17. A stack overflow occurs when
testing or extracting archives containing long file or directory names.
Furthermore, LHa doesn't contain sufficient protection against relative or
absolute archive paths.
Impact
The stack overflows can be exploited to execute arbitrary code with the
rights of the user testing or extracting the archive. The directory
traversal vulnerabilities can be used to overwrite files in the filesystem
with the rights of the user extracting the archive, potentially leading to
denial of service or privilege escalation. Since LHa is often interfaced to
other software like an email virus scanner, this attack can be used
remotely.
3.
Resolution Information
Workaround
There is no known workaround at this time. All users are advised to upgrade
to the latest available version of LHa.
Resolution
All users of LHa should upgrade to the latest stable version:
Code Listing 3.1: Resolution |
# emerge sync
# emerge -pv ">=app-arch/lha-114i-r2"
# emerge ">=app-arch/lha-114i-r2"
|
4.
References
|