CVE-2021-42521

There is a NULL pointer dereference vulnerability in VTK, and it lies in IO/Infovis/vtkXMLTreeReader.cxx. The vendor didn't check the return value of libxml2 API 'xmlDocGetRootElement', and try to dereference it. It is unsafe as the return value can be NULL and that NULL pointer dereference may crash the application.
References
Link Resource
https://gitlab.kitware.com/vtk/vtk/issues/17818 Exploit Issue Tracking
Configurations

Configuration 1

cpe:2.3:a:vtk:vtk:*:*:*:*:*:*:*:*

Information

Published : 2022-08-25 06:15

Updated : 2022-12-21 03:01


NVD link : CVE-2021-42521

Mitre link : CVE-2021-42521

Products Affected
No products.
CWE