CVE-2022-2309

HIGH

lxml <2.9.15 - DoS

Title source: llm
STIX 2.1

Description

NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code sequence in the application. The vulnerability is caused by the iterwalk function (also used by the canonicalize function). Such code shouldn't be in wide-spread use, given that parsing + iterwalk would usually be replaced with the more efficient iterparse function. However, an XML converter that serialises to C14N would also be vulnerable, for example, and there are legitimate use cases for this code sequence. If untrusted input is received (also remotely) and processed via iterwalk function, a crash can be triggered.

References (7)

Core 7
Core References
Exploit, Issue Tracking, Patch, Third Party Advisory x_refsource_confirm
https://huntr.dev/bounties/8264e74f-edda-4c40-9956-49de635105ba
Third Party Advisory vendor-advisory x_refsource_gentoo
https://security.gentoo.org/glsa/202208-06
Third Party Advisory x_refsource_confirm
https://security.netapp.com/advisory/ntap-20220915-0006/

Scores

CVSS v3 7.5
EPSS 0.0087
EPSS Percentile 75.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-476
Status published
Products (4)
fedoraproject/fedora 36
fedoraproject/fedora 37
lxml/lxml < 4.9.1
pypi/lxml 0 - 4.9.1PyPI
Published Jul 05, 2022
Tracked Since Feb 18, 2026