Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-28628— `authority-regex` returns the wrong authority in lambdaisland/uri

CVSS 5.4 · Medium EPSS 0.23% · P45
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2023-28628

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
`authority-regex` returns the wrong authority in lambdaisland/uri
Source: NVD (National Vulnerability Database)
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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
使用不正确的解析名称或索引
Source: NVD (National Vulnerability Database)
Vulnerability Title
lambdaisland uri 输入验证错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
lambdaisland/uri是Lambda Island开源的一个纯 Clojure/ClojureScript URI 库。 lambdaisland uri 1.14.120之前版本存在安全漏洞。攻击者利用该漏洞发送恶意URL以供lambdaisland/uri解析并返回错误的权限。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
lambdaislanduri < 1.14.120 -

II. Public POCs for CVE-2023-28628

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-28628

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2023-28628

No comments yet


Leave a comment