Description
The package url-js before 2.1.0 is 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.
Recommendation
Update the url-js package to the latest compatible version. Followings are version details:
- Affected version(s): < 2.1.0
- Patched version(s): 2.1.0
References
Related Issues
- Improper Input Validation in vriteio/vrite - CVE-2023-5571
- bson-objectid contains Improper input validation - CVE-2019-19729
- Improper Validation and Sanitization in url-parse - CVE-2020-8124
- Improper Input Validation in sanitize-html - CVE-2021-26539
You might also like:
- Tags:
- npm
- url-js
Anything's wrong? Let us know Last updated on January 27, 2023


