5
CVSSv2

CVE-2012-2098

Published: 29/06/2012 Updated: 07/11/2023
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 446
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Algorithmic complexity vulnerability in the sorting algorithms in bzip2 compressing stream (BZip2CompressorOutputStream) in Apache Commons Compress prior to 1.4.1 allows remote malicious users to cause a denial of service (CPU consumption) via a file with many repeating inputs.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

apache commons compress

Vendor Advisories

Debian Bug report logs - #674448 CVE-2012-2098 Package: libcommons-compress-java; Maintainer for libcommons-compress-java is Debian Java Maintainers <pkg-java-maintainers@listsaliothdebianorg>; Source for libcommons-compress-java is src:libcommons-compress-java (PTS, buildd, popcon) Reported by: Moritz Muehlenhoff <jmm ...
Debian Bug report logs - #1052065 libcommons-compress-java: CVE-2023-42503 Package: src:libcommons-compress-java; Maintainer for src:libcommons-compress-java is Debian Java Maintainers <pkg-java-maintainers@listsaliothdebianorg>; Reported by: Salvatore Bonaccorso <carnil@debianorg> Date: Sat, 16 Sep 2023 20:51:01 ...

Github Repositories

Binary Executables for Clojure (deps.edn)

clj-bin A fork of lein-binplus for depsedn Produces standalone console executables that work on OS X, Linux, and Windows It basically just takes your uberjar and stuffs it in another file with some fancy magical execution stuff TODO: Update Docs ⚠️ Below this point are still the old leiningen docs If you need a quick example, see here for now Latest version Usage This

A Leiningen plugin for producing standalone console executables that work on OS X, Linux, and Windows.

lein-binplus A Leiningen plugin for producing standalone console executables that work on OS X, Linux, and Windows It basically just takes your uberjar and stuffs it in another file with some fancy magical execution stuff NOTE: This is a fork of Raynes/lein-bin with the addition of several bug-fixes and improvements Sadly, @Raynes passed away last December (2016) therefore I