Lucene search

K
cvelistMitreCVELIST:CVE-2022-27114
HistoryMay 09, 2022 - 4:52 p.m.

CVE-2022-27114

2022-05-0916:52:39
mitre
www.cve.org
4
htmldoc vulnerability integer-overflow buffer-overflow image-load-jpeg heap-overflow

AI Score

6.1

Confidence

High

EPSS

0.001

Percentile

34.0%

There is a vulnerability in htmldoc 1.9.16. In image_load_jpeg function image.cxx when it calls malloc,‘img->width’ and ‘img->height’ they are large enough to cause an integer overflow. So, the malloc function may return a heap blosmaller than the expected size, and it will cause a buffer overflow/Address boundary error in the jpeg_read_scanlines function.

AI Score

6.1

Confidence

High

EPSS

0.001

Percentile

34.0%