LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3341: ClamAV PDF Parsing Denial of Service Vulnerability

A vulnerability in the PDF archive parsing module in Clam AntiVirus (ClamAV) Software versions 0.101 - 0.102.2 could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to a stack buffer overflow read. An attacker could exploit this vulnerability by sending a crafted PDF file to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process crash, resulting in a denial of service condition.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-3341 is a denial-of-service flaw in ClamAV PDF parsing. A malicious PDF sent to a system that scans it with affected ClamAV versions could crash the scanning process. The disclosed impact is availability loss, not data theft or code execution.

Executive priority

Treat this as a high-priority availability risk for systems that scan untrusted files. It does not appear to be a confidentiality breach from the supplied sources, but scanner outages can disrupt email, upload, or malware-detection workflows.

Technical view

The vulnerability affects ClamAV Software versions 0.101 through 0.102.2 in the PDF archive parsing module. The CVE describes improper input handling leading to a stack buffer overflow read and scanner process crash. CVSS 3.1 is 7.5, network exploitable, low complexity, no privileges, no user interaction, high availability impact.

Likely exposure

Exposure is most likely where ClamAV scans untrusted PDFs, such as email gateways, file-upload workflows, document repositories, or automated malware scanning pipelines. Systems on versions 0.101 through 0.102.2, including distribution-packaged builds before their security updates, should be treated as potentially affected.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. Public details say an unauthenticated remote attacker could send a crafted PDF to an affected scanner and crash the ClamAV scanning process. The described impact is denial of service only.

Researcher notes

The record identifies CWE-20 and a stack buffer overflow read in PDF parsing. The affected range is ClamAV 0.101 to 0.102.2. Evidence supports crash-based denial of service, but the supplied sources do not support claims of code execution or active exploitation.

Mitigation direction

  • Upgrade ClamAV to the vendor security-patched release, including 0.102.3 or later where applicable.
  • Apply Debian, Fedora, or Ubuntu security updates for distribution-managed ClamAV packages.
  • Check vendor guidance for appliances or products embedding ClamAV before assuming package-level remediation.
  • Prioritize scanners processing external email attachments or public file uploads.
  • Monitor scanner health after updating to confirm service stability.

Validation and detection

  • Inventory ClamAV versions across servers, containers, appliances, and scanning workers.
  • Confirm affected 0.101 through 0.102.2 deployments are upgraded or vendor-backported.
  • Map workflows where untrusted PDFs are submitted for ClamAV scanning.
  • Review scanner crash or restart logs around PDF-heavy ingestion paths.
  • Verify distribution package changelogs reference CVE-2020-3341 or the relevant advisory.
Prepared
Confidence
high
Sources
9

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

CVE-2020-3341 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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
8Source 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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2020-3341Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoClamAVunspecifiedListed
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.