Show filters
22 Total Results
Displaying 1-10 of 22
Sort by:
Attacker Value
Unknown

CVE-2021-23180

Disclosure Date: March 02, 2022 (last updated February 23, 2025)
A flaw was found in htmldoc in v1.9.12 and before. Null pointer dereference in file_extension(),in file.c may lead to execute arbitrary code and denial of service.
Attacker Value
Unknown

CVE-2024-45508

Disclosure Date: September 01, 2024 (last updated September 05, 2024)
HTMLDOC before 1.9.19 has an out-of-bounds write in parse_paragraph in ps-pdf.cxx because of an attempt to strip leading whitespace from a whitespace-only node.
Attacker Value
Unknown

CVE-2021-34121

Disclosure Date: July 18, 2023 (last updated October 08, 2023)
An Out of Bounds flaw was discovered in htmodoc 1.9.12 in function parse_tree() in toc.cxx, this possibly leads to memory layout information leaking in the data. This might be used in a chain of vulnerability in order to reach code execution.
Attacker Value
Unknown

CVE-2021-34119

Disclosure Date: July 18, 2023 (last updated October 08, 2023)
A flaw was discovered in htmodoc 1.9.12 in function parse_paragraph in ps-pdf.cxx ,this flaw possibly allows possible code execution and a denial of service via a crafted file.
Attacker Value
Unknown

CVE-2022-0137

Disclosure Date: November 14, 2022 (last updated December 22, 2024)
A heap buffer overflow in image_set_mask function of HTMLDOC before 1.9.15 allows an attacker to write outside the buffer boundaries.
Attacker Value
Unknown

CVE-2022-34035

Disclosure Date: July 18, 2022 (last updated February 24, 2025)
HTMLDoc v1.9.12 and below was discovered to contain a heap overflow via e_node htmldoc/htmldoc/html.cxx:588.
Attacker Value
Unknown

CVE-2022-34033

Disclosure Date: July 18, 2022 (last updated February 24, 2025)
HTMLDoc v1.9.15 was discovered to contain a heap overflow via (write_header) /htmldoc/htmldoc/html.cxx:273.
Attacker Value
Unknown

CVE-2022-27114

Disclosure Date: May 09, 2022 (last updated February 23, 2025)
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.
Attacker Value
Unknown

CVE-2022-28085

Disclosure Date: April 27, 2022 (last updated February 23, 2025)
A flaw was found in htmldoc commit 31f7804. A heap buffer overflow in the function pdf_write_names in ps-pdf.cxx may lead to arbitrary code execution and Denial of Service (DoS).
Attacker Value
Unknown

CVE-2022-24191

Disclosure Date: April 04, 2022 (last updated February 23, 2025)
In HTMLDOC 1.9.14, an infinite loop in the gif_read_lzw function can lead to a pointer arbitrarily pointing to heap memory and resulting in a buffer overflow.