LiveActive security incident?Get immediate response
CVE Record

CVE-2023-34872: A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Se...

A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-34872 is a crash vulnerability in Poppler, a PDF rendering library. A crafted PDF can trigger a denial of service in OutlineItem::open. The record describes availability impact only, not data theft or code execution. User interaction is required because a PDF must be processed or opened.

Executive priority

Treat this as a reliability and service availability issue, not a confidentiality breach based on current evidence. Prioritize patching systems that automatically process external PDFs or support high-volume document workflows.

Technical view

Poppler before 23.06.0 is reported vulnerable in Outline.cc, specifically OutlineItem::open, allowing a crafted PDF to cause a crash. The CVSS 3.1 score is 5.5 with local attack vector, low complexity, no privileges, required user interaction, and high availability impact.

Likely exposure

Exposure is most likely where Poppler or Poppler-backed tools process untrusted PDFs, including Linux desktops, document previewers, indexing pipelines, and server-side PDF workflows. The source bundle lacks CPE detail, so confirm through package inventory rather than product name alone.

Exploitation context

No active exploitation is stated in the provided sources, and the CVE is not marked KEV. The scenario is a malicious or malformed PDF causing a crash when opened or processed, creating reliability risk for users or automated PDF services.

Researcher notes

The bundle identifies the vulnerable function and upstream fix reference, but affected product metadata is sparse. Avoid assuming downstream impact without package evidence. Focus validation on Poppler library presence, distro backports, and whether untrusted PDFs can reach automated processing paths.

Mitigation direction

  • Update Poppler to 23.06.0 or a vendor package containing the referenced fix.
  • Apply relevant Fedora or OS vendor advisories where Poppler is distro-managed.
  • Limit automatic processing of untrusted PDFs until affected systems are updated.
  • Check vendor guidance for backported fixes if version numbers differ by distribution.

Validation and detection

  • Inventory systems and applications that include Poppler or Poppler utilities.
  • Check installed Poppler package versions against 23.06.0 and vendor advisories.
  • Confirm patched packages include the referenced upstream commit or distro security update.
  • Review PDF processing crash logs for unexplained OutlineItem or Poppler failures.
Prepared
Confidence
medium
Sources
8

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-400: 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-34872 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
9Source 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-34872Attack 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-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.