LiveActive security incident?Get immediate response
CVE Record

CVE-2018-11363: jpeg_size in pdfgen.c in PDFGen before 2018-04-09 has a heap-based buffer over-read.

jpeg_size in pdfgen.c in PDFGen before 2018-04-09 has a heap-based buffer over-read.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

PDFGen could read beyond allocated memory while determining JPEG size during PDF generation. For businesses, the main concern is applications that accept or process untrusted JPEG images through a bundled PDFGen copy. Public sources do not provide CVSS, broad product mapping, or confirmed exploitation.

Executive priority

Prioritize investigation if PDF generation accepts customer-supplied images or runs in exposed services. Otherwise, handle through normal dependency remediation because public severity and exploitation evidence are incomplete.

Technical view

CVE-2018-11363 is a heap-based buffer over-read in jpeg_size in pdfgen.c in PDFGen before 2018-04-09. The record points to an upstream GitHub commit and an advisory repository. The public bundle does not specify impact beyond over-read, affected downstream products, or exploitability details.

Likely exposure

Systems that embed or vendor PDFGen before 2018-04-09 and process JPEG images during PDF generation are candidates. The CVE record lists affected vendor/product as n/a, so exposure requires source and dependency review rather than product inventory alone.

Exploitation context

The provided sources do not show active exploitation, and CISA KEV is false in the bundle. Treat exploitation status as unconfirmed. Risk depends on whether attackers can supply JPEG input to PDFGen-powered workflows.

Researcher notes

The source bundle is sparse: no CVSS, CWE, CPE, exploit status, or detailed impact analysis. Research should focus on code provenance, reachable JPEG parsing paths, and whether the 2018-04-09 upstream change is present in deployed copies.

Mitigation direction

  • Identify applications or services using PDFGen or vendored pdfgen.c.
  • Update PDFGen to a revision after the 2018-04-09 fix where applicable.
  • Compare vendored code against upstream commit ee58aff6918b8bbc3be29b9e3089485ea46ff956.
  • Limit untrusted JPEG processing in affected PDF generation paths until fixed.
  • Check upstream or vendor guidance for downstream packaged fixes.

Validation and detection

  • Search codebases and dependency archives for PDFGen, pdfgen.c, and jpeg_size.
  • Confirm whether the local PDFGen revision predates 2018-04-09.
  • Verify the upstream fix is present in vendored or forked copies.
  • Review crash reports for PDF generation faults involving JPEG input.
  • Document any internet-facing or user-upload paths that invoke PDFGen.
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.

cve · low confidence lookup

CVE-2018-11363 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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