← Back

Url Js Project

url-js_project

1 CVE • 1 product

Products (1)

Click to collapse
Toggle
Url Js
url-js

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Url Js Project
1Url Js
Jun 17, 2026
Mar 11, 2022
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
The package url-js before 2.1.0 are vulnerable to Improper Input Validation due to improper parsing, which makes it is possible for the hostname to be spoofed. http://\\\\\\\\localhost and http://localhost are the same U...Show more
The package url-js before 2.1.0 are vulnerable to Improper Input Validation due to improper parsing, which makes it is possible for the hostname to be spoofed. http://\\\\\\\\localhost and http://localhost are the same URL. However, the hostname is not parsed as localhost, and the backslash is reflected as it is.Show less