CVE-2024-47061
Scores
EPSS
Percentile: 0.0%
CVSS
CVSS Score: 8.3/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
Low (L)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
High (H)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
Low (L)
Measures the impact to the availability of the impacted component
Description
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 node component using the nodeProps prop. It has come to our attention that this feature can be used for malicious purposes, including cross-site scripting (XSS) and information exposure (specifically, users’ IP addresses and whether or not they have opened a malicious document). Note that the risk of information exposure via attributes is only relevant to applications in which web requests to arbitrary URLs are not ordinarily allowed. Plate editors that allow users to embed images from arbitrary URLs, for example, already carry the risk of leaking users’ IP addresses to third parties. All Plate editors using an affected version of @udecode/plate-core are vulnerable to these information exposure attacks via the style attribute and other attributes that can cause web requests to be sent. In addition, whether or not a Plate editor is vulnerable to cross-site scripting attacks using attributes depends on a number of factors. The most likely DOM attributes to be vulnerable are href and src on links and iframes respectively. Any component that spreads {…nodeProps} onto an or
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Vulnerable Software (1)
Type: Configuration
Operating System:
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:udecode:plate:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "38.0.6", "versionStartIncludin...
{ "children": [ { "cpe_match": [ { "cpe23uri": "cpe:2.3:a:udecode:plate:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "38.0.6", "versionStartIncluding": "37.0.0" }, { "cpe23uri": "cpe:2.3:a:udecode:plate:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "36.5.9", "versionStartIncluding": "22.0.0" }, { "cpe23uri": "cpe:2.3:a:udecode:plate:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "21.5.1" } ], "negate": false, "operator": "OR" } ], "operator": "OR"}
Source: anchore_overrides