In doProlog in xmlparse.c in Expat (aka libexpat) before 2.4.3, an integer overflow exists for m_groupSize.
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.
Link | Tags |
---|---|
https://github.com/libexpat/libexpat/issues/532 | issue tracking patch exploit third party advisory |
https://github.com/libexpat/libexpat/pull/538 | third party advisory patch |
http://www.openwall.com/lists/oss-security/2022/01/17/3 | mailing list third party advisory patch |
https://security.netapp.com/advisory/ntap-20220121-0006/ | third party advisory |
https://www.tenable.com/security/tns-2022-05 | third party advisory |
https://www.debian.org/security/2022/dsa-5073 | third party advisory vendor advisory |
https://cert-portal.siemens.com/productcert/pdf/ssa-484086.pdf | third party advisory patch |
https://security.gentoo.org/glsa/202209-24 | third party advisory vendor advisory |