Uriparser_project Uriparser

11 CVEs affecting Uriparser_project Uriparser. Latest disclosed: 2026-05-08. Critical: 3, High: 2.

Top CVEs affecting Uriparser_project Uriparser
CVESeverityScorePublishedSummary
CVE-2018-20721Critical9.82019-01-16URI_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…
CVE-2018-19199Critical9.82018-11-12An issue was discovered in uriparser before 0.9.0. UriQuery.c allows an integer overflow via a uriComposeQuery* or uriComposeQueryEx* function because of an un…
CVE-2018-19198Critical9.82018-11-12An 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 '…
CVE-2024-34402High8.62024-05-03An issue was discovered in uriparser through 0.9.7. ComposeQueryEngine in UriQuery.c has an integer overflow via long keys or values, with a resultant buffer o…
CVE-2018-19200High7.52018-11-12An issue was discovered in uriparser before 0.9.0. UriCommon.c allows attempted operations on NULL input via a uriResetUri* function.
CVE-2024-34403Medium5.92024-05-03An issue was discovered in uriparser through 0.9.7. ComposeQueryMallocExMm in UriQuery.c has an integer overflow via a long string.
CVE-2021-46142Medium5.52022-01-06An issue was discovered in uriparser before 0.9.6. It performs invalid free operations in uriNormalizeSyntax.
CVE-2021-46141Medium5.52022-01-06An issue was discovered in uriparser before 0.9.6. It performs invalid free operations in uriFreeUriMembers and uriMakeOwner.
CVE-2026-42371Medium5.12026-04-27uriparser before 1.0.1 has numeric truncation in text range comparison, if an application accepts URIs with a length in gigabytes.
CVE-2026-44928Low2.92026-05-08In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal.
CVE-2026-44927Low2.92026-05-08In uriparser before 1.0.2, there is pointer difference truncation to int in various places.