Show filters
36 Total Results
Displaying 1-10 of 36
Sort by:
Attacker Value
Unknown

CVE-2022-40674

Disclosure Date: September 14, 2022 (last updated November 08, 2023)
libexpat before 2.4.9 has a use-after-free in the doContent function in xmlparse.c.
Attacker Value
Unknown

CVE-2024-45492

Disclosure Date: August 30, 2024 (last updated September 05, 2024)
An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).
Attacker Value
Unknown

CVE-2024-45491

Disclosure Date: August 30, 2024 (last updated September 05, 2024)
An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).
Attacker Value
Unknown

CVE-2024-45490

Disclosure Date: August 30, 2024 (last updated October 19, 2024)
An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.
Attacker Value
Unknown

CVE-2023-52426

Disclosure Date: February 04, 2024 (last updated February 09, 2024)
libexpat through 2.5.0 allows recursive XML Entity Expansion if XML_DTD is undefined at compile time.
Attacker Value
Unknown

CVE-2023-52425

Disclosure Date: February 04, 2024 (last updated February 09, 2024)
libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.
Attacker Value
Unknown

CVE-2022-43680

Disclosure Date: October 24, 2022 (last updated November 10, 2023)
In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.
Attacker Value
Unknown

CVE-2022-25315

Disclosure Date: February 18, 2022 (last updated October 07, 2023)
In Expat (aka libexpat) before 2.4.5, there is an integer overflow in storeRawNames.
Attacker Value
Unknown

CVE-2022-25314

Disclosure Date: February 18, 2022 (last updated October 07, 2023)
In Expat (aka libexpat) before 2.4.5, there is an integer overflow in copyString.
Attacker Value
Unknown

CVE-2022-25313

Disclosure Date: February 18, 2022 (last updated October 07, 2023)
In Expat (aka libexpat) before 2.4.5, an attacker can trigger stack exhaustion in build_model via a large nesting depth in the DTD element.