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.
References
Link | Resource |
---|---|
https://github.com/michaelrsweet/htmldoc/commit/31f780487e5ddc426888638786cdc47631687275 | Patch Third Party Advisory |
https://github.com/michaelrsweet/htmldoc/issues/471 | Exploit Issue Tracking Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/05/msg00014.html | Mailing List Third Party Advisory |
Information
Published : 2022-05-09 10:15
Updated : 2022-05-17 09:33
NVD link : CVE-2022-27114
Mitre link : CVE-2022-27114
JSON object : View
CWE
CWE-190
Integer Overflow or Wraparound
Products Affected
debian
- debian_linux
htmldoc_project
- htmldoc