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.
References
Link | Resource |
---|---|
https://github.com/medialize/URI.js/releases/tag/v1.19.9 | Release Notes Third Party Advisory |
https://github.com/medialize/URI.js/security/advisories/GHSA-gmv4-r438-p67f | Mitigation Third Party Advisory |
https://github.com/medialize/uri.js/commit/86d10523a6f6e8dc4300d99d671335ee362ad316 | Patch Third Party Advisory |
https://huntr.dev/bounties/82ef23b8-7025-49c9-b5fc-1bb9885788e5/ | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/medialize/URI.js/releases/tag/v1.19.9 | Release Notes Third Party Advisory |
https://github.com/medialize/URI.js/security/advisories/GHSA-gmv4-r438-p67f | Mitigation Third Party Advisory |
https://github.com/medialize/uri.js/commit/86d10523a6f6e8dc4300d99d671335ee362ad316 | Patch Third Party Advisory |
https://huntr.dev/bounties/82ef23b8-7025-49c9-b5fc-1bb9885788e5/ | Exploit Issue Tracking Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 06:50
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/medialize/URI.js/releases/tag/v1.19.9 - Release Notes, Third Party Advisory | |
References | () https://github.com/medialize/URI.js/security/advisories/GHSA-gmv4-r438-p67f - Mitigation, Third Party Advisory | |
References | () https://github.com/medialize/uri.js/commit/86d10523a6f6e8dc4300d99d671335ee362ad316 - Patch, Third Party Advisory | |
References | () https://huntr.dev/bounties/82ef23b8-7025-49c9-b5fc-1bb9885788e5/ - Exploit, Issue Tracking, Patch, Third Party Advisory |
03 Jul 2023, 20:35
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-Other |
Information
Published : 2022-03-03 21:15
Updated : 2024-11-21 06:50
NVD link : CVE-2022-24723
Mitre link : CVE-2022-24723
CVE.ORG link : CVE-2022-24723
JSON object : View
Products Affected
uri.js_project
- uri.js
CWE