gsd-2012-2098
Vulnerability from gsd
Modified
2023-12-13 01:20
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-2098", "description": "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": "GSD-2012-2098", "references": [ "https://www.suse.com/security/cve/CVE-2012-2098.html", "https://advisories.mageia.org/CVE-2012-2098.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-2098" ], "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": "GSD-2012-2098", "modified": "2023-12-13T01:20:16.841855Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-2098", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "FEDORA-2013-5548", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105060.html" }, { "name": "apache-commons-ant-bzip2-dos(75857)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75857" }, { "name": "FEDORA-2012-8428", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/081697.html" }, { "name": "20120523 [CVE-2012-2098] Apache Commons Compress and Apache Ant denial of service vulnerability", "refsource": "BUGTRAQ", "url": "http://archives.neohapsis.com/archives/bugtraq/2012-05/0130.html" }, { "name": "82161", "refsource": "OSVDB", "url": "http://osvdb.org/82161" }, { "name": "53676", "refsource": "BID", "url": "http://www.securityfocus.com/bid/53676" }, { "name": "1027096", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id?1027096" }, { "name": "49255", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/49255" }, { "name": "FEDORA-2012-8465", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/081746.html" }, { "name": "49286", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/49286" }, { "name": "FEDORA-2013-5546", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105049.html" }, { "name": "[lucene-solr-user] 20200320 CVEs (vulnerabilities) that apply to Solr 8.4.1", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r204ba2a9ea750f38d789d2bb429cc0925ad6133deea7cbc3001d96b5@%3Csolr-user.lucene.apache.org%3E" }, { "name": "http://commons.apache.org/compress/security.html", "refsource": "CONFIRM", "url": "http://commons.apache.org/compress/security.html" }, { "name": "http://www-01.ibm.com/support/docview.wss?uid=swg21644047", "refsource": "CONFIRM", "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21644047" }, { "name": "http://packetstormsecurity.org/files/113014/Apache-Commons-Compress-Apache-Ant-Denial-Of-Service.html", "refsource": "MISC", "url": "http://packetstormsecurity.org/files/113014/Apache-Commons-Compress-Apache-Ant-Denial-Of-Service.html" }, { "name": "http://ant.apache.org/security.html", "refsource": "CONFIRM", "url": "http://ant.apache.org/security.html" }, { "name": "https://www.oracle.com/security-alerts/cpujan2021.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "name": "[oss-security] 20230913 CVE-2023-42503: Apache Commons Compress: Denial of service via CPU consumption for malformed TAR file", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2023/09/13/3" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,1.4.1)", "affected_versions": "All versions before 1.4.1", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cwe_ids": [ "CWE-1035", "CWE-310", "CWE-937" ], "date": "2022-07-13", "description": "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.", "fixed_versions": [ "1.4.1" ], "identifier": "CVE-2012-2098", "identifiers": [ "GHSA-6fxm-66hq-fc96", "CVE-2012-2098" ], "not_impacted": "All versions starting from 1.4.1", "package_slug": "maven/org.apache.commons/commons-compress", "pubdate": "2022-05-13", "solution": "Upgrade to version 1.4.1 or above.", "title": "Uncontrolled Resource Consumption in Apache Commons Compress", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2012-2098", "https://exchange.xforce.ibmcloud.com/vulnerabilities/75857", "https://lists.apache.org/thread.html/r204ba2a9ea750f38d789d2bb429cc0925ad6133deea7cbc3001d96b5@%3Csolr-user.lucene.apache.org%3E", "https://www.oracle.com/security-alerts/cpujan2021.html", "http://ant.apache.org/security.html", "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/081697.html", "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/081746.html", "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105049.html", "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105060.html", "http://packetstormsecurity.org/files/113014/Apache-Commons-Compress-Apache-Ant-Denial-Of-Service.html", "http://www-01.ibm.com/support/docview.wss?uid=swg21644047", "https://github.com/advisories/GHSA-6fxm-66hq-fc96" ], "uuid": "16c1f2ce-3b78-43d2-a303-8249cc601bf2" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:commons_compress:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.4.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-2098" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-310" } ] } ] }, "references": { "reference_data": [ { "name": "49255", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/49255" }, { "name": "http://ant.apache.org/security.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://ant.apache.org/security.html" }, { "name": "http://commons.apache.org/compress/security.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://commons.apache.org/compress/security.html" }, { "name": "1027096", "refsource": "SECTRACK", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id?1027096" }, { "name": "FEDORA-2012-8465", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/081746.html" }, { "name": "FEDORA-2012-8428", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-June/081697.html" }, { "name": "http://packetstormsecurity.org/files/113014/Apache-Commons-Compress-Apache-Ant-Denial-Of-Service.html", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "http://packetstormsecurity.org/files/113014/Apache-Commons-Compress-Apache-Ant-Denial-Of-Service.html" }, { "name": "53676", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/53676" }, { "name": "82161", "refsource": "OSVDB", "tags": [ "Broken Link" ], "url": "http://osvdb.org/82161" }, { "name": "20120523 [CVE-2012-2098] Apache Commons Compress and Apache Ant denial of service vulnerability", "refsource": "BUGTRAQ", "tags": [ "Third Party Advisory" ], "url": "http://archives.neohapsis.com/archives/bugtraq/2012-05/0130.html" }, { "name": "49286", "refsource": "SECUNIA", "tags": [ "Third Party Advisory" ], "url": "http://secunia.com/advisories/49286" }, { "name": "http://www-01.ibm.com/support/docview.wss?uid=swg21644047", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21644047" }, { "name": "FEDORA-2013-5548", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105060.html" }, { "name": "FEDORA-2013-5546", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105049.html" }, { "name": "apache-commons-ant-bzip2-dos(75857)", "refsource": "XF", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75857" }, { "name": "[lucene-solr-user] 20200320 CVEs (vulnerabilities) that apply to Solr 8.4.1", "refsource": "MLIST", "tags": [ "Third Party Advisory" ], "url": "https://lists.apache.org/thread.html/r204ba2a9ea750f38d789d2bb429cc0925ad6133deea7cbc3001d96b5@%3Csolr-user.lucene.apache.org%3E" }, { "name": "https://www.oracle.com/security-alerts/cpujan2021.html", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "name": "[oss-security] 20230913 CVE-2023-42503: Apache Commons Compress: Denial of service via CPU consumption for malformed TAR file", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2023/09/13/3" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2023-09-14T00:15Z", "publishedDate": "2012-06-29T19:55Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.