Lucene search
+L

39330 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.13 views

Spring Framework 5.3.x < 5.3.46 / 6.1.x < 6.1.24 / 6.2.x < 6.2.12 STOMP CSRF (CVE-2025-41254)

The version of Spring Framework installed on the remote host is 5.3.x prior to 5.3.46, 6.1.x prior to 6.1.24, or 6.2.x prior to 6.2.12. It is, therefore, affected by a STOMP CSRF vulnerability: - STOMP over WebSocket applications may be vulnerable to a security bypass that allows an attacker to...

4.3CVSS5.8AI score0.00293EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.4 views

TencentOS Server 3: .NET 8.0 (TSSA-2024:0048)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2024:0048 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

9.8CVSS8.2AI score0.02892EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/11/20 12:00 a.m.18 views

RampoNN: A Reachability-Guided System Falsification for Efficient Cyber-Kinetic Vulnerability Detection

Detecting kinetic vulnerabilities in Cyber-Physical Systems CPS, vulnerabilities in control code that can precipitate hazardous physical consequences, is a critical challenge. This task is complicated by the need to analyze the intricate coupling between complex software behavior and the system's...

7.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/11/19 8:09 p.m.84 views

Astro Cloudflare adapter has Stored Cross-site Scripting vulnerability in /_image endpoint

Summary A Cross-Site Scripting XSS vulnerability exists in Astro when using the @astrojs/cloudflare adapter with output: 'server'. The built-in image optimization endpoint /image uses isRemoteAllowed from Astro’s internal helpers, which unconditionally allows data: URLs. When the endpoint receive...

6.1CVSS6.3AI score0.00256EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2025/11/19 5:15 p.m.14 views

CVE-2025-65019

Astro is a web framework. Prior to version 5.15.9, when using Astro's Cloudflare adapter @astrojs/cloudflare with output: 'server', the image optimization endpoint /image contains a critical vulnerability in the isRemoteAllowed function that unconditionally allows data: protocol URLs. This enable...

6.1CVSS0.00256EPSS
SaveExploits1References2
NVD
NVD
added 2025/11/19 5:15 p.m.16 views

CVE-2025-64764

Astro is a web framework. Prior to version 5.15.8, a reflected XSS vulnerability is present when the server islands feature is used in the targeted application, regardless of what was intended by the component templates. This issue has been patched in version 5.15.8...

7.1CVSS0.00493EPSS
SaveExploits1References2
NVD
NVD
added 2025/11/19 5:15 p.m.15 views

CVE-2025-64765

Astro is a web framework. Prior to version 5.15.8, a mismatch exists between how Astro normalizes request paths for routing/rendering and how the application’s middleware reads the path for validation checks. Astro internally applies decodeURI to determine which route to render, while the...

6.9CVSS0.00506EPSS
SaveExploits1References2
NVD
NVD
added 2025/11/19 5:15 p.m.21 views

CVE-2025-64757

Astro is a web framework. Prior to version 5.14.3, a vulnerability has been identified in the Astro framework's development server that allows arbitrary local file read access through the image optimization endpoint. The vulnerability affects Astro development environments and allows remote...

3.5CVSS0.00401EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/19 4:41 p.m.8 views

CVE-2025-64765 Astro middleware authentication checks based on url.pathname can be bypassed via url encoded values

Astro is a web framework. Prior to version 5.15.8, a mismatch exists between how Astro normalizes request paths for routing/rendering and how the application’s middleware reads the path for validation checks. Astro internally applies decodeURI to determine which route to render, while the...

6.9CVSS6.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/11/19 4:41 p.m.27 views

CVE-2025-64765 Astro middleware authentication checks based on url.pathname can be bypassed via url encoded values

Astro is a web framework. Prior to version 5.15.8, a mismatch exists between how Astro normalizes request paths for routing/rendering and how the application’s middleware reads the path for validation checks. Astro internally applies decodeURI to determine which route to render, while the...

6.9CVSS0.00506EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/11/19 4:41 p.m.4 views

CVE-2025-64765 Astro middleware authentication checks based on url.pathname can be bypassed via url encoded values

