First published: Thu Jul 30 2009(Updated: )
A missing input sanitation flaw was found in the way gzip used to decompress data blocks for dynamic Huffman codes. A remote attacker could provide a specially-crafted gzip compressed data archive, which once opened by a local, unsuspecting user would lead to denial of service (gzip crash) or, potentially, to arbitrary code execution with the privileges of the user running gzip. Upstream patch: --------------- <a href="http://git.savannah.gnu.org/cgit/gzip.git/commit/?id=39a362ae9d9b007473381dba5032f4dfc1744cf2">http://git.savannah.gnu.org/cgit/gzip.git/commit/?id=39a362ae9d9b007473381dba5032f4dfc1744cf2</a> CVE Note: --------- This flaw reportedly exists due to re-introduction of <a href="https://access.redhat.com/security/cve/CVE-2006-4334">CVE-2006-4334</a> issue: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4334">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4334</a> in upstream gzip version (originally fixed in gzip-v1.3.6, reintroduced later in gzip-v1.3.10 and fixed again with above commit -- in gzip-v.1.3.13). Credit: ------- Oulu University Secure Programming Group (OUSPG)
Credit: cret@cert.org
Affected Software | Affected Version | How to fix |
---|---|---|
gzip | =1.3.1 | |
gzip | =1.3.8 | |
gzip | <=1.3.12 | |
gzip | =1.3 | |
gzip | =1.3.3 | |
gzip | =1.3.11 | |
gzip | =1.3.6 | |
gzip | =1.3.2 | |
gzip | =1.2.4 | |
gzip | =1.3.10 | |
gzip | =1.3.5 | |
gzip | =1.3.7 | |
gzip | =1.2.4a | |
gzip | =1.3.9 | |
gzip | =1.3.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2009-2624 is categorized as a denial of service vulnerability due to a missing input sanitation flaw in gzip.
To fix CVE-2009-2624, upgrade to the latest version of gzip that addresses the vulnerability.
Versions 1.3.1 to 1.3.12 of GNU gzip are affected by CVE-2009-2624.
Not addressing CVE-2009-2624 may leave systems vulnerable to denial of service attacks leading to crashes.
You can check if your system is vulnerable to CVE-2009-2624 by verifying the version of gzip installed on your system.