Lucene search
+L

969 matches found

NVD
NVD
added 2025/01/20 4:15 p.m.41 views

CVE-2025-24010

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.5CVSS0.00293EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/20 3:53 p.m.10 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
CVE
CVE
added 2025/01/20 3:53 p.m.435 views

CVE-2025-24010

CVE-2025-24010 affects Vite, a JavaScript frontend tooling framework. The flaw arises from permissive CORS settings and lack of Origin header validation for WebSocket connections, enabling unauthenticated cross-origin access to the development server. The vulnerability is mitigated by upgrades to...

6.5CVSS6.3AI score0.00293EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/20 3:53 p.m.24 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.7AI score0.00293EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/01/20 3:53 p.m.70 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.5CVSS0.00293EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/01/20 12:00 a.m.14 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
SUSE CVE
SUSE CVE
added 2025/01/18 4:03 a.m.9 views

SUSE CVE-2024-23331

Vite is a frontend tooling framework for javascript. The Vite dev server option server.fs.deny can be bypassed on case-insensitive file systems using case-augmented versions of filenames. Notably this affects servers hosted on Windows. This bypass is similar to CVE-2023-34092 -- with surface area...

7.5CVSS6.8AI score0.00785EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2025/01/18 4:00 a.m.4 views

SUSE CVE-2024-31207

Vite French word for "quick", pronounced /vit/, like "veet" is a frontend build tooling to improve the frontend development experience.server.fs.deny does not deny requests for patterns with directories. This vulnerability has been patched in versions 5.2.6, 5.1.7, 5.0.13, 4.5.3, 3.2.10 and 2.9.1...

5.9CVSS6.9AI score0.00711EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/18 3:54 a.m.5 views

SUSE CVE-2024-45811

Vite a frontend build tooling framework for javascript. In affected versions the contents of arbitrary files can be returned to the browser. @fs denies access to files outside of Vite serving allow list. Adding ?import&raw to the URL bypasses this limitation and returns the file content if it...

4.8CVSS7AI score0.01058EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/18 3:54 a.m.6 views

SUSE CVE-2024-45812

Vite a frontend build tooling framework for javascript. Affected versions of vite were discovered to contain a DOM Clobbering vulnerability when building scripts to cjs/iife/umd output format. The DOM Clobbering gadget in the module can lead to cross-site scripting XSS in web pages where scriptle...

6.4CVSS6.2AI score0.00636EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/16 12:00 a.m.10 views

PT-2025-5257 · Vite · Vite

Name of the Vulnerable Software and Affected Versions: Vite versions prior to 6.0.9 Vite versions prior to 5.4.12 Vite versions prior to 4.5.6 Description: Vite allowed any websites to send any requests to the development server and read the response due to default CORS settings and lack of...

7.8CVSS6.9AI score0.00293EPSS
SaveExploits1References10
Cvelist
Cvelist
added 2024/11/25 7:15 p.m.44 views

CVE-2024-53261 Cross-Site Scripting attack (XSS) on dev mode 404 page in SvelteKit

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. "Unsanitized input from the request URL flows into end, where it is used to render an HTML page returned to the user. This may result in a Cross-Site Scripting attack XSS." The files...

2CVSS0.0033EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/25 7:15 p.m.13 views

CVE-2024-53261 Cross-Site Scripting attack (XSS) on dev mode 404 page in SvelteKit

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. "Unsanitized input from the request URL flows into end, where it is used to render an HTML page returned to the user. This may result in a Cross-Site Scripting attack XSS." The files...

2CVSS5.6AI score0.0033EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/25 3:33 p.m.18 views

GHSA-RJJV-87MX-6X3H @sveltejs/kit vulnerable to XSS on dev mode 404 page

Summary "Unsanitized input from the request URL flows into end, where it is used to render an HTML page returned to the user. This may result in a Cross-Site Scripting attack XSS." Details Source of potentially tainted data is in packages/kit/src/exports/vite/dev/index.js, line 437. This...

5.1AI score0.0033EPSS
SaveExploits0References6
vulnersOsv
vulnersOsv
added 2024/11/25 3:32 p.m.4 views

@alexaegis/svelte-config (>=0.9.2, <=0.11.6), @builders-of-stuff/svelte-sui-wallet-adapter (>=0.7.5, <=1.1.3) +7 more potentially affected by CVE-2024-53262 via @sveltejs/kit (>=2.0.0, <=2.8.1)

@sveltejs/kit NPM version =2.0.0, =0.9.2, =0.7.5, =0.0.0-52469075, =10.0.1, =0.0.1-alpha.26, =0.0.10, =1.0.2, =1.0.3 Source cves: CVE-2024-53262 Source advisory: OSV:GHSA-MH2X-FCQH-FMQV...

5.4CVSS7.9AI score0.00483EPSS
SaveExploits1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/11/21 8:24 p.m.4 views

Malicious code in vite-plugin-unus-api-register (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware c79ccf9234ae6ea621dca31ab486d57d162d4c344342f26de0924579cb3b2d68 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/16 12:36 p.m.5 views

Malicious code in builder-vite (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSV
OSV
added 2024/10/16 12:36 p.m.6 views

MAL-2024-9531 Malicious code in builder-vite (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/09/26 5:54 p.m.93 views

GHSA-J827-6RGF-9629 Layui has DOM Clobbering gadgets that leads to Cross-site Scripting

Summary A DOM Clobbering vulnerability has been discovered in layui that can lead to Cross-site Scripting XSS on web pages where attacker-controlled HTML elements e.g., img tags with unsanitized name attributes are present. It's worth noting that we’ve identifed similar issues in other popular...

6.4CVSS6AI score0.00339EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/09/26 5:54 p.m.66 views

Layui has DOM Clobbering gadgets that leads to Cross-site Scripting

Summary A DOM Clobbering vulnerability has been discovered in layui that can lead to Cross-site Scripting XSS on web pages where attacker-controlled HTML elements e.g., img tags with unsanitized name attributes are present. It's worth noting that we’ve identifed similar issues in other popular...

6.4CVSS5.3AI score0.00339EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder