Openjsf

Fast-uri

4 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Veröffentlicht 19.07.2026 14:08:32
  • Zuletzt bearbeitet 05.08.2026 19:46:09

Impact: fast-uri versions from 2.3.1 through 4.1.0 (including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2) do not treat a literal backslash character (U+005C) as an authority delimiter. Node's native WHATWG URL parser, used by fetch, undici...

  • EPSS 0.38%
  • Veröffentlicht 29.06.2026 13:22:44
  • Zuletzt bearbeitet 24.08.2026 13:17:24

fast-uri versions 2.3.1 through 3.1.2 and 4.0.0 fail to canonicalize Unicode (IDN) hostnames for HTTP-family URLs. The IDN conversion path calls a helper that does not exist on the global URL constructor, silently leaving the host in its original Uni...

  • EPSS 0.48%
  • Veröffentlicht 05.05.2026 11:16:33
  • Zuletzt bearbeitet 24.08.2026 13:19:15

fast-uri normalize() decoded percent-encoded authority delimiters inside the host component and then re-emitted them as raw delimiters during serialization. A host that combined an allowed domain, an encoded at-sign, and a different domain was re-emi...

  • EPSS 0.52%
  • Veröffentlicht 04.05.2026 19:31:57
  • Zuletzt bearbeitet 24.08.2026 13:19:14

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize() and equal() functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could co...