summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-200409-13.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-200409-13.xml')
-rw-r--r--glsa-200409-13.xml73
1 files changed, 73 insertions, 0 deletions
diff --git a/glsa-200409-13.xml b/glsa-200409-13.xml
new file mode 100644
index 00000000..9cd8112e
--- /dev/null
+++ b/glsa-200409-13.xml
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="utf-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+
+<glsa id="200409-13">
+ <title>LHa: Multiple vulnerabilities</title>
+ <synopsis>
+ Several buffer overflows and a shell metacharacter command execution
+ vulnerability have been found in LHa. These vulnerabilities can be used to
+ execute arbitrary code.
+ </synopsis>
+ <product type="ebuild">lha</product>
+ <announced>September 08, 2004</announced>
+ <revised>October 20, 2006: 02</revised>
+ <bug>62618</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-arch/lha" auto="yes" arch="*">
+ <unaffected range="rge">114i-r4</unaffected>
+ <vulnerable range="rle">114i-r3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ LHa is a console-based program for packing and unpacking LHarc archives.
+ </p>
+ </background>
+ <description>
+ <p>
+ The command line argument as well as the archive parsing code of LHa lack
+ sufficient bounds checking. Furthermore, a shell meta character command
+ execution vulnerability exists in LHa, since it does no proper filtering on
+ directory names.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ Using a specially crafted command line argument or archive, an attacker can
+ cause a buffer overflow and could possibly run arbitrary code. The shell
+ meta character command execution could lead to the execution of arbitrary
+ commands by an attacker using directories containing shell meta characters
+ in their names.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All LHa users should upgrade to the latest stable version:
+ </p>
+ <code>
+ # emerge sync
+
+ # emerge -pv ">=app-arch/lha-114i-r4"
+ # emerge ">=app-arch/lha-114i-r4"</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0694">CAN-2004-0694</uri>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0745">CAN-2004-0745</uri>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0769">CAN-2004-0769</uri>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0771">CAN-2004-0771</uri>
+ </references>
+ <metadata tag="submitter" timestamp="Wed, 8 Sep 2004 13:12:24 +0000">
+ vorlon078
+ </metadata>
+ <metadata tag="bugReady" timestamp="Wed, 8 Sep 2004 19:32:24 +0000">
+ jaervosz
+ </metadata>
+</glsa>