Lucene search
K

103 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в jruby

A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby, up to 3.2.1. The URI parser improperly handles invalid URLs that contain specific characters. This leads to an increase in the execution time required to parse strings into URI objects. The fixed versions are 0.12.1, 0.11.1...

5.3CVSS6.8AI score0.00337EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/05/19 12:0 a.m.8 views

PT-2026-41879

A flaw was found in Keycloak's URL validation logic during redirect operations. By crafting a malicious request, an attacker could bypass validation to redirect users to unauthorized URLs, potentially leading to the exposure of sensitive information within the domain or facilitating further...

8.1CVSS5.7AI score0.00013EPSS
Exploits0References3
OSV
OSV
added 2026/05/09 12:32 p.m.4 views

OESA-2026-2231 uriparser security update

The package is a strictly RFC 3986 compliant URI parsing library written in C89"ANSI C". uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license. There are a number of applications, libraries and hardware using uriparser, as well as bindings and 3rd-party...

5.1CVSS5.8AI score0.00007EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/05/08 7:15 a.m.4 views

CVE-2026-44928

In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal...

5.3CVSS5.8AI score0.0001EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/05/08 7:15 a.m.3 views

CVE-2026-44928

In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal...

2.9CVSS5.8AI score0.0001EPSS
Exploits0References2
AlpineLinux
AlpineLinux
added 2026/05/08 7:15 a.m.5 views

CVE-2026-44928

In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal...

5.3CVSS5.8AI score0.0001EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2026/05/08 7:15 a.m.3 views

CVE-2026-44928

In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal...

2.9CVSS5.8AI score0.0001EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/08 7:13 a.m.2 views

CVE-2026-44927

In uriparser before 1.0.2, there is pointer difference truncation to int in various places...

2.9CVSS5.8AI score0.0001EPSS
Exploits0References2
CVE
CVE
added 2026/05/08 7:13 a.m.6 views

CVE-2026-44927

Affected software: uriparser prior to 1.0.2. Issue: pointer difference truncation to int in multiple locations, as described in CVE-2026-44927 and corroborated by PT-2026-38681. Potential impact: memory calculation/size-related issues; explicit exploit details are not provided in the documents. R...

5.3CVSS5.8AI score0.0001EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.4 views

Uriparser 安全漏洞

UriParser is a C89-compatible library for parsing and processing URIs, strictly conforming to RFC 3986 standards. Versions of UriParser prior to 1.0.2 contained security vulnerabilities; these vulnerabilities stemmed from the EqualsUri function potentially incorrectly classifying two unequal URIs...

5.3CVSS5.8AI score0.0001EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.4 views

PT-2026-38682

Name of the Vulnerable Software and Affected Versions uriparser versions prior to 1.0.2 Description The function family EqualsUri can misclassify two unequal URIs as equal. Recommendations Update to version 1.0.2 or later. As a temporary workaround, restrict the use of the EqualsUri function unti...

5.3CVSS5.8AI score0.0001EPSS
Exploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/04 12:41 p.m.2 views

Security Bulletin:Jetty URI Parser Differences and Potential Security Implications

Summary The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs...

6.5CVSS7.2AI score0.00145EPSS
Exploits0Affected Software1
CNNVD
CNNVD
added 2026/05/04 12:0 a.m.6 views

fast-uri 路径遍历漏洞

fast-uri is an open-source, dependency-free RFC 3986 URI parser and toolkit developed by Fastify. Versions of fast-uri 3.1.0 and earlier contained a path traversal vulnerability. This vulnerability stemmed from the normalize and equal functions decoding percent-encoded path separators and dots,...

7.5CVSS5.8AI score0.00048EPSS
Exploits0References1
CVE
CVE
added 2026/04/27 5:50 a.m.49 views

CVE-2026-42371

CVE-2026-42371 affects uriparser prior to 1.0.1. The issue is a numeric truncation in text range comparison when parsing extremely long URIs (potentially gigabytes long). Impact: availability could be affected. Exploitation details are not provided in the sources. Mitigation: upgrade to uriparser...

5.1CVSS5.2AI score0.00005EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/11 5:31 p.m.3 views

SUSE CVE-2025-11143

The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently fr...

3.7CVSS5.8AI score0.00145EPSS
Exploits0References4
OSV
OSV
added 2026/03/05 9:41 p.m.2 views

GHSA-WJPW-4J6X-6RWH org.eclipse.jetty:jetty-http has different parsing of invalid URIs

The Jetty URI parser has some key differences compared to other common parsers when evaluating invalid or unusual URIs. Specifically: Invalid Scheme | URI | Jetty | uri-js nodejs | node-urlnodejs | |---|---|---| --- | | https://vulndetector.com/path | scheme=http| scheme=https | invalid URI |...

3.7CVSS5.9AI score0.00145EPSS
Exploits0References7
EUVD
EUVD
added 2026/03/05 9:41 p.m.3 views

EUVD-2025-208311

org.eclipse.jetty:jetty-http has different parsing of invalid URIs...

3.7CVSS5.9AI score0.00145EPSS
Exploits0References6
OSV
OSV
added 2026/03/05 10:15 a.m.1 views

CVE-2025-11143

The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently fr...

6.5CVSS5.8AI score
Exploits0References1
CVE
CVE
added 2026/03/05 9:26 a.m.24 views

CVE-2025-11143

Summary of CVE-2025-11143 : The Jetty HTTP URI parser has differences in handling invalid/unusual URIs, causing potential security by‑pass or leakage of implementation details when multiple components parse URIs differently. Public sources describe practical implications as differential parsing a...

6.5CVSS5.9AI score0.00145EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/03/05 9:26 a.m.2 views

CVE-2025-11143

The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently fr...

6.5CVSS7.2AI score0.00145EPSS
Exploits0
Rows per page
Query Builder