LiveActive security incident?Get immediate response
CVE Record

CVE-2023-24785: An issue in Giorgio Tani peazip v.9.0.0 allows attackers to cause a denial of service via the End of Archiv...

An issue in Giorgio Tani peazip v.9.0.0 allows attackers to cause a denial of service via the End of Archive tag function of the peazip/pea UNPEA feature.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-24785 is a denial-of-service issue in PeaZip 9.0.0. If a user opens or processes a crafted archive through the cited UNPEA End of Archive tag handling, the application can become unavailable. The cited data does not show data theft, code execution, or confirmed active exploitation.

Executive priority

Treat this as a moderate workstation application risk. It is most urgent for teams that frequently receive third-party archives. Prioritize inventory, user exposure reduction, and vendor-version confirmation rather than emergency incident response.

Technical view

The CVE describes resource-allocation weakness CWE-770 in Giorgio Tani PeaZip v9.0.0, affecting the peazip/pea UNPEA End of Archive tag function. CVSS 3.1 is 5.5: local attack vector, low complexity, no privileges, user interaction required, unchanged scope, and high availability impact only.

Likely exposure

Exposure is most relevant where PeaZip 9.0.0 is installed and users handle untrusted or externally supplied PEA archives. The provided affected-product metadata is incomplete, so asset validation should focus on installed PeaZip versions and archive-handling workflows.

Exploitation context

The provided bundle does not identify CISA KEV status or any source confirming active exploitation. The CVSS vector indicates exploitation requires local access and user interaction, limiting broad remote risk but still creating operational disruption if targeted files reach users.

Researcher notes

Evidence is limited to the CVE record, CVE List entry, and SourceForge ticket reference. The bundle names PeaZip 9.0.0 in the description, but structured affected-product fields are n/a. No patch details, proof of active exploitation, or broader version range are provided.

Mitigation direction

  • Identify and prioritize systems running PeaZip 9.0.0.
  • Check PeaZip project guidance and release notes for a fixed version.
  • Avoid processing untrusted PEA archives with PeaZip 9.0.0.
  • Use endpoint controls to limit untrusted archive execution paths.
  • Educate users to treat unexpected archive files as suspicious.

Validation and detection

  • Inventory endpoints for PeaZip installations and version 9.0.0.
  • Review archive-handling workflows for externally supplied PEA files.
  • Check vulnerability scanners for CVE-2023-24785 coverage.
  • Confirm whether vendor guidance names a corrected release.
  • Monitor security tooling for PeaZip crash or availability events.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

CWE-770: 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 lookup
cve · low confidence lookup

CVE-2023-24785 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2023-24785Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-770 · source CWE mapping

Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or Throttling represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.