CVE-2021-42521

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.
Configurations

Configuration 1 (hide)

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

History

07 Nov 2023, 03:39

Type Values Removed Values Added
References
  • {'url': 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PCTMSAAVP4BW2HTZLDWMGKZ2WEC5OFLK/', 'name': 'FEDORA-2023-2cf9dd7d52', 'tags': [], 'refsource': 'FEDORA'}
  • () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PCTMSAAVP4BW2HTZLDWMGKZ2WEC5OFLK/ -

Information

Published : 2022-08-25 18:15

Updated : 2024-02-28 19:29


NVD link : CVE-2021-42521

Mitre link : CVE-2021-42521

CVE.ORG link : CVE-2021-42521


JSON object : View

Products Affected

vtk

  • vtk
CWE
CWE-476

NULL Pointer Dereference

CWE-400

Uncontrolled Resource Consumption