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).
References
Link | Resource |
---|---|
https://github.com/libexpat/libexpat/issues/888 | Issue Tracking |
https://github.com/libexpat/libexpat/pull/891 | Patch |
https://security.netapp.com/advisory/ntap-20241018-0003/ |
Configurations
History
No history.
Information
Published : 2024-08-30 03:15
Updated : 2024-11-21 09:37
NVD link : CVE-2024-45491
Mitre link : CVE-2024-45491
CVE.ORG link : CVE-2024-45491
JSON object : View
Products Affected
libexpat_project
- libexpat
CWE
CWE-190
Integer Overflow or Wraparound