CVE-2024-45492
Advisory lineage Upstream: 0 Downstream: 27
Modified
Published: 30 Aug 2024, 00:00
Last modified:12 May 2026, 11:57
Vulnerability Summary
Overall Risk (default)
high
70/100 CVSS Score
9.8 CRITICAL
v3.1 (nvd)
EPSS Score
2.27% LOW
2% probability +1.04%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
30 Aug 2024, 00:00
Published
Vulnerability first disclosed
12 May 2026, 11:57
Last Modified
Vulnerability information updated
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).
CVSS Metrics
- v3.1•HIGH•Score: 7.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
- v3.1•CRITICAL•Score: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 2.27%• Percentile: 85%
Techniques & Countermeasures
- CWE-190•Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Affected Systems
- libexpat_project•libexpat
< 2.6.3
References (6)
- https://github.com/libexpat/libexpat/pull/892
- https://github.com/libexpat/libexpat/issues/889
- https://security.netapp.com/advisory/ntap-20241018-0005/
- https://lists.debian.org/debian-lts-announce/2024/09/msg00036.html
- https://cert-portal.siemens.com/productcert/html/ssa-082556.html
- https://cert-portal.siemens.com/productcert/html/ssa-613116.html