Integer Overflow Vulnerability in Expat Library by libexpat
CVE-2022-23990
7.5HIGH
Key Information:
- Vendor
Libexpat Project
- Status
- Vendor
- CVE Published:
- 26 January 2022
Badges
👾 Exploit Exists🟡 Public PoC
What is CVE-2022-23990?
The Expat parser, also known as libexpat, has a security flaw due to an integer overflow condition in the doProlog function in versions prior to 2.4.4. This vulnerability could be exploited by attackers to manipulate the parsing process, potentially leading to undefined behaviors or crashes in applications that rely on this library for XML processing.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.