CVE-2023-28628
Lambdaisland URI authority regex injection vulnerability
Description
lambdaisland/uri is a pure Clojure/ClojureScript URI library. In versions prior to 1.14.120 `authority-regex` allows an attacker to send malicious URLs to be parsed by the `lambdaisland/uri` and return the wrong authority. This issue is similar to but distinct from CVE-2020-8910. The regex in question doesn't handle the backslash (`\`) character in the username correctly, leading to a wrong output. ex. a payload of `https://example.com\\@google.com` would return that the host is `google.com`, but the correct host should be `example.com`. Given that the library returns the wrong authority this may be abused to bypass host restrictions depending on how the library is used in an application. Users are advised to upgrade. There are no known workarounds for this vulnerability.
INFO
Published Date :
March 27, 2023, 9:15 p.m.
Last Modified :
Nov. 21, 2024, 7:55 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
2.7
Exploitability Score :
2.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2023-28628
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2023-28628
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2023-28628
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/lambdaisland/uri/commit/f46db3e84846f79e14bfee0101d9c7a872321820 Added Reference https://github.com/lambdaisland/uri/security/advisories/GHSA-cp4w-6x4w-v2h5 -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Initial Analysis by [email protected]
Apr. 04, 2023
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Changed Reference Type https://github.com/lambdaisland/uri/commit/f46db3e84846f79e14bfee0101d9c7a872321820 No Types Assigned https://github.com/lambdaisland/uri/commit/f46db3e84846f79e14bfee0101d9c7a872321820 Patch Changed Reference Type https://github.com/lambdaisland/uri/security/advisories/GHSA-cp4w-6x4w-v2h5 No Types Assigned https://github.com/lambdaisland/uri/security/advisories/GHSA-cp4w-6x4w-v2h5 Exploit, Vendor Advisory Added CWE NIST CWE-601 Added CPE Configuration OR *cpe:2.3:a:lambdaisland:uri:*:*:*:*:*:*:*:* versions up to (excluding) 1.14.120
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2023-28628
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2023-28628
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.19 }} -0.01%
score
0.41149
percentile