Lucene search
+L

25500 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-61780

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, a possible information disclosure vulnerability existed in...

5.8CVSS6.2AI score0.00434EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/10/13 3:48 p.m.9 views

CVE-2025-61780

A potential information disclosure vulnerability has been identified in the RubyGem Rack affecting Rack::Sendfile when used behind a proxy that supports x-sendfile headers e.g., Nginx. When processing untrusted x-sendfile-type or x-accel-mapping headers, the middleware could misinterpret them as...

5.8CVSS6.7AI score0.00434EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/10/13 6:20 a.m.13 views

CVE-2025-61925

Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in X-Forwarded-Host in output when using Astro.url without any validation. It is common for web servers such as nginx to route requests via the Host header, and forward on other request headers. As such as malicious reque...

6.5CVSS7AI score0.0038EPSS
SaveExploits1References1
Veracode
Veracode
added 2025/10/13 5:58 a.m.9 views

Cross-site Scripting (XSS)

@modelcontextprotocol/inspector is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper handling of malicious redirect URIs when connecting to untrusted remote MCP servers, which allows an attacker to inject and execute arbitrary scripts that can interact with the inspecto...

8.6CVSS7.3AI score0.00672EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2025/10/11 11:21 p.m.11 views

SUSE CVE-2025-61780

Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, a possible information disclosure vulnerability existed in Rack::Sendfile when running behind a proxy that supports x-sendfile headers such as Nginx. Specially crafted headers could cause Rack::Sendfile to...

5.8CVSS6.4AI score0.00434EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/11 12:00 a.m.6 views

EulerOS 2.0 SP11 : httpd (EulerOS-SA-2025-2196)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : In some modssl configurations on Apache HTTP Server versions through to 2.4.63, an HTTP desynchronisation attack allows a man-in-the-middle attacke...

9.1CVSS7.5AI score0.03914EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/10 11:41 p.m.10 views

EUVD-2025-33766

Astro's X-Forwarded-Host is reflected without validation...

6.5CVSS6.4AI score0.0038EPSS
SaveExploits1References4
NVD
NVD
added 2025/10/10 8:15 p.m.14 views

CVE-2025-61925

Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in X-Forwarded-Host in output when using Astro.url without any validation. It is common for web servers such as nginx to route requests via the Host header, and forward on other request headers. As such as malicious reque...

6.5CVSS0.0038EPSS
SaveExploits1References2
NVD
NVD
added 2025/10/10 8:15 p.m.9 views

CVE-2025-61919

Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, Rack::RequestPOST reads the entire request body into memory for Content-Type: application/x-www-form-urlencoded, calling rack.input.readnil without enforcing a length or cap. Large request bodies can therefo...

7.5CVSS0.00605EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/10 7:34 p.m.18 views

CVE-2025-61925 Astro's `X-Forwarded-Host` is reflected with no validation

Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in X-Forwarded-Host in output when using Astro.url without any validation. It is common for web servers such as nginx to route requests via the Host header, and forward on other request headers. As such as malicious reque...

6.5CVSS0.0038EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/10 7:34 p.m.10 views

CVE-2025-61925 Astro's `X-Forwarded-Host` is reflected with no validation

Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in X-Forwarded-Host in output when using Astro.url without any validation. It is common for web servers such as nginx to route requests via the Host header, and forward on other request headers. As such as malicious reque...

6.5CVSS7AI score0.0038EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/10/10 7:34 p.m.11 views

CVE-2025-61925 Astro's `X-Forwarded-Host` is reflected with no validation

Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in X-Forwarded-Host in output when using Astro.url without any validation. It is common for web servers such as nginx to route requests via the Host header, and forward on other request headers. As such as malicious reque...

6.5CVSS6.6AI score0.0038EPSS
SaveExploits1References2
CVE
CVE
added 2025/10/10 7:34 p.m.40 views

CVE-2025-61925

CVE-2025-61925 affects Astro (on-demand rendering) where headers x-forwarded-proto and x-forwarded-port are used unsafely to build URLs, enabling URL manipulation that can bypass middleware protections and potentially cause SSRF, cache-poisoning, or URL-based attacks. The issue is discussed acros...

6.5CVSS6.6AI score0.0038EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/10/10 7:22 p.m.7 views

CVE-2025-61919 Rack is vulnerable to a memory-exhaustion DoS through unbounded URL-encoded body parsing

Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, Rack::RequestPOST reads the entire request body into memory for Content-Type: application/x-www-form-urlencoded, calling rack.input.readnil without enforcing a length or cap. Large request bodies can therefo...

7.5CVSS6.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/10/10 7:22 p.m.5 views

CVE-2025-61919 Rack is vulnerable to a memory-exhaustion DoS through unbounded URL-encoded body parsing

Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, Rack::RequestPOST reads the entire request body into memory for Content-Type: application/x-www-form-urlencoded, calling rack.input.readnil without enforcing a length or cap. Large request bodies can therefo...

7.5CVSS6.4AI score0.00605EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/10 7:22 p.m.8 views

CVE-2025-61919

Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, Rack::RequestPOST reads the entire request body into memory for Content-Type: application/x-www-form-urlencoded, calling rack.input.readnil without enforcing a length or cap. Large request bodies can therefo...

7.5CVSS6.4AI score0.00605EPSS
SaveExploits0
Snyk
Snyk
added 2025/10/10 5:41 p.m.11 views

Information Exposure

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

6.9CVSS6.5AI score0.00434EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/10 5:33 p.m.9 views

Allocation of Resources Without Limits or Throttling

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

8.7CVSS7AI score0.00605EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/10/10 5:31 p.m.14 views

Rack has a Possible Information Disclosure Vulnerability

Summary A possible information disclosure vulnerability existed in Rack::Sendfile when running behind a proxy that supports x-sendfile headers such as Nginx. Specially crafted headers could cause Rack::Sendfile to miscommunicate with the proxy and trigger unintended internal requests, potentially...

5.8CVSS6.4AI score0.00434EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/10/10 5:31 p.m.8 views

GHSA-R657-RXJC-J557 Rack has a Possible Information Disclosure Vulnerability

Summary A possible information disclosure vulnerability existed in Rack::Sendfile when running behind a proxy that supports x-sendfile headers such as Nginx. Specially crafted headers could cause Rack::Sendfile to miscommunicate with the proxy and trigger unintended internal requests, potentially...

5.8CVSS6.4AI score0.00434EPSS
SaveExploits0References7
Rows per page
Query Builder