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-q23q-h3vx-q22hFeb 8, 2022
Package
libexpat
(bottlerocket)
Affected versions
< 1.6.0
Patched versions
1.6.0
Description
A signed integer overflow was discovered in XML_GetBuffer, for configurations with a nonzero XML_CONTEXT_BYTES. This function is called by XML_Parse internally.
A signed integer overflow was discovered in
XML_GetBuffer
, for configurations with a nonzeroXML_CONTEXT_BYTES
. This function is called byXML_Parse
internally.