Lucene search
K

37 matches found

Snyk
Snyk
added 2026/05/05 12:26 p.m.3 views

Interpretation Conflict

Overview org.webjars.npm:fast-uri is a Dependency-free RFC 3986 URI toolbox Affected versions of this package are vulnerable to Interpretation Conflict during the decoding of URL host component. An attacker can manipulate the authority component of a URI by supplying percent-encoded delimiters,...

8.7CVSS5.8AI score0.00011EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/04/23 5:49 p.m.9 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.4AI score0.00044EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2026/03/10 12:0 a.m.4 views

PT-2026-24604

url.Parse insufficiently validated the host/authority component and accepted some invalid URLs...

7.5CVSS5.8AI score0.00044EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.5 views

PT-2026-20568

Name of the Vulnerable Software and Affected Versions opa-envoy-plugun versions prior to 1.13.2-envoy-2 Description The opa-envoy-plugun plugin has an issue in how the input.parsed path field is constructed. HTTP request paths are treated as full URIs during parsing, leading to the interpretation...

9.9CVSS5.5AI score0.00733EPSS
Exploits44References115
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:35 a.m.2 views

It was found that Lynx doesn't parse the authority component of the URL correctly

...

7.5CVSS7AI score0.00345EPSS
Exploits0
OSV
OSV
added 2025/05/03 9:15 p.m.3 views

CVE-2025-47241

In browser-use aka Browser Use before 0.1.45, URL parsing of alloweddomains is mishandled because userinfo can be placed in the authority component...

4CVSS6.7AI score
Exploits0References3
Cvelist
Cvelist
added 2025/05/03 12:0 a.m.9 views

CVE-2025-47241

In browser-use aka Browser Use before 0.1.45, URL parsing of alloweddomains is mishandled because userinfo can be placed in the authority component...

4CVSS0.00186EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.15 views

RHEL 7 : httpclient (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - apache-httpclient: incorrect handling of malformed authority component in request URIs CVE-2020-13956 Note that...

5.3CVSS5.5AI score0.00505EPSS
Exploits1References1
F5 Networks
F5 Networks
added 2023/02/21 6:33 p.m.35 views

K85235351: cURL and libcurl vulnerability CVE-2016-8624

Security Advisory Description curl before version 7.51.0 doesn't parse the authority component of the URL correctly when the host name part ends with a '' character, and could instead be tricked into connecting to a different host. This may have security implications if you for example use an URL...

7.5CVSS7.5AI score0.01363EPSS
Exploits0Affected Software21
SUSE CVE
SUSE CVE
added 2023/02/15 4:56 a.m.1 views

SUSE CVE-2016-8624

curl before version 7.51.0 doesn't parse the authority component of the URL correctly when the host name part ends with a '' character, and could instead be tricked into connecting to a different host. This may have security implications if you for example use an URL parser that follows the RFC t...

7.5CVSS9.6AI score0.01363EPSS
Exploits0References25
SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.1 views

SUSE CVE-2021-33503

An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP...

7.5CVSS7.4AI score0.00863EPSS
Exploits0References19
RedHat Linux
RedHat Linux
added 2021/08/24 12:50 p.m.2 views

python-urllib3: ReDoS in the parsing of authority part of URL

A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority's regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. T...

7.5CVSS7.3AI score0.00863EPSS
Exploits0References5
Mageia
Mageia
added 2021/07/27 8:21 p.m.161 views

Updated python-urllib3 package fixes security vulnerabilities

The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate validation in some cases involving HTTPS to HTTPS proxies. The initial connection to the HTTPS proxy if an SSLContext isn't given via proxyconfig doesn't verify the hostname of the certificate. This means certificates for...

7.5CVSS7.2AI score0.00863EPSS
Exploits0References8
Amazon
Amazon
added 2021/07/16 12:0 a.m.39 views

Medium: python-urllib3

Issue Overview: A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority's regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an...

7.5CVSS7.6AI score0.00863EPSS
Exploits0
OSV
OSV
added 2021/07/10 11:3 a.m.1 views

OESA-2021-1260 python-urllib3 security update

Security Fixes: An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to...

7.5CVSS7AI score0.00863EPSS
Exploits0References2
OSV
OSV
added 2021/07/06 11:12 p.m.6 views

MGASA-2021-0314 Updated httpcomponents-client packages fix a security vulnerability

Priyank Nigam discovered that HttpComponents Client could misinterpret malformed authority component in a request URI and pick the wrong target host for request execution CVE-2020-13956...

5.3CVSS5.7AI score0.00505EPSS
Exploits1References3
Microsoft CVE
Microsoft CVE
added 2021/07/03 7:0 a.m.2 views

An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component the authority regular expression exhibits catastrophic backtracking causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP redirect.

...

7.5CVSS9.3AI score0.00863EPSS
Exploits0
OSV
OSV
added 2021/06/29 11:15 a.m.28 views

CVE-2021-33503

An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP...

7.5CVSS7.4AI score
Exploits0References6
OSV
OSV
added 2021/06/29 11:15 a.m.1 views

DEBIAN-CVE-2021-33503

An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP...

7.5CVSS7AI score0.00863EPSS
Exploits0References1
PyPA
PyPA
added 2021/06/29 11:15 a.m.4 views

PYSEC-2021-108

An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP...

7.5CVSS5.7AI score0.00863EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder