Lucene search

K
osvGoogleOSV:CVE-2022-24723
HistoryMar 03, 2022 - 9:15 p.m.

CVE-2022-24723

2022-03-0321:15:07
Google
osv.dev
19
uri.js
url mutation
vulnerability

EPSS

0.001

Percentile

47.2%

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.