Uriparser Project

Uriparser

8 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.31%
  • Published 03.05.2024 01:15:48
  • Last modified 17.06.2025 15:24:01

An 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 overflow.

  • EPSS 0.17%
  • Published 03.05.2024 01:15:48
  • Last modified 17.06.2025 15:20:17

An issue was discovered in uriparser through 0.9.7. ComposeQueryMallocExMm in UriQuery.c has an integer overflow via a long string.

Exploit
  • EPSS 0.09%
  • Published 06.01.2022 04:15:06
  • Last modified 21.11.2024 06:33:40

An issue was discovered in uriparser before 0.9.6. It performs invalid free operations in uriFreeUriMembers and uriMakeOwner.

Exploit
  • EPSS 0.09%
  • Published 06.01.2022 04:15:06
  • Last modified 21.11.2024 06:33:40

An issue was discovered in uriparser before 0.9.6. It performs invalid free operations in uriNormalizeSyntax.

  • EPSS 0.54%
  • Published 16.01.2019 14:29:00
  • Last modified 21.11.2024 04:02:01

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.

  • EPSS 0.71%
  • Published 12.11.2018 15:29:00
  • Last modified 21.11.2024 03:57:32

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.

  • EPSS 0.72%
  • Published 12.11.2018 15:29:00
  • Last modified 21.11.2024 03:57:32

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.

  • EPSS 1.16%
  • Published 12.11.2018 15:29:00
  • Last modified 21.11.2024 03:57:32

An issue was discovered in uriparser before 0.9.0. UriCommon.c allows attempted operations on NULL input via a uriResetUri* function.