URI_FUNC() in UriParse.c in uriparser before 0.9.1 has an out-of-bounds read (in uriParse*Ex* functions) for an incomplete URI with an IPv6 address containing an embedded IPv4 address, such as a "//[::44.1" address.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2019/02/msg00028.html | third party advisory mailing list |
https://github.com/uriparser/uriparser/commit/cef25028de5ff872c2e1f0a6c562eb3ea9ecbce4 | third party advisory patch |
https://github.com/uriparser/uriparser/blob/master/ChangeLog | third party advisory release notes |
https://lists.debian.org/debian-lts-announce/2021/11/msg00029.html | third party advisory mailing list |