#VU68718 Use-after-free in expat - CVE-2022-43680

 

#VU68718 Use-after-free in expat - CVE-2022-43680

Published: October 25, 2022 / Updated: December 29, 2023


Vulnerability identifier: #VU68718
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-43680
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
expat
Software vendor:
libexpat.org

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a use-after-free error caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate. A remote attacker can trigger a use-after-free error and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links