Lucene search
K

2482 matches found

Tenable Nessus
Tenable Nessus
added 2025/01/03 12:0 a.m.13 views

ZenML < 0.56.3 Vulnerability - CVE-2024-2383

The version of ZenML installed on the remote host is prior to 0.56.3. It is, therefore, affected by a clickjacking vulnerability due to the application's failure to set appropriate X-Frame-Options or Content-Security-Policy HTTP headers. This vulnerability allows an attacker to embed the...

6.1CVSS5.2AI score0.00056EPSS
Exploits1References3
OSV
OSV
added 2024/12/11 9:21 a.m.4 views

CLSA-2024-1733908866 Fix CVE(s): CVE-2023-25725

SECURITY UPDATE: The HTTP header parsers in HAProxy may accept empty header field names - debian/patches/CVE-2023-25725.patch: prevent empty header field names - CVE-2023-25725...

9.1CVSS7.2AI score0.17535EPSS
Exploits0References1
NVD
NVD
added 2024/11/27 12:15 p.m.20 views

CVE-2024-42330

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that...

9.1CVSS0.0023EPSS
Exploits0References2
AlpineLinux
AlpineLinux
added 2024/11/27 12:15 p.m.14 views

CVE-2024-42330

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that...

9.1CVSS7.2AI score0.0023EPSS
Exploits0References2
OSV
OSV
added 2024/11/27 12:15 p.m.12 views

CVE-2024-42330

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that...

9.1CVSS6.6AI score
Exploits0References2
Cvelist
Cvelist
added 2024/11/27 12:5 p.m.22 views

CVE-2024-42330 JS - Internal strings in HTTP headers

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that...

9.1CVSS0.0023EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/11/27 12:5 p.m.21 views

CVE-2024-42330 JS - Internal strings in HTTP headers

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that...

9.1CVSS7.1AI score0.0023EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2024/11/27 12:5 p.m.21 views

CVE-2024-42330

The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that...

9.1CVSS8.3AI score0.0023EPSS
Exploits0
OSV
OSV
added 2024/11/22 2:23 p.m.6 views

OESA-2024-2465 rubygem-actionpack security update

Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser. Security Fixes: A Cross-site Scripting XSS vulnerability was found in Actionpack due to...

4CVSS6.1AI score0.00207EPSS
Exploits2References2
Redos
Redos
added 2024/11/21 12:0 a.m.14 views

ROS-20241121-06

A vulnerability in the Consul service configuration tool is related to the use of URL paths in L7 traffic. Exploitation of the vulnerability could allow an attacker acting remotely to bypass access rules based on HTTP request paths. HTTP request paths The vulnerability in the Consul service...

8.1CVSS5.9AI score0.01462EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/11/20 12:0 a.m.5 views

HTTP Hop-By-Hop Headers Detected

This is an informational plugin to inform the user that the scanner detected that the target application handles specific HTTP headers as hop-by-hop headers. No source data...

7.2AI score
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/11/13 4:30 p.m.3 views

libsoup: HTTP request smuggling via stripping null bytes from the ends of header names

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, Transfer-Encoding: chunked is equivalent to Transfer-Encoding\x00: chunked. This issue allows request smuggling when Libsoup is used in a service behind a reverse pro...

7.5CVSS7.3AI score0.00366EPSS
Exploits1References7
OSV
OSV
added 2024/11/07 10:15 a.m.14 views

CVE-2024-51504

When using IPAuthenticationProvider in ZooKeeper Admin Server there is a possibility of Authentication Bypass by Spoofing -- this only impacts IP based authentication implemented in ZooKeeper Admin Server. Default configuration of client's IP address detection in IPAuthenticationProvider, which...

9.1CVSS6.7AI score
Exploits0References2
OSV
OSV
added 2024/11/04 11:23 p.m.13 views

GHSA-3HXG-FXWM-8GF7 CRLF injection in Refit's [Header], [HeaderCollection] and [Authorize] attributes

Summary The various header-related Refit attributes Header, HeaderCollection and Authorize are vulnerable to CRLF injection. Details The way HTTP headers are added to a request is via the HttpHeaders.TryAddWithoutValidation method: This method does not check for CRLF characters in the header valu...

10CVSS7.1AI score0.00108EPSS
Exploits0References5
NVD
NVD
added 2024/11/04 11:15 p.m.16 views

CVE-2024-51501

Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes Header, HeaderCollection and Authorize are vulnerable to CRLF injection. The way HTTP headers are added to a request is via the HttpHeaders.TryAddWithoutValidation method. This...

10CVSS0.00108EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/11/04 10:56 p.m.19 views

CVE-2024-51501 CRLF injection in Refit's [Header], [HeaderCollection] and [Authorize] attributes

Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes Header, HeaderCollection and Authorize are vulnerable to CRLF injection. The way HTTP headers are added to a request is via the HttpHeaders.TryAddWithoutValidation method. This...

10CVSS0.00108EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/11/04 10:56 p.m.19 views

CVE-2024-51501 CRLF injection in Refit's [Header], [HeaderCollection] and [Authorize] attributes

Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes Header, HeaderCollection and Authorize are vulnerable to CRLF injection. The way HTTP headers are added to a request is via the HttpHeaders.TryAddWithoutValidation method. This...

10CVSS7.1AI score0.00108EPSS
Exploits0References2
CVE
CVE
added 2024/11/04 10:56 p.m.64 views

CVE-2024-51501

Refit (a .NET REST client) is vulnerable to CRLF injection via its header-related attributes (Header, HeaderCollection, Authorize). The underlying issue is lack of validation in HttpHeaders.TryAddWithoutValidation, which allows CRLF characters in header values, enabling header injection, request ...

10CVSS7.1AI score0.00108EPSS
Exploits0References2
OSV
OSV
added 2024/11/04 3:44 p.m.19 views

GO-2024-3241 Hashicorp Consul Improper Neutralization of HTTP Headers for Scripting Syntax vulnerability in github.com/hashicorp/consul

Hashicorp Consul Improper Neutralization of HTTP Headers for Scripting Syntax vulnerability in github.com/hashicorp/consul...

8.3CVSS6.4AI score0.00035EPSS
Exploits0References5
OSV
OSV
added 2024/10/31 12:30 a.m.15 views

GHSA-5C4W-8HHH-3C3H Hashicorp Consul Improper Neutralization of HTTP Headers for Scripting Syntax vulnerability

A vulnerability was identified in Consul and Consul Enterprise "Consul" such that using Headers in L7 traffic intentions could bypass HTTP header based access rules...

8.3CVSS6.5AI score0.00035EPSS
Exploits0References6
Rows per page
Query Builder