rpm package
suse/uriparser&distro=SUSE Package Hub 15
pkg:rpm/suse/uriparser&distro=SUSE%20Package%20Hub%2015
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2018-20721 | — | < 0.8.5-bp150.2.3.1 | 0.8.5-bp150.2.3.1 | Jan 16, 2019 | 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. | ||
| CVE-2018-19200 | — | < 0.8.5-bp150.2.3.1 | 0.8.5-bp150.2.3.1 | Nov 12, 2018 | An issue was discovered in uriparser before 0.9.0. UriCommon.c allows attempted operations on NULL input via a uriResetUri* function. | ||
| CVE-2018-19199 | — | < 0.8.5-bp150.2.3.1 | 0.8.5-bp150.2.3.1 | Nov 12, 2018 | An issue was discovered in uriparser before 0.9.0. UriQuery.c allows an integer overflow via a uriComposeQuery* or uriComposeQueryEx* function because of an unchecked multiplication. | ||
| CVE-2018-19198 | — | < 0.8.5-bp150.2.3.1 | 0.8.5-bp150.2.3.1 | Nov 12, 2018 | An issue was discovered in uriparser before 0.9.0. UriQuery.c allows an out-of-bounds write via a uriComposeQuery* or uriComposeQueryEx* function because the '&' character is mishandled in certain contexts. |
- CVE-2018-20721Jan 16, 2019affected < 0.8.5-bp150.2.3.1fixed 0.8.5-bp150.2.3.1
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.
- CVE-2018-19200Nov 12, 2018affected < 0.8.5-bp150.2.3.1fixed 0.8.5-bp150.2.3.1
An issue was discovered in uriparser before 0.9.0. UriCommon.c allows attempted operations on NULL input via a uriResetUri* function.
- CVE-2018-19199Nov 12, 2018affected < 0.8.5-bp150.2.3.1fixed 0.8.5-bp150.2.3.1
An issue was discovered in uriparser before 0.9.0. UriQuery.c allows an integer overflow via a uriComposeQuery* or uriComposeQueryEx* function because of an unchecked multiplication.
- CVE-2018-19198Nov 12, 2018affected < 0.8.5-bp150.2.3.1fixed 0.8.5-bp150.2.3.1
An issue was discovered in uriparser before 0.9.0. UriQuery.c allows an out-of-bounds write via a uriComposeQuery* or uriComposeQueryEx* function because the '&' character is mishandled in certain contexts.