Lucene search
K

15 matches found

Debian CVE
Debian CVE
added 2025/12/30 9:3 p.m.3 views

CVE-2025-61594

URI is a module providing classes to handle Uniform Resource Identifiers. In versions 0.12.4 and earlier bundled in Ruby 3.2 series 0.13.2 and earlier bundled in Ruby 3.3 series, 1.0.3 and earlier bundled in Ruby 3.4 series, when using the + operator to combine URIs, sensitive information like...

7.5CVSS5.2AI score0.00009EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2024/03/25 7:38 p.m.28 views

KaTeX missing normalization of the protocol in URLs allows bypassing forbidden protocols

Impact Code that uses KaTeX's trust option, specifically that provides a function to block-list certain URL protocols, can be fooled by URLs in malicious inputs that use uppercase characters in the protocol. In particular, this can allow for malicious input to generate javascript: links in the...

5.5CVSS6.7AI score0.00056EPSS
Exploits0References4Affected Software1
Microsoft CVE
Microsoft CVE
added 2023/07/04 7:0 a.m.3 views

A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.

...

5.3CVSS6.4AI score0.00906EPSS
Exploits0
OSV
OSV
added 2023/06/29 1:15 p.m.1 views

DEBIAN-CVE-2023-36617

A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396parser.rb and rfc3986parser.rb. NOTE: this issue exists becuse of a...

5.3CVSS7.2AI score0.00906EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2023/03/07 8:9 p.m.26 views

Buildkit credentials inlined to Git URLs could end up in provenance attestation

When the user sends a build request that contains a Git URL that contains credentials and the build creates a provenance attestation describing that build, these credentials could be visible from the provenance attestation. Git URL can be passed in two ways: 1 Invoking build directly from a URL...

6.5CVSS6.1AI score0.01033EPSS
Exploits1References8Affected Software1
Hacker One
Hacker One
added 2022/04/28 5:26 p.m.86 views

curl: CVE-2022-27780: percent-encoded path separator in URL host

Summary: URL decoding the entire proxy string could lead to SSRF filter bypasses. For example, When the following curl specifies the proxy string http://example.com%2F127.0.0.1 - If curl URL parser or another RFC3986 compliant parser parses the initial string http://127.0.0.1%2F.example.com, it...

7.5AI score0.00185EPSS
Exploits1
Hacker One
Hacker One
added 2022/01/09 2:12 p.m.25 views

Ruby: URI parser's RFC3986 regular expression has poor performance when there are two # characters, leading to ReDoS

A vulnerability was found in the URI parser's RFC3986 regular expression. It has poor performance when parsing URLs with two characters, leading to denial of service through resource exhaustion...

5.3CVSS7AI score0.00337EPSS
Exploits0
Huntr
Huntr
added 2021/12/31 5:42 a.m.4 views

Cross-site Scripting (XSS) - Stored in erudika/scoold

Description The Schold is a Q&A/knowledge base platform written in Java. When writing a Q&A, you can use the markdown editor. So I tried to exploit the syntax to try an XSS attack. It seemed to validate javascript: on the backend. So I couldn't use it. However, according to RFC3986, the scheme ca...

6.4AI score
Exploits0
Veracode
Veracode
added 2021/08/29 7:44 p.m.29 views

Denial Of Service (DoS)

servicemesh-proxy is vulnerable to denial of service. Envoy is configured with an RBAC filter for authorization or similar mechanism with an explicit case of a final "/admin" path element, or is using a negative assertion with final path element of "/admin". The client sends request to...

8.6CVSS2AI score0.00035EPSS
Exploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2021/07/22 10:15 p.m.29 views

CVE-2021-32786

modauthopenidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, oidcvalidateredirecturl does not parse URLs the same way as most browsers...

6.1CVSS6.7AI score0.00116EPSS
Exploits1References6
Cvelist
Cvelist
added 2021/07/22 12:0 a.m.26 views

CVE-2021-32786 Open Redirect in oidc_validate_redirect_url()

modauthopenidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, oidcvalidateredirecturl does not parse URLs the same way as most browsers...

4.7CVSS6.6AI score0.00116EPSS
Exploits1References9
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.26 views

Eclipse Jetty Information Disclosure Vulnerability (GHSA-v7ff-8wcx-gmc5) - Linux

Eclipse Jetty is prone to an information disclosure vulnerability. SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:eclipse:jetty"...

5.3CVSS5.6AI score0.93485EPSS
Exploits7References1
Friends Of PHP
Friends Of PHP
added 2021/04/29 12:16 p.m.28 views

Object injection via local phar file

This is a security release. SECURITY Fixes CVE-2020-36326, a regression of CVE-2018-19296 object injection introduced in 6.1.8, see SECURITY.md for details Reject more file paths that look like URLs, matching RFC3986 spec, blocking URLS using schemes such as ssh2 Ensure method signature consisten...

9.8CVSS8.8AI score0.00304EPSS
Exploits0Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/06 5:31 p.m.172 views

Authorization Before Parsing and Canonicalization in jetty

Release 9.4.37 introduced a more precise implementation of RFC3986 with regards to URI decoding, together with some new compliance modes to optionally allow support of some URI that may have ambiguous interpretation within the Servlet specified API methods behaviours. The default mode allowed %...

5.3CVSS3.1AI score0.93485EPSS
Exploits7References27Affected Software1
OSV
OSV
added 2021/04/06 5:31 p.m.39 views

GHSA-V7FF-8WCX-GMC5 Authorization Before Parsing and Canonicalization in jetty

Release 9.4.37 introduced a more precise implementation of RFC3986 with regards to URI decoding, together with some new compliance modes to optionally allow support of some URI that may have ambiguous interpretation within the Servlet specified API methods behaviours. The default mode allowed %...

5.3CVSS6.1AI score0.93485EPSS
Exploits7References27
Rows per page
Query Builder