CVE-2022-24723
CVSS V2 Medium 5
CVSS V3 Medium 5.3
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.
Overview
- CVE ID
- CVE-2022-24723
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-03-03T21:15:07
- Last Modified Date
- 2022-11-29T15:00:51
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:uri.js_project:uri.js:*:*:*:*:*:*:*:* | 1 | OR | 1.19.9 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5.3
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
https://github.com/medialize/URI.js/security/advisories/GHSA-gmv4-r438-p67f | Mitigation 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/commit/86d10523a6f6e8dc4300d99d671335ee362ad316 | Patch Third Party Advisory |
https://huntr.dev/bounties/82ef23b8-7025-49c9-b5fc-1bb9885788e5/ | Exploit Issue Tracking Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-24723 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24723 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 15:46:35 | Added to TrackCVE | |||
2022-12-06 11:16:40 | 2022-03-03T21:15Z | 2022-03-03T21:15:07 | CVE Published Date | updated |
2022-12-06 11:16:40 | 2022-11-29T15:00:51 | CVE Modified Date | updated | |
2022-12-06 11:16:40 | Analyzed | Vulnerability Status | updated |