Security readout for executives and security teams
Plain-English summary
Archive_Tar before 1.4.14 could allow symlinks in an extracted TAR archive to point outside the intended extraction area. The business risk depends on whether a system processes untrusted archives. No CVSS score or KEV listing is provided, so urgency should be driven by exposure to user-supplied archives.
Executive priority
Treat as a targeted remediation item for systems that ingest archives from users, partners, or automated feeds. It is not KEV-listed in the provided data, but affected internet-facing upload or import workflows should be prioritized.
Technical view
CVE-2021-32610 affects PEAR Archive_Tar before 1.4.14. The flaw concerns archive symlink handling where symlink targets can resolve outside the extracted archive. The CVE notes it is distinct from CVE-2020-36193. Public references include the 1.4.14 release, upstream commits, and downstream Drupal, Debian, and Fedora advisories.
Likely exposure
Most likely exposed systems are PHP applications or downstream packages using Archive_Tar before 1.4.14 to extract attacker-supplied or untrusted TAR archives. Exposure is lower where archives are trusted, extraction is isolated, or the vulnerable library is not present.
Exploitation context
The provided sources do not show active exploitation, and the CVE is not listed as KEV. Practical risk requires an application path that accepts or processes untrusted archives using the vulnerable library. The sources do not provide exploit details, impact scope, or a CVSS score.
Researcher notes
Evidence is strongest for the vulnerable component and fixed upstream release. The source bundle does not include CVSS, CWE, exploit status, or detailed product matrices. Downstream advisories indicate packaging impact, but validation should start from actual dependency and package inventory.
Mitigation direction
- Upgrade PEAR Archive_Tar to version 1.4.14 or later.
- Apply relevant Drupal, Debian, or Fedora vendor updates where applicable.
- Check vendor advisories for product-specific fixed package versions.
- Avoid processing untrusted TAR archives until affected components are updated.
- Run archive extraction in isolated, least-privileged locations.
Validation and detection
- Inventory PHP dependencies for pear/archive_tar or packaged Archive_Tar copies.
- Confirm deployed Archive_Tar versions are 1.4.14 or later.
- Review applications for TAR extraction of user-supplied archives.
- Check Drupal, Debian, and Fedora package versions against advisory guidance.
- Verify extraction paths are isolated and permission-restricted.
Public sources used
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.
CVE-2021-32610 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://www.drupal.org/sa-core-2021-004CVE reference · x_refsource_CONFIRM
- [debian-lts-announce] 20210726 [SECURITY] [DLA 2721-1] drupal7 security updateCVE reference · mailing-list, x_refsource_MLIST
- https://github.com/pear/Archive_Tar/releases/tag/1.4.14CVE reference · x_refsource_MISC
- https://github.com/pear/Archive_Tar/commit/b5832439b1f37331fb4f87e67fe4fCVE reference · x_refsource_MISC
- FEDORA-2021-6cf271948aCVE reference · vendor-advisory, x_refsource_FEDORA
- FEDORA-2021-c9c1f6e5c7CVE reference · vendor-advisory, x_refsource_FEDORA
- https://github.com/pear/Archive_Tar/commit/7789ebb2f34f9e4adb3a4152ad0d1548930a9755CVE reference · x_refsource_MISC
- FEDORA-2021-8093e197f4CVE reference · vendor-advisory, x_refsource_FEDORA
- FEDORA-2021-0c013f520cCVE reference · vendor-advisory, x_refsource_FEDORA
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.
