cve/2024/CVE-2024-45492.md
2024-08-30 20:52:42 +00:00

639 B

CVE-2024-45492

Description

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).

POC

Reference

No PoCs from references.

Github