summaryrefslogtreecommitdiff
blob: ec32f06457cf1119f6aecdbea54dd916ee17a655 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202007-42">
  <title>LHa: Buffer overflow</title>
  <synopsis>LHa has a buffer overflow in its compression utility with
    unspecified impact.
  </synopsis>
  <product type="ebuild">lha</product>
  <announced>2020-07-27</announced>
  <revised count="1">2020-07-27</revised>
  <bug>572418</bug>
  <access>remote</access>
  <affected>
    <package name="app-arch/lha" auto="yes" arch="*">
      <unaffected range="ge">114i_p20201004</unaffected>
      <vulnerable range="lt">114i_p20201004</vulnerable>
    </package>
  </affected>
  <background>
    <p>LHa is a console-based program for packing and unpacking LHarc archives.</p>
  </background>
  <description>
    <p>A buffer overflow in LHa’s compression code was discovered which can
      be triggered by a crafted input file.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could send a specially crafted file possibly resulting
      in a Denial of Service condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All LHa users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=app-arch/lha-114i_p20201004"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/vuln/detail/CVE-2016-1925">CVE-2016-1925</uri>
  </references>
  <metadata tag="requester" timestamp="2020-06-22T20:49:12Z">sam_c</metadata>
  <metadata tag="submitter" timestamp="2020-07-27T00:53:34Z">sam_c</metadata>
</glsa>