Lucene search
+L

3851 matches found

Veracode
Veracode
added 2024/05/10 8:22 a.m.47 views

Server-Side Request Forgery

next is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper handling of the Host header within Server Actions. This allows an attacker to make unauthorized requests that appear to originate from the Next.js application server, allowing access to internal network...

7.5CVSS7AI score0.05453EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2024/05/09 12:00 a.m.11 views

PT-2024-25808

Name of the Vulnerable Software and Affected Versions Next.js versions prior to 14.1.1 Description A Server-Side Request Forgery SSRF vulnerability was identified in Next.js Server Actions. If the Host header is modified, and certain conditions are met, an attacker may be able to make requests th...

7.5CVSS6.2AI score0.05453EPSS
SaveExploits3References22
NVD
NVD
added 2024/05/08 3:15 p.m.26 views

CVE-2024-32980

Spin is the developer tool for building and running serverless applications powered by WebAssembly. Prior to 2.4.3, some specifically configured Spin applications that use self requests without a specified URL authority can be induced to make requests to arbitrary hosts via the Host HTTP header...

9.1CVSS9.3AI score0.00489EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/05/08 12:00 a.m.7 views

Spin 安全漏洞

Spin is an open source software verification tool. It is used for explicit stateful logic model checking. A security vulnerability exists in Spin versions prior to 2.4.3, which stems from a specially configured Spin application that uses "self" requests without specifying URL permissions, and may...

9.1CVSS6.6AI score0.00489EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/05/08 12:00 a.m.27 views

PT-2024-25028

Name of the Vulnerable Software and Affected Versions Spin versions prior to 2.4.3 Description The issue affects specifically configured Spin applications that use self requests without a specified URL authority, allowing them to be induced to make requests to arbitrary hosts via the Host HTTP...

9.1CVSS5.4AI score0.00489EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2024/04/30 10:05 a.m.5 views

golang: net/http: insufficient sanitization of Host header

A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacke...

6.5CVSS7.3AI score0.01453EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2024/04/24 12:00 a.m.872 views

Nginx 1.25.5 Host Header Validation

Nginx = 1.25.5 $host variable validation bug Intro: In the "Host" header sent to Nginx web server you can't just insert a dot or something like that, because a filtering rules exists there. The ngxhttpvalidatehost function is responsible for filtering...

7.4AI score
SaveExploits0
zdt
zdt
added 2024/04/24 12:00 a.m.4934 views

Nginx 1.25.5 Host Header Validation Vulnerability

Nginx versions 1.25.5 and below appear to have a host header filtering validation bug that could possibly be used for malice. Nginx = 1.25.5 $host variable validation bug Intro: In the "Host" header sent to Nginx web server you can't just insert a dot or something like that, because a filtering...

7.3AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/23 1:44 a.m.6 views

SUSE CVE-2024-32475

Envoy is a cloud-native, open source edge and service proxy. When an upstream TLS cluster is used with autosni enabled, a request containing a host/:authority header longer than 255 characters triggers an abnormal termination of Envoy process. Envoy does not gracefully handle an error when settin...

7.5CVSS6.7AI score0.00685EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/04/22 12:00 a.m.10 views

The vulnerability of the Golang programming language lies in the lack of content validation for the Host header, which allows attackers to execute arbitrary code.

The vulnerability of the Golang programming language lies in the lack of content validation for the Host header. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

7.8CVSS7AI score0.01453EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2024/04/19 7:48 p.m.25 views

@hono/node-server has Denial of Service risk when receiving Host header that cannot be parsed

Impact The application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname such as an empty string, slashes /, and other strings. For example, if you have a simple application: ts import...

7.5CVSS6.8AI score0.00882EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2024/04/19 7:48 p.m.27 views

GHSA-HGXW-5XG3-69JX @hono/node-server has Denial of Service risk when receiving Host header that cannot be parsed

Impact The application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname such as an empty string, slashes /, and other strings. For example, if you have a simple application: ts import...

7.5CVSS7.5AI score0.00882EPSS
SaveExploits1References7
NVD
NVD
added 2024/04/19 7:15 p.m.15 views

CVE-2024-32652

The adapter @hono/node-server allows you to run your Hono application on Node.js. Prior to 1.10.1, the application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname such as an empty...

7.5CVSS7.5AI score0.00882EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/04/19 6:29 p.m.16 views

CVE-2024-32652 @hono/node-server contains Denial of Service risk when receiving Host header that cannot be parsed

The adapter @hono/node-server allows you to run your Hono application on Node.js. Prior to 1.10.1, the application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname such as an empty...

7.5CVSS7.5AI score0.00882EPSS
SaveExploits1References3
CVE
CVE
added 2024/04/19 6:29 p.m.65 views

CVE-2024-32652

Summary: CVE-2024-32652 affects the Node.js adapter @hono/node-server. Before version 1.10.1, handling of invalid Host header values (e.g., empty strings or values not parseable as a hostname) could cause the application to hang via an Invalid URL error. The advisory states that 1.10.1 fixes the ...

7.5CVSS6.5AI score0.00882EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2024/04/19 6:29 p.m.18 views

CVE-2024-32652 @hono/node-server contains Denial of Service risk when receiving Host header that cannot be parsed

The adapter @hono/node-server allows you to run your Hono application on Node.js. Prior to 1.10.1, the application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname such as an empty...

7.5CVSS7.7AI score0.00882EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/04/19 12:00 a.m.8 views

PT-2024-24746

Name of the Vulnerable Software and Affected Versions @hono/node-server versions prior to 1.10.1 Description The application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname, such as a...

7.5CVSS7AI score0.00882EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2024/04/19 12:00 a.m.9 views

node-server 安全漏洞

node-server is an adapter that allows users to run Hono applications on Node.js. A security vulnerability exists in node-server versions prior to 1.10.1 that stems from a denial-of-service risk when receiving an unresolvable Host header...

7.5CVSS6.7AI score0.00882EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/04/18 12:00 a.m.6 views

PT-2024-3092 · Envoy +1 · Envoy +1

Name of the Vulnerable Software and Affected Versions: Envoy versions prior to 1.27.5 Envoy versions prior to 1.28.3 Envoy versions prior to 1.29.4 Envoy versions prior to 1.30.1 Description: The issue arises when an upstream TLS cluster is used with auto sni enabled and a request contains a...

7.8CVSS6.9AI score0.00685EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/04/18 12:00 a.m.8 views

Envoy 安全漏洞

Envoy is an open source distributed proxy server. A security vulnerability exists in Envoy versions prior to 1.30.1, 1.29.4, 1.28.3, and 1.27.5, which stems from a request with a host/:authority header greater than 255 characters in length that can cause the Envoy process to terminate abnormally...

7.5CVSS7.3AI score0.00685EPSS
SaveExploits0References3
Rows per page
Query Builder