CVE-2022-24723

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:uri.js_project:uri.js:*:*:*:*:*:*:*:*

History

No history.

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
CWE-20

Improper Input Validation

NVD-CWE-Other