Lucene search
+L

880 matches found

CVE
CVE
added 2024/01/19 7:43 p.m.365 views

CVE-2024-23331

CVE-2024-23331 (Vite) : The Vite dev server option server.fs.deny can be bypassed on case-insensitive file systems by using case-augmented filenames. The issue occurs because picomatch defaults to case-sensitive glob matching, while the file server does not, enabling a blacklist bypass and potent...

7.5CVSS7.3AI score0.00791EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/01/19 7:43 p.m.22 views

CVE-2024-23331 Vite dev server option `server.fs.deny` can be bypassed when hosted on case-insensitive filesystem

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.5CVSS7.3AI score0.00791EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/01/19 12:0 a.m.8 views

PT-2024-19813 · Vite · Vite

Name of the Vulnerable Software and Affected Versions: Vite versions prior to 2.9.17 Vite versions prior to 3.2.8 Vite versions prior to 4.5.2 Vite versions prior to 5.0.12 Description: The Vite dev server option server.fs.deny can be bypassed on case-insensitive file systems using case-augmented...

10CVSS6.8AI score0.03152EPSS
SaveExploits10References43
CNNVD
CNNVD
added 2024/01/19 12:0 a.m.40 views

Vite Security Vulnerabilities

Vite is a new front-end build tool from Vite open source. Vite has a security vulnerability , the vulnerability stems from the file system is not case-sensitive...

7.5CVSS6.9AI score0.00791EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2023/12/14 12:0 a.m.9 views

The vulnerability of the server.transformIndexHtml() function on the local development server of the Vite application allows attackers to perform cross-site scripting attacks.

The vulnerability of the server.transformIndexHtml function on the local development server of the Vite application is related to the lack of measures taken to neutralize HTML tags. Exploiting this vulnerability allows a remote attacker to perform cross-site scripting attacks...

6.4CVSS6.5AI score0.00997EPSS
SaveExploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2023/12/05 11:31 p.m.6 views

@adhd/react-hooks (=2.2.1), @aklesky/vite-config (>=0.7.9 <=0.9.0) +184 more potentially affected by CVE-2023-49293 via vite (>=5.0.0 <=5.0.4)

vite NPM version =5.0.0, =0.7.9, =17.1.0, =0.5.0, =0.22.0, =1.0.1, =1.0.0, =0.9.0, =1.0.0-alpha.13, =1.0.0-alpha.1, =1.0.0-alpha.1, =1.0.0-alpha.1, =1.0.0-alpha.1, =4.20.4, =4.21.1 and more Source cves: CVE-2023-49293 Source advisory: OSV:GHSA-92R3-M2MG-PJ97...

6.1CVSS6.7AI score0.00997EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2023/12/05 11:31 p.m.14 views

@angular-devkit/build-angular (>=17.0.0-next.7 <=17.0.0-next.9), @attq/blackboox (>=0.4.0 <=0.4.2) +31 more potentially affected by CVE-2023-49293 via vite (>=4.4.1 <=4.4.11)

vite NPM version =4.4.1, =17.0.0-next.7, =0.4.0, =1.0.0-rc.1, =1.0.0, =1.9.0, =17.0.0-next.8, =17.0.0-next.8, =0.0.9, =0.0.9, =0.0.9, =0.0.18 and more Source cves: CVE-2023-49293 Source advisory: OSV:GHSA-92R3-M2MG-PJ97...

6.1CVSS6.6AI score0.00997EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2023/12/05 11:31 p.m.4 views

@amitojsingh366/pioneer-react (>=0.0.3 <=0.0.4), @angular-devkit/build-angular (>=17.0.0 <=17.0.5) +51 more potentially affected by CVE-2023-49293 via vite (=4.5.0)

vite NPM version =4.5.0 is affected by a known vulnerability. The following packages have a transitive dependency on vite and may be impacted: - @amitojsingh366/pioneer-react =0.0.3, =17.0.0, =0.20.0, =1.0.0-rc.5, =0.5.4, =0.1.0, =17.0.0-next.11, =17.0.0-next.11, =0.0.0, =0.2.0, =11.11.0, =3.0.1,...

6.1CVSS6.6AI score0.00997EPSS
SaveExploits1
OSV
OSV
added 2023/12/05 11:31 p.m.27 views

GHSA-92R3-M2MG-PJ97 Vite XSS vulnerability in `server.transformIndexHtml` via URL payload

Summary When Vite's HTML transformation is invoked manually via server.transformIndexHtml, the original request URL is passed in unmodified, and the html being transformed contains inline module scripts ..., it is possible to inject arbitrary HTML into the transformed output by supplying a...

6.1CVSS7.1AI score0.00997EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2023/12/05 11:31 p.m.90 views

Vite XSS vulnerability in `server.transformIndexHtml` via URL payload

Summary When Vite's HTML transformation is invoked manually via server.transformIndexHtml, the original request URL is passed in unmodified, and the html being transformed contains inline module scripts ..., it is possible to inject arbitrary HTML into the transformed output by supplying a...

6.1CVSS6.7AI score0.00997EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2023/12/05 1:49 p.m.60 views

Cross-site Scripting (XSS)

vite is vulnerable to Cross-Site Scripting. This vulnerability exists because it does not properly sanitize inline scripts in the server.transformIndexHtml function, allowing an attacker to inject and execute malicious JavaScript into the browser. This vulnerability is only exploitable if the...

6.1CVSS6.7AI score0.00997EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2023/12/04 11:15 p.m.37 views

CVE-2023-49293

Vite is a website frontend framework. When Vite's HTML transformation is invoked manually via server.transformIndexHtml, the original request URL is passed in unmodified, and the html being transformed contains inline module scripts ..., it is possible to inject arbitrary HTML into the transforme...

6.1CVSS0.00997EPSS
SaveExploits1References1
Prion
Prion
added 2023/12/04 11:15 p.m.10 views

Design/Logic Flaw

Vite is a website frontend framework. When Vite's HTML transformation is invoked manually via server.transformIndexHtml, the original request URL is passed in unmodified, and the html being transformed contains inline module scripts ..., it is possible to inject arbitrary HTML into the transforme...

5.8CVSS6.8AI score0.00997EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2023/12/04 11:3 p.m.43 views

CVE-2023-49293 Cross-site Scripting in `server.transformIndexHtml` via URL payload in vite

Vite is a website frontend framework. When Vite's HTML transformation is invoked manually via server.transformIndexHtml, the original request URL is passed in unmodified, and the html being transformed contains inline module scripts ..., it is possible to inject arbitrary HTML into the transforme...

6.1CVSS6.6AI score0.00997EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/12/04 11:3 p.m.43 views

CVE-2023-49293 Cross-site Scripting in `server.transformIndexHtml` via URL payload in vite

Vite is a website frontend framework. When Vite's HTML transformation is invoked manually via server.transformIndexHtml, the original request URL is passed in unmodified, and the html being transformed contains inline module scripts ..., it is possible to inject arbitrary HTML into the transforme...

6.1CVSS6.3AI score0.00997EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/12/04 11:3 p.m.9 views

CVE-2023-49293 Cross-site Scripting in `server.transformIndexHtml` via URL payload in vite

Vite is a website frontend framework. When Vite's HTML transformation is invoked manually via server.transformIndexHtml, the original request URL is passed in unmodified, and the html being transformed contains inline module scripts ..., it is possible to inject arbitrary HTML into the transforme...

6.1CVSS6.9AI score0.00997EPSS
SaveExploits1References1
CVE
CVE
added 2023/12/04 11:3 p.m.79 views

CVE-2023-49293

Vite HTML transformation vulnerability (CVE-2023-49293) affects apps using appType: 'custom' with the default HTML middleware. When server.transformIndexHtml is invoked manually and the transformed HTML contains inline [removed], an unmodified request URL in the HTML being transformed can allow i...

6.1CVSS6.1AI score0.00997EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/12/04 12:0 a.m.9 views

PT-2023-7610

Name of the Vulnerable Software and Affected Versions Vite versions prior to 4.4.12 Vite versions prior to 4.5.1 Vite versions prior to 5.0.5 Description The issue is related to Vite's HTML transformation when invoked manually via server.transformIndexHtml. If the original request URL is passed i...

6.4CVSS6.8AI score0.00997EPSS
SaveExploits1References11
Github Security Blog
Github Security Blog
added 2023/10/20 3:18 p.m.175 views

Tauri's Updater Private Keys Possibly Leaked via Vite Environment Variables

Impact This advisory is not describing a vulnerability in the Tauri code base itself but a commonly used misconfiguration which could lead to leaking of the private key and updater key password into bundled Tauri applications using the Vite frontend in a specific configuration. The Tauri...

8.4CVSS5.5AI score0.00192EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2023/10/20 3:18 p.m.36 views

GHSA-2RCP-JVR4-R259 Tauri's Updater Private Keys Possibly Leaked via Vite Environment Variables

Impact This advisory is not describing a vulnerability in the Tauri code base itself but a commonly used misconfiguration which could lead to leaking of the private key and updater key password into bundled Tauri applications using the Vite frontend in a specific configuration. The Tauri...

8.4CVSS6.8AI score0.00192EPSS
SaveExploits0References6
Rows per page
Query Builder