Lucene search
+L

11685 matches found

Vulnrichment
Vulnrichment
added 2024/09/23 3:26 p.m.33 views

CVE-2024-47068 DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS

Rollup is a module bundler for JavaScript. Versions prior to 2.79.2, 3.29.5, and 4.22.4 are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from import.meta e.g., import.meta.url in cjs/umd/iife format. The DOM Clobbering gadget can lead to cross-site scripting...

6.1CVSS5.9AI score0.00742EPSS
SaveExploits1References5
OSV
OSV
added 2024/09/23 3:26 p.m.18 views

CVE-2024-47068 DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS

Rollup is a module bundler for JavaScript. Versions prior to 2.79.2, 3.29.5, and 4.22.4 are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from import.meta e.g., import.meta.url in cjs/umd/iife format. The DOM Clobbering gadget can lead to cross-site scripting...

6.1CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/09/23 3:26 p.m.85 views

CVE-2024-47068 DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS

Rollup is a module bundler for JavaScript. Versions prior to 2.79.2, 3.29.5, and 4.22.4 are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from import.meta e.g., import.meta.url in cjs/umd/iife format. The DOM Clobbering gadget can lead to cross-site scripting...

6.1CVSS0.00742EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2024/09/23 3:26 p.m.43 views

CVE-2024-47068

Rollup is a module bundler for JavaScript. Versions prior to 2.79.2, 3.29.5, and 4.22.4 are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from import.meta e.g., import.meta.url in cjs/umd/iife format. The DOM Clobbering gadget can lead to cross-site scripting...

6.1CVSS5.2AI score0.00742EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2024/09/23 12:00 a.m.17 views

PT-2024-32385

Name of the Vulnerable Software and Affected Versions Rollup versions prior to 2.79.2, 3.29.5, and 4.22.4 Description The issue is related to a DOM Clobbering vulnerability in Rollup when bundling scripts with properties from import.meta e.g., import.meta.url in cjs/umd/iife format. This...

8.3CVSS6.4AI score0.00874EPSS
SaveExploits1References51
Veracode
Veracode
added 2024/09/21 5:11 a.m.20 views

Cross Site Scripting(XSS)

Vite is vulnerable to Cross Site ScriptingXSS. The vulnerability is due to improper handling of the document.currentScript lookup in Vite's script imports for cjs, iife, or umd output formats. It allows attackers to manipulate DOM elements, such as using unsanitized attributes in HTML tags, to...

6.4CVSS6.2AI score0.00636EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2024/09/20 7:15 p.m.48 views

CVE-2024-47061

Plate is a javascript toolkit that makes it easier for you to develop with Slate, a popular framework for building text editors. One longstanding feature of Plate is the ability to add custom DOM attributes to any element or leaf using the attributes property. These attributes are passed to the...

8.3CVSS0.00515EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/20 7:04 p.m.17 views

CVE-2024-47061 Arbitrary DOM attributes in element.attributes and leaf.attributes in Platejs

Plate is a javascript toolkit that makes it easier for you to develop with Slate, a popular framework for building text editors. One longstanding feature of Plate is the ability to add custom DOM attributes to any element or leaf using the attributes property. These attributes are passed to the...

8.3CVSS5.9AI score0.00515EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/20 7:04 p.m.114 views

CVE-2024-47061

The CVE-2024-47061 issue affects Plate editors using @udecode/plate-core, where arbitrary DOM attributes can be injected via nodeProps (often from the attributes property), enabling cross-site scripting (XSS) and potential information exposure (e.g., user IPs and whether a malicious document is o...

8.3CVSS7.8AI score0.00515EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/09/20 2:41 p.m.32 views

Plate allows arbitrary DOM attributes in element.attributes and leaf.attributes

Impact One longstanding feature of Plate is the ability to add custom DOM attributes to any element or leaf using the attributes property. These attributes are passed to the node component using the nodeProps prop. Note: The attributes prop that is typically rendered alongside nodeProps is...

8.3CVSS5.2AI score0.00515EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/09/20 2:41 p.m.60 views

GHSA-73RG-F94J-XVHX Plate allows arbitrary DOM attributes in element.attributes and leaf.attributes

Impact One longstanding feature of Plate is the ability to add custom DOM attributes to any element or leaf using the attributes property. These attributes are passed to the node component using the nodeProps prop. Note: The attributes prop that is typically rendered alongside nodeProps is...

8.7CVSS7.7AI score0.00515EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/09/19 5:30 p.m.21 views

DOM Clobbering Gadget found in Rspack's AutoPublicPathRuntimeModule that leads to XSS

Hi, Rspack|Webpack developer team! Summary We discovered a DOM Clobbering vulnerability in Webpack’s AutoPublicPathRuntimeModule. The DOM Clobbering gadget in the module can lead to cross-site scripting XSS in web pages where scriptless attacker-controlled HTML elements e.g., an img tag with an...

5.7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/09/19 5:30 p.m.11 views

GHSA-84JW-G43V-8GJM DOM Clobbering Gadget found in Rspack's AutoPublicPathRuntimeModule that leads to XSS

Hi, Rspack|Webpack developer team! Summary We discovered a DOM Clobbering vulnerability in Webpack’s AutoPublicPathRuntimeModule. The DOM Clobbering gadget in the module can lead to cross-site scripting XSS in web pages where scriptless attacker-controlled HTML elements e.g., an img tag with an...

6.4CVSS5.7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/09/19 12:00 a.m.10 views

PT-2024-40181 · Webpack · Webpack

Name of the Vulnerable Software and Affected Versions: Webpack versions affected versions not specified Description: A DOM Clobbering vulnerability was discovered in Webpack's AutoPublicPathRuntimeModule, which can lead to cross-site scripting XSS in web pages where scriptless attacker-controlled...

6.3CVSS5.8AI score
SaveExploits0References4
Amazon
Amazon
added 2024/09/18 12:00 a.m.10 views

Important: firefox

Issue Overview: Insufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape. This vulnerability affects Firefox 129, Firefox ESR 115.14, Firefox ESR 128.1, Thunderbird 128.1, and Thunderbird...

9.8CVSS8.9AI score0.00634EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/09/17 8:44 p.m.36 views

CVE-2024-45812

A DOM clobbering vulnerability was found in ViteJS. This may lead to cross-site scripting XSS attacks on websites that include Vite-bundled files configured with an output format of cjs, iife, or umd, and allow users to inject certain scriptless HTML tags without properly sanitizing the name or i...

6.4CVSS5.5AI score0.00636EPSS
SaveExploits0References8
NVD
NVD
added 2024/09/17 8:15 p.m.70 views

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.4CVSS0.00636EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/17 8:08 p.m.55 views

CVE-2024-45812 DOM Clobbering gadget found in vite bundled scripts that leads to XSS in Vite

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.4CVSS0.00636EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/17 8:08 p.m.450 views

CVE-2024-45812

Vite fixed a DOM Clobbering/XSS in certain build outputs. Affected: Vite bundling with output formats cjs, iife, or umd where document.currentScript is used to resolve VITE_ASSET URLs; an attacker could shadow currentScript via the named DOM tree to swap the script tag with malicious HTML and loa...

6.4CVSS6.1AI score0.00636EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/17 8:08 p.m.28 views

CVE-2024-45812 DOM Clobbering gadget found in vite bundled scripts that leads to XSS in Vite

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
SaveExploits0References5
Rows per page
Query Builder