Lucene search
+L

430 matches found

Veracode
Veracode
added 2025/06/09 6:00 a.m.21 views

Cross-site WebSocket Hijacking

webpack-dev-server is vulnerable to Cross-site WebSocket hijacking. The vulnerability is due to improper Origin header validation, which permits IP address origins, allows attackers to hijack WebSocket connections and steal source code via malicious websites...

6.5CVSS6.4AI score0.00301EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/06/04 9:09 p.m.22 views

GHSA-9JGG-88MC-972H webpack-dev-server users' source code may be stolen when they access a malicious web site with non-Chromium based browser

Summary Source code may be stolen when you access a malicious web site with non-Chromium based browser. Details The Origin header is checked to prevent Cross-site WebSocket hijacking from happening which was reported by CVE-2018-14732. But webpack-dev-server always allows IP address Origin header...

6.5CVSS7AI score0.00301EPSS
SaveExploits1References7
Snyk
Snyk
added 2025/06/03 6:43 p.m.2 views

Origin Validation Error

Overview org.webjars.npm:webpack-dev-server is an Uses webpack with a development server that provides live reloading. It should be used for development only. Affected versions of this package are vulnerable to Origin Validation Error via theOrigin header, which allows IP address origins to conne...

7.1CVSS6.7AI score0.00301EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/05/23 5:40 a.m.9 views

CVE-2023-0957

An issue was discovered in Gitpod versions prior to release-2022.11.2.16. There is a Cross-Site WebSocket Hijacking CSWSH vulnerability that allows attackers to make WebSocket connections to the Gitpod JSONRPC server using a victim’s credentials, because the Origin header is not restricted. This...

9.6CVSS6.8AI score0.00416EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:28 a.m.40 views

CVE-2023-7080

The V8 inspector intentionally allows arbitrary code execution within the Workers sandbox for debugging. wrangler dev would previously start an inspector server listening on all network interfaces. This would allow an attacker on the local network to connect to the inspector and run arbitrary cod...

8.5CVSS7.4AI score0.0063EPSS
SaveExploits0References1
Debian
Debian
added 2025/05/01 9:37 a.m.57 views

[SECURITY] [DLA 4151-1] golang-github-gorilla-csrf security update

-------------------------------------------------------------------------- Debian LTS Advisory DLA-4151-1 [email protected] https://www.debian.org/lts/security/ Andrej Shadura May 01, 2025 https://wiki.debian.org/LTS -...

6CVSS5.6AI score0.00352EPSS
SaveExploits0
OSV
OSV
added 2025/04/15 7:16 p.m.6 views

DEBIAN-CVE-2025-24358

gorilla/csrf provides Cross Site Request Forgery CSRF prevention middleware for Go web applications & services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes...

6CVSS5.1AI score0.00352EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/04/15 12:00 a.m.14 views

csrf 跨站请求伪造漏洞

csrf is an open source library from Gorilla web toolkit that provides cross-site request forgery csrf prevention middleware for Go web applications and services. A cross-site request forgery vulnerability exists in csrf versions prior to 1.7.2, which stems from an unvalidated Origin header and...

6CVSS4.3AI score0.00352EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/04/14 3:26 p.m.18 views

gorilla/csrf CSRF vulnerability due to broken Referer validation

Summary gorilla/csrf is vulnerable to CSRF via form submission from origins that share a top level domain with the target origin. Details gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it...

6CVSS5.6AI score0.00352EPSS
SaveExploits0References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/04/01 12:00 a.m.15 views

The vulnerability of the 3DSecure (3DS2) protocol, related to the manipulation of inter-site requests, allows a perpetrator to carry out a CSRF attack.

The vulnerability of the 3DSecure 3DS2 protocol is related to the manipulation of inter-site requests. Exploiting this vulnerability allows a malicious actor to perform a CSRF attack by altering the HTTP headers Origin and Referer...

10CVSS5.4AI score
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/03/22 12:35 p.m.13 views

CVE-2024-7819

A CORS misconfiguration in danswer-ai/danswer v1.4.1 allows attackers to steal sensitive information such as chat contents, API keys, and other data. This vulnerability occurs due to improper validation of the origin header, enabling malicious web pages to make unauthorized requests to the...

7.4CVSS6.5AI score0.00273EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/20 10:15 a.m.8 views

CVE-2024-7819

A CORS misconfiguration in danswer-ai/danswer v1.4.1 allows attackers to steal sensitive information such as chat contents, API keys, and other data. This vulnerability occurs due to improper validation of the origin header, enabling malicious web pages to make unauthorized requests to the...

7.4CVSS0.00273EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.21 views

CVE-2024-7819 CORS Misconfiguration in danswer-ai/danswer

A CORS misconfiguration in danswer-ai/danswer v1.4.1 allows attackers to steal sensitive information such as chat contents, API keys, and other data. This vulnerability occurs due to improper validation of the origin header, enabling malicious web pages to make unauthorized requests to the...

7.4CVSS0.00273EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/20 10:09 a.m.75 views

CVE-2024-7819

A CVE-2024-7819 entry concerns danswer-ai/danswer v1.4.1. The vulnerability is a CORS misconfiguration caused by improper validation of the origin header, enabling malicious web pages to issue unauthorized requests to the application's API and potentially disclose sensitive data (e.g., chat conte...

7.4CVSS6.5AI score0.00273EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/02/05 1:30 a.m.19 views

Remote Code Execution (RCE)

Vitest is vulnerable to Remote Code Execution RCE. The vulnerability is due to the WebSocket server not validating the Origin header and lacking an authorization mechanism, allowing an attacker to inject and execute arbitrary code via the saveTestFile and rerun APIs...

9.6CVSS8.1AI score0.00682EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2025/02/04 7:36 p.m.9 views

CVE-2025-24964 Remote Code Execution when accessing a malicious website while Vitest API server is listening

Vitest is a testing framework powered by Vite. Affected versions are subject to arbitrary remote Code Execution when accessing a malicious website while Vitest API server is listening by Cross-site WebSocket hijacking CSWSH attacks. When api option is enabled Vitest UI enables it, Vitest starts a...

9.6CVSS8.7AI score
SaveExploits0References6
CVE
CVE
added 2025/02/04 7:36 p.m.427 views

CVE-2025-24964

Vitest CVE-2025-24964 is a remotely exploitable CSWSH (Cross-site WebSocket hijacking) vulnerability in the Vitest API server when api is enabled. The WebSocket server did not validate Origin or enforce authorization, exposing saveTestFile (edits test files) and rerun (executes tests) APIs. An at...

9.6CVSS8.4AI score0.00682EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/01/20 3:53 p.m.8 views

CVE-2025-24010 Vite allows any websites to send any requests to the development server and read the response

Vite is a frontend tooling framework for javascript. Vite allowed any websites to send any requests to the development server and read the response due to default CORS settings and lack of validation on the Origin header for WebSocket connections. This vulnerability is fixed in 6.0.9, 5.4.12, and...

6.5CVSS6.2AI score
SaveExploits0References3
CNNVD
CNNVD
added 2025/01/20 12:00 a.m.10 views

Vite 安全漏洞

Vite is a new front-end builder tool open-sourced by Vite. A security vulnerability exists in Vite that stems from default CORS settings and a lack of validation of the Origin header of a WebSocket connection, which allows any website to send any request to the development server and read the...

6.5CVSS7.6AI score0.00293EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/09/10 12:00 a.m.10 views

PT-2024-20861 · Unknown · 3Dsecure 2.0

Name of the Vulnerable Software and Affected Versions: 3DSecure 2.0 version 3DS Authorization Method Description: A Cross-Site Request Forgery CSRF issue was identified in the Authorization Method of 3DSecure 2.0, allowing for potential exploitation via modified Origin and Referer HTTP headers...

10CVSS7.5AI score
SaveExploits1References7
Rows per page
Query Builder