Description
Medialize is a Javascript URL mutation library. When parsing a URL without a scheme and with excessive slashes, like ///www.example.com, URI.js will parse the hostname as null and the path as /www.example.com. Such behaviour is different from that exhibited by browsers, which will parse ///www.example.com as http://www.example.com instead.
Recommendation
Update the urijs package to the latest compatible version. Followings are version details:
- Affected version(s): < 1.19.11
- Patched version(s): 1.19.11
References
Related Issues
- node-opcua DoS when bypassing limitations for excessive memory consumption - CVE-2022-24375
- url-parse Incorrectly parses URLs that include an '@ - CVE-2022-0639
- Authorization bypass in url-parse - CVE-2022-0512
- matrix-appservice-irc vulnerable to IRC mode parameter confusion - CVE-2022-39202
- Tags:
- npm
- urijs
Anything's wrong? Let us know Last updated on January 27, 2023