Integer Overflow in libexpat Could Lead to Denial of Service
CVE-2024-45491
9.8CRITICAL
What is CVE-2024-45491?
An integer overflow vulnerability exists in the libexpat XML parsing library affecting versions prior to 2.6.3. This issue occurs in the dtdCopy function located in xmlparse.c, specifically when handling the nDefaultAtts parameter on 32-bit platforms where the value of UINT_MAX equates to SIZE_MAX. Exploitation of this vulnerability may lead to unexpected behaviors or denial of service, highlighting the importance of updating to the latest version to mitigate risks.