#VU103502 Use-after-free in Libxml2 - CVE-2022-49043
Published: February 3, 2025 / Updated: March 12, 2025
Libxml2
Gnome Development Team
Description
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to a use-after-free error within the xmlXIncludeAddNode() function in xinclude.c. A remote attacker can pass specially crafted XML input to the application, trigger a use-after-free error and crash the application or potentially execute arbitrary code.