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

03 Jul 2023, 20:35

Type Values Removed Values Added
CWE CWE-20 NVD-CWE-Other

Information

Published : 2022-03-03 21:15

Updated : 2024-02-28 19:09


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

Improper Input Validation