You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arnaldo2792
published
GHSA-jx23-pq2c-7xxhFeb 8, 2022
Package
libexpat
(bottlerocket)
Affected versions
< 1.6.0
Patched versions
1.6.0
Description
An unsigned integer overflow was discovered in doProlog, which can be triggered by large content in element type declarations when there is an element declaration handler present (from a prior call to XML_SetElementDeclHandler).
An unsigned integer overflow was discovered in
doProlog
, which can be triggered by large content in element type declarations when there is an element declaration handler present (from a prior call toXML_SetElementDeclHandler
).