CVE-2021-35517
HIGHApache Commons Compress 1.1-1.19 - Denial of Service via Malicious TAR Archive
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2021-35517. PoCs published by dawetmaster, andikahilmy.
AI-analyzed exploit summary This repository contains the vulnerable source code of Apache Commons Compress, specifically the archivers module, which is affected by CVE-2021-35517. The code includes the necessary classes to reproduce the vulnerability, likely related to archive entry handling.
Description
When reading a specially crafted TAR archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' tar package.
Exploits (2)
This repository contains the vulnerable source code of Apache Commons Compress, specifically the archivers module, which is affected by CVE-2021-35517. The code includes the necessary classes to reproduce the vulnerability, likely related to archive entry handling.
This repository contains a vulnerable version of Apache Commons Compress, specifically targeting CVE-2021-35517, which involves an infinite loop vulnerability in the ARJ archive parsing. The provided code includes the full source of the vulnerable library, allowing for exploitation testing.
References (22)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H