CVE-2022-27114

MEDIUMCVSS 5.5/10EPSS 0.91%

Last modified

CVE-2022-27114 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.91% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
5.5/10

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

EPSS Probability
0.91%

55.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Htmldoc ProjectHtmldoc1.9.16
DebianDebian Linux9.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2022-27114?
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.
How severe is CVE-2022-27114?
CVE-2022-27114 has a CVSS score of 5.5/10 (MEDIUM severity). The EPSS model estimates a 0.91% probability of exploitation in the next 30 days.
How do I fix CVE-2022-27114?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2022-27114?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST