LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1785: Clam AntiVirus RAR Directory Traversal Vulnerability

A vulnerability in the RAR file scanning functionality of Clam AntiVirus (ClamAV) Software versions 0.101.1 and 0.101.0 could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to a lack of proper error-handling mechanisms when processing nested RAR files sent to an affected device. An attacker could exploit this vulnerability by sending a crafted RAR file to an affected device. An exploit could allow the attacker to view or create arbitrary files on the targeted system.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

ClamAV 0.101.0 and 0.101.1 mishandle crafted nested RAR archives. A remote unauthenticated attacker could send a malicious archive to a system that scans it, with reported impact including denial of service and possible arbitrary file viewing or creation.

Executive priority

Treat this as urgent for any environment scanning untrusted archives with affected ClamAV versions. The CVSS score is critical and the reported impact crosses confidentiality, integrity, and availability, but active exploitation is not confirmed in the supplied sources.

Technical view

The issue affects ClamAV RAR scanning in versions 0.101.0 and 0.101.1. The source describes improper error handling for nested RAR files, mapped to CWE-20, with CVSS 3.0 score 9.8 and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely where affected ClamAV versions scan untrusted RAR files, such as file-upload, email, or gateway scanning workflows. The bundle does not identify specific appliances, deployments, or operating systems beyond Cisco ClamAV versions 0.101.0 and 0.101.1.

Exploitation context

The source says exploitation requires sending a crafted RAR file to an affected device and does not require authentication or user interaction. CISA KEV status is false in the bundle, so active exploitation is not established here.

Researcher notes

Evidence is limited to CVE metadata and referenced advisories. The description mixes denial of service language with arbitrary file viewing or creation impact; validate vendor advisory details before asserting exact exploit outcomes in asset-specific reporting.

Mitigation direction

  • Inventory ClamAV deployments and identify versions 0.101.0 and 0.101.1.
  • Follow ClamAV, Cisco, or distribution vendor guidance for updates or supported remediation.
  • Reduce exposure to untrusted RAR archives until remediation is confirmed.
  • Monitor affected scanning services for crashes or unusual file access behavior.

Validation and detection

  • Confirm ClamAV version on every host or container running file scanning.
  • Review scanner logs for nested RAR processing errors or service instability.
  • Verify whether internet-facing workflows can submit archives to affected scanners.
  • Check vendor advisories for the fixed version and confirm deployment.
Prepared
Confidence
medium
Sources
4

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

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-1785 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
Critical
CVSS
9.8 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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
3Source 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
9.8CVSS 3.0CriticalCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

9.8Critical
CVSS 3.0 vector shape for CVE-2019-1785Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoClamAV0.101.1, 0.101.0Listed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.