There is a NULL pointer dereference vulnerability in VTK before 9.2.5, 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 Third Party Advisory |
https://discourse.vtk.org/t/vtk-9-2-5-is-out/10549 |
Configurations
Information
Published : 2022-08-25 11:15
Updated : 2023-03-02 10:15
NVD link : CVE-2021-42521
Mitre link : CVE-2021-42521
JSON object : View
CWE
CWE-476
NULL Pointer Dereference
Products Affected
vtk
- vtk