Lucene search

K
cvelistGandCCVELIST:CVE-2024-7868
HistoryAug 15, 2024 - 8:22 p.m.

CVE-2024-7868 Uninitialized variable in Xpdf 4.05 due to invalid JPEG header

2024-08-1520:22:52
CWE-908
GandC
www.cve.org
4
xpdf 4.05
uninitialized variable
jpeg header
dct decoder
segfault
invalid address

CVSS4

2.1

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:N/VC:N/SC:N/VI:N/SI:N/VA:L/SA:N

EPSS

0.001

Percentile

17.7%

In Xpdf 4.05 (and earlier), invalid header info in a DCT (JPEG) stream can lead to an uninitialized variable in the DCT decoder. The proof-of-concept PDF file causes a segfault attempting to read from an invalid address.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "platforms": [
      "all"
    ],
    "product": "Xpdf",
    "vendor": "Xpdf",
    "versions": [
      {
        "lessThanOrEqual": "4.05",
        "status": "affected",
        "version": "0",
        "versionType": "Version"
      }
    ]
  }
]

CVSS4

2.1

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:N/VC:N/SC:N/VI:N/SI:N/VA:L/SA:N

EPSS

0.001

Percentile

17.7%