CVE-2022-24723
Last modified
CVE-2022-24723 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 1.99% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uri.Js Project | Uri.Js | < 1.19.9 |
References
- https://github.com/medialize/URI.js/releases/tag/v1.19.9Release Notes, Third Party Advisory
- https://github.com/medialize/URI.js/security/advisories/GHSA-gmv4-r438-p67fMitigation, Third Party Advisory
- https://github.com/medialize/uri.js/commit/86d10523a6f6e8dc4300d99d671335ee362ad316Patch, 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.9Release Notes, Third Party Advisory
- https://github.com/medialize/URI.js/security/advisories/GHSA-gmv4-r438-p67fMitigation, Third Party Advisory
- https://github.com/medialize/uri.js/commit/86d10523a6f6e8dc4300d99d671335ee362ad316Patch, Third Party Advisory
- https://huntr.dev/bounties/82ef23b8-7025-49c9-b5fc-1bb9885788e5/Exploit, Issue Tracking, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-24723?
How severe is CVE-2022-24723?
How do I fix CVE-2022-24723?
Are you affected by CVE-2022-24723?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
