Lucene search
+L

2534 matches found

OSV
OSV
added 2025/02/12 5:59 p.m.17 views

CVE-2025-25200 Koa has Inefficient Regular Expression Complexity

Koa is expressive middleware for Node.js using ES2017 async functions. Prior to versions 0.21.2, 1.7.1, 2.15.4, and 3.0.0-alpha.3, Koa uses an evil regex to parse the X-Forwarded-Proto and X-Forwarded-Host HTTP headers. This can be exploited to carry out a Denial-of-Service attack. Versions 0.21....

9.2CVSS5.7AI score
SaveExploits0References9
CNNVD
CNNVD
added 2025/02/05 12:0 a.m.10 views

Cisco Secure Web Appliance 输入验证错误漏洞

Cisco Secure Web Appliance is an application from Cisco USA. An input validation error vulnerability exists in Cisco Secure Web Appliance that stems from improper handling of HTTP request headers and can be exploited by an attacker to download malicious files...

5.8CVSS6.8AI score0.0043EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/01/27 3:0 p.m.14 views

CVE-2025-0754

The vulnerability was found in OpenShift Service Mesh 2.6.3 and 2.5.6. This issue occurs due to improper sanitization of HTTP headers by Envoy, particularly the x-forwarded-for header. This lack of sanitization can allow attackers to inject malicious payloads into service mesh logs, leading to lo...

4.3CVSS6.2AI score0.00258EPSS
SaveExploits0References3
NVD
NVD
added 2025/01/21 5:15 p.m.15 views

CVE-2024-45687

Improper Neutralization of CRLF Sequences in HTTP Headers 'HTTP Request/Response Splitting' vulnerability in Payara Platform Payara Server Grizzly, REST Management Interface modules, Payara Platform Payara Micro Grizzly modules allows Manipulating State, Identity Spoofing.This issue affects Payar...

2.4CVSS0.0023EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/14 7:19 p.m.11 views

BIT-PHP-MIN-2024-8927 cgi.force_redirect configuration is bypassable due to the environment variable collision

In PHP versions 8.1. before 8.1.30, 8.2. before 8.2.24, 8.3. before 8.3.12, HTTPREDIRECTSTATUS variable is used to check whether or not CGI binary is being run by the HTTP server. However, in certain scenarios, the content of this variable can be controlled by the request submitter via HTTP...

7.5CVSS7.8AI score0.01054EPSS
SaveExploits1References4
OSV
OSV
added 2025/01/14 2:15 p.m.5 views

CVE-2024-54021

An Improper Neutralization of CRLF Sequences in HTTP Headers 'http response splitting' vulnerability CWE-113 in Fortinet FortiOS 7.2.0 through 7.6.0, FortiProxy 7.2.0 through 7.4.5 may allow a remote unauthenticated attacker to bypass the file filter via crafted HTTP headers...

5.8CVSS5.8AI score0.0078EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/13 4:18 p.m.103 views

GHSA-MGR7-5782-6JH9 The Umbraco Heartcore headless client library uses a vulnerable Refit dependency package

Impact The Heartcore headless client library depends on Refit to assist in making HTTP requests to Heartcore public APIs. Refit recently published an advisory regarding a CRLF injection vulnerability whereby it is possible for a malicious user to smuggle additional headers or potentially body...

6.4AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/01/03 12:0 a.m.14 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.00357EPSS
SaveExploits1References3
OSV
OSV
added 2024/12/11 9:21 a.m.12 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.05493EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/27 12:15 p.m.31 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.00952EPSS
SaveExploits0References2
OSV
OSV
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.1CVSS6.6AI score
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2024/11/27 12:15 p.m.62 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.00952EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/27 12:5 p.m.49 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.00952EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/27 12:5 p.m.23 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.00952EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/11/27 12:5 p.m.42 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.00952EPSS
SaveExploits0
OSV
OSV
added 2024/11/22 2:23 p.m.11 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.00332EPSS
SaveExploits2References2
Redos
Redos
added 2024/11/21 12:0 a.m.19 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.00715EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/11/20 12:0 a.m.8 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
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/11/13 4:30 p.m.6 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.00793EPSS
SaveExploits1References7
OSV
OSV
added 2024/11/07 9:52 a.m.25 views

CVE-2024-51504 Apache ZooKeeper: Authentication bypass with IP-based authentication in Admin Server

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.1CVSS7AI score
SaveExploits0References5
Rows per page
Query Builder