Medialize Uri.Js vulnerabilities
2 known vulnerabilities affecting medialize/uri.js.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM2
Vulnerabilities
Page 1 of 1
CVE-2022-24723MEDIUMCVSS 5.3fixed in 1.19.92022-03-03
CVE-2022-24723 [MEDIUM] CWE-20 CVE-2022-24723: URI.js is a Javascript URL mutation library. Before version 1.19.9, whitespace characters are not re
URI.js is a Javascript URL mutation library. Before version 1.19.9, whitespace characters are not removed from the beginning of the protocol, so URLs are not parsed properly. This issue has been patched in version 1.19.9. Removing leading whitespace from values before passing them to URI.parse can be used as a workaround.
nvd
CVE-2020-26291MEDIUMCVSS 6.5fixed in 1.19.42020-12-31
CVE-2020-26291 [MEDIUM] CWE-20 CVE-2020-26291: URI.js is a javascript URL mutation library (npm package urijs). In URI.js before version 1.19.4, th
URI.js is a javascript URL mutation library (npm package urijs). In URI.js before version 1.19.4, the hostname can be spoofed by using a backslash (`\`) character followed by an at (`@`) character. If the hostname is used in security decisions, the decision may be incorrect. Depending on library usage and attacker intent, impacts may include allow/bl
nvd