VulnerabilityModified
CVE-2022-24723
URI.js is a Javascript URL mutation library.
MEDIUM 5.3EPSS 1.99%
Does this matter?
Lower severity and a low EPSS score (1.99%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
- EPSS
- 1.99% probability · 80th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-20
- Affected
- uri.js project/uri.js
- Source
- security-advisories@github.com
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.