ghsa-6fxm-66hq-fc96
Vulnerability from github
Published
2022-05-13 01:07
Modified
2024-02-22 15:15
Summary
Uncontrolled Resource Consumption in Apache Commons Compress
Details
Algorithmic complexity vulnerability in the sorting algorithms in bzip2 compressing stream (BZip2CompressorOutputStream) in Apache Commons Compress before 1.4.1 allows remote attackers to cause a denial of service (CPU consumption) via a file with many repeating inputs.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.commons:commons-compress" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-2098" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2022-07-13T21:10:51Z", "nvd_published_at": "2012-06-29T19:55:00Z", "severity": "MODERATE" }, "details": "Algorithmic complexity vulnerability in the sorting algorithms in bzip2 compressing stream (BZip2CompressorOutputStream) in Apache Commons Compress before 1.4.1 allows remote attackers to cause a denial of service (CPU consumption) via a file with many repeating inputs.", "id": "GHSA-6fxm-66hq-fc96", "modified": "2024-02-22T15:15:53Z", "published": "2022-05-13T01:07:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2098" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/020c03d8ef579e80511023fb46ece30e9c3dd27d" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/0600296ab8f8a0bbdfedd483f51b38005eb8e34e" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/1ce57d976c4f25fe99edcadf079840c278f3cb84" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/2ab2fcb356753927afaa731b9d2dcc47d3083408" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/654222e628097763ee6ca561ae77be5c06666173" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/6ced422bf5eca3aac05396367bafb33ec21bf74e" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/6e95697e783767f3549f00d7d2e1b002eac4a3d4" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/8f702469cbf4c451b6dea349290bc4af0f6f76c7" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/b06f7b41c936ef1a79589d16ea5c1d8b93f71f66" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/cca0e6e5341aacddefd4c4d36cef7cbdbc2a8777" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/ea31005111f0abede7e43e4ba0012e62e0808b22" }, { "type": "WEB", "url": "https://github.com/apache/commons-compress/commit/fdd7459bc5470e90024dbe762249166481cce769" }, { "type": "WEB", "url": "https://web.archive.org/web/20140724002926/http://secunia.com/advisories/49286" }, { "type": "WEB", "url": "https://web.archive.org/web/20140724023114/http://secunia.com/advisories/49255" }, { "type": "WEB", "url": "https://web.archive.org/web/20200517014414/http://www.securitytracker.com/id?1027096" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "type": "WEB", "url": "https://web.archive.org/web/20130525085523/http://www.securityfocus.com/bid/53676" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r204ba2a9ea750f38d789d2bb429cc0925ad6133deea7cbc3001d96b5@\u003csolr-user.lucene.apache.org\u003e" }, { "type": "PACKAGE", "url": "https://github.com/apache/commons-compress" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75857" }, { "type": "WEB", "url": "http://ant.apache.org/security.html" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/bugtraq/2012-05/0130.html" }, { "type": "WEB", "url": "http://commons.apache.org/compress/security.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/081697.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/081746.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105049.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105060.html" }, { "type": "WEB", "url": "http://packetstormsecurity.org/files/113014/Apache-Commons-Compress-Apache-Ant-Denial-Of-Service.html" }, { "type": "WEB", "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21644047" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/09/13/3" } ], "schema_version": "1.4.0", "severity": [], "summary": "Uncontrolled Resource Consumption in Apache Commons Compress" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.