Security readout for executives and security teams
Plain-English summary
Poppler 22.08.0 has a denial-of-service flaw. In a vulnerable workflow, handling certain PDF embedded-file operations can hit an internal assertion and stop the process. The sources do not provide a CVSS score, affected downstream products, or evidence of active exploitation.
Executive priority
Handle as a reliability and service-availability issue. Prioritize exposed PDF-processing pipelines, customer upload paths, and automated document conversion services. Urgency is lower than confirmed remote code execution, but missing severity data means teams should verify exposure promptly.
Technical view
The CVE describes a reachable assertion in Object.h. PDFDoc::replacePageDict in PDFDoc.cc lacked a stream check before saving an embedded file, causing denial of service. The referenced upstream commit appears to be the relevant code correction, but the bundle does not include package-specific fixed versions.
Likely exposure
Exposure is most likely where Poppler 22.08.0 is used to process PDFs, especially services that automatically parse, transform, inspect, or save PDF embedded files. The bundle does not identify specific affected applications, distributions, or CPEs.
Exploitation context
The source bundle does not cite CISA KEV listing, in-the-wild exploitation, public exploit availability, or attacker campaigns. Treat exploitation status as unconfirmed. Impact is limited in the provided evidence to denial of service, not code execution or data theft.
Researcher notes
Evidence is narrow: CVE text, an upstream GitLab issue, an upstream commit, and a Debian LTS reference. No CVSS, CWE, CPE, or detailed affected-version range is provided beyond Poppler 22.08.0. Validate fixes from upstream or distro metadata before closing exposure.
Mitigation direction
- Check upstream Poppler guidance and the referenced fix commit.
- Apply distribution or vendor packages that include the Poppler fix.
- Prioritize systems that process untrusted PDFs automatically.
- Limit PDF processing privileges and isolate document conversion services.
- Monitor vendor advisories for fixed package versions.
Validation and detection
- Inventory systems and containers using Poppler 22.08.0.
- Check distro package changelogs for CVE-2022-38349 coverage.
- Confirm internet-facing PDF workflows do not use vulnerable builds.
- Review crash logs for Poppler assertion failures during PDF processing.
- Track Debian LTS and upstream Poppler advisory status.
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-2022-38349 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
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.
