Security readout for executives and security teams
A small malicious TAR archive can make vulnerable Apache Commons Compress versions consume excessive memory until the Java process runs out of memory. The likely business impact is service disruption where applications accept or process TAR files from users, partners, or automated feeds. Exposure is most likely in Java applications that use Apache Commons Compress to parse TAR files, especially upload, extraction, scanning, backup, build, or ingestion workflows. Transitive dependencies should be checked because downstream Apache project threads reference upgrades to commons-compress 1.21. Treat this as a targeted availability risk, not a data theft issue based on current sources. Prioritize internet-facing or business-critical services that process uploaded TAR archives, then address internal tooling and transitive dependencies. Mitigation focus: Upgrade Apache Commons Compress beyond affected 1.1 through 1.20, following Apache guidance.; Check dependency trees for transitive commons-compress versions.; Restrict untrusted TAR processing where upgrades are delayed..
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-130: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-35517 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://commons.apache.org/proper/commons-compress/security-reports.htmlCVE reference · x_refsource_MISC
- https://lists.apache.org/thread.html/r605d906b710b95f1bbe0036a53ac6968f667f2c249b6fbabada9a940%40%3Cuser.commons.apache.org%3ECVE reference · x_refsource_MISC
- [announce] 20210713 CVE-2021-35517: Apache Commons Compress 1.1 to 1.20 denial of service vulnerabilityCVE reference · mailing-list, x_refsource_MLIST
- [ant-user] 20210713 CVE-2021-36373: Apache Ant TAR archive denial of service vulnerabilityCVE reference · mailing-list, x_refsource_MLIST
- [announce] 20210713 CVE-2021-36373: Apache Ant TAR archive denial of service vulnerabilityCVE reference · mailing-list, x_refsource_MLIST
- [pulsar-commits] 20210716 [GitHub] [pulsar] lhotari opened a new pull request #11345: [Security] Upgrade commons-compress to 1.21CVE reference · mailing-list, x_refsource_MLIST
- [skywalking-notifications] 20210802 [GitHub] [skywalking] wu-sheng opened a new pull request #7400: Fix CVE-2021-35515, CVE-2021-35516, CVE-2021-35517, CVE-2021-36090CVE reference · mailing-list, x_refsource_MLIST
- [skywalking-notifications] 20210802 [skywalking] 01/01: Fix CVE-2021-35515, CVE-2021-35516, CVE-2021-35517, CVE-2021-36090CVE reference · mailing-list, x_refsource_MLIST
- [skywalking-notifications] 20210803 [skywalking] branch master updated: Fix CVE-2021-35515, CVE-2021-35516, CVE-2021-35517, CVE-2021-36090 (#7400)CVE reference · mailing-list, x_refsource_MLIST
- [skywalking-notifications] 20210803 [GitHub] [skywalking] hanahmily merged pull request #7400: Fix CVE-2021-35515, CVE-2021-35516, CVE-2021-35517, CVE-2021-36090CVE reference · mailing-list, x_refsource_MLIST
- [skywalking-notifications] 20210803 [GitHub] [skywalking] codecov[bot] edited a comment on pull request #7400: Fix CVE-2021-35515, CVE-2021-35516, CVE-2021-35517, CVE-2021-36090CVE reference · mailing-list, x_refsource_MLIST
- [skywalking-notifications] 20210802 [GitHub] [skywalking] codecov[bot] commented on pull request #7400: Fix CVE-2021-35515, CVE-2021-35516, CVE-2021-35517, CVE-2021-36090CVE reference · mailing-list, x_refsource_MLIST
- [skywalking-notifications] 20210802 [GitHub] [skywalking] codecov[bot] edited a comment on pull request #7400: Fix CVE-2021-35515, CVE-2021-35516, CVE-2021-35517, CVE-2021-36090CVE reference · mailing-list, x_refsource_MLIST
- [flink-issues] 20210908 [GitHub] [flink] MartijnVisser opened a new pull request #17194: [FLINK-24034] Upgrade commons-compress to 1.21 and other apache.commons updatesCVE reference · mailing-list, x_refsource_MLIST
- [poi-dev] 20210923 Re: [VOTE] Apache POI 5.1.0 release (RC1)CVE reference · mailing-list, x_refsource_MLIST
- https://www.oracle.com/security-alerts/cpuoct2021.htmlCVE reference · x_refsource_MISC
- https://www.oracle.com/security-alerts/cpujan2022.htmlCVE reference · x_refsource_MISC
- https://security.netapp.com/advisory/ntap-20211022-0001/CVE reference · x_refsource_CONFIRM
- https://www.oracle.com/security-alerts/cpuapr2022.htmlCVE reference · x_refsource_MISC
- https://www.oracle.com/security-alerts/cpujul2022.htmlCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Handling of Length Parameter Inconsistency
Improper Handling of Length Parameter Inconsistency represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