Astro is a web framework. Prior to version 5.15.8, a mismatch exists between how Astro normalizes request paths for routing/rendering and how the application’s middleware reads the path for validation checks. Astro internally applies decodeURI to determine which route to render, while the...

6.9CVSS6.5AI score0.00506EPSS
SaveExploits1References2
CVE
CVE
added 2025/11/19 4:41 p.m.59 views

CVE-2025-64765

Astro (web framework) vulnerability CVE-2025-64765 and related advisories describe a path normalization mismatch: Astro uses decodeURI for routing, while middleware reads context.url.pathname without the same normalization. This permits bypassing path-based authentication by double-encoded URLs (...

6.9CVSS6.5AI score0.00506EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/11/19 4:41 p.m.19 views

CVE-2025-64764 Astro is vulnerable to Reflected XSS via the server islands feature

Astro is a web framework. Prior to version 5.15.8, a reflected XSS vulnerability is present when the server islands feature is used in the targeted application, regardless of what was intended by the component templates. This issue has been patched in version 5.15.8...

7.1CVSS0.00493EPSS
SaveExploits1References2
CVE
CVE
added 2025/11/19 4:41 p.m.41 views

CVE-2025-64764

Astro (web framework) prior to 5.15.8 is affected by a reflected XSS via the server islands feature. The root cause is improper handling of the server islands endpoint, allowing a payload to be reflected and executed in the user’s browser. The issue is fixed in version 5.15.8 and later. Public pr...

7.1CVSS5.9AI score0.00493EPSS
SaveIn wildExploits1References2Affected Software1
OSV
OSV
added 2025/11/19 4:41 p.m.10 views

CVE-2025-64764 Astro is vulnerable to Reflected XSS via the server islands feature

Astro is a web framework. Prior to version 5.15.8, a reflected XSS vulnerability is present when the server islands feature is used in the targeted application, regardless of what was intended by the component templates. This issue has been patched in version 5.15.8...

7.1CVSS6.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/11/19 4:40 p.m.4 views

CVE-2025-65019 Astro Cloudflare adapter has a Stored Cross Site Scripting vulnerability in /_image endpoint

Astro is a web framework. Prior to version 5.15.9, when using Astro's Cloudflare adapter @astrojs/cloudflare with output: 'server', the image optimization endpoint /image contains a critical vulnerability in the isRemoteAllowed function that unconditionally allows data: protocol URLs. This enable...

5.4CVSS5.7AI score0.00256EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/11/19 4:40 p.m.25 views

CVE-2025-65019 Astro Cloudflare adapter has a Stored Cross Site Scripting vulnerability in /_image endpoint

Astro is a web framework. Prior to version 5.15.9, when using Astro's Cloudflare adapter @astrojs/cloudflare with output: 'server', the image optimization endpoint /image contains a critical vulnerability in the isRemoteAllowed function that unconditionally allows data: protocol URLs. This enable...

5.4CVSS0.00256EPSS
SaveExploits1References2
CVE
CVE
added 2025/11/19 4:40 p.m.28 views

CVE-2025-64757

Summary of CVE-2025-64757 (Astro) : The Astro development server’s image endpoint is vulnerable to arbitrary local file read via the href parameter in development mode, enabling an attacker to read image files accessible to the Node.js process. Affected: Astro v5.x development builds prior to 5.1...

3.5CVSS6.3AI score0.00401EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2025/11/19 12:00 a.m.11 views

Astro 安全漏洞

Astro is an Astro open source web framework for content-driven websites. A security vulnerability exists in Astro versions prior to 5.15.8, which stems from a reflected cross-site scripting vulnerability in the server island function that could lead to malicious code execution...

7.1CVSS6.3AI score0.00493EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/11/19 12:00 a.m.8 views

PT-2025-47489

Name of the Vulnerable Software and Affected Versions Astro versions prior to 5.15.8 Description Astro versions prior to 5.15.8 contain a path normalization discrepancy between how the framework routes requests and how middleware validates them. Astro uses decodeURI to determine the route, while...

6.9CVSS6.7AI score0.00506EPSS
SaveExploits1References13
Rows per page
Query Builder