Exploitation Summary
EIP tracks 2 public exploits for CVE-2022-44311. PoCs published by DesmondSanctity, Halcy0nic.
AI-analyzed exploit summary This repository contains a detailed writeup of CVE-2022-44311, an out-of-bounds read vulnerability in html2xhtml v1.3. The vulnerability occurs in the `elm_close` function in `procesador.c` and can lead to information disclosure or DoS via a crafted HTML file.
Description
html2xhtml v1.3 was discovered to contain an Out-Of-Bounds read in the function static void elm_close(tree_node_t *nodo) at procesador.c. This vulnerability allows attackers to access sensitive files or cause a Denial of Service (DoS) via a crafted html file.
Exploits (2)
This repository contains a detailed writeup of CVE-2022-44311, an out-of-bounds read vulnerability in html2xhtml v1.3. The vulnerability occurs in the `elm_close` function in `procesador.c` and can lead to information disclosure or DoS via a crafted HTML file.
This PoC demonstrates an out-of-bounds read vulnerability in html2xhtml v1.3, leading to a segmentation fault and potential DoS via a crafted HTML file. The vulnerability is confirmed using Valgrind and GDB, showing invalid memory access in the `elm_close` function.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H