← Back to CVE List

CVE-2022-24723

Published: 2022-03-03T21:15Z
Last Modified: 2024-11-21T06:50Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt