Show filters
160 Total Results
Displaying 51-60 of 160
Sort by:
Attacker Value
Unknown
CVE-2021-23438
Disclosure Date: September 01, 2021 (last updated February 23, 2025)
This affects the package mpath before 0.8.4. A type confusion vulnerability can lead to a bypass of CVE-2018-16490. In particular, the condition ignoreProperties.indexOf(parts[i]) !== -1 returns -1 if parts[i] is ['__proto__']. This is because the method that has been called if the input is an array is Array.prototype.indexOf() and not String.prototype.indexOf(). They behave differently depending on the type of the input.
0
Attacker Value
Unknown
CVE-2021-23436
Disclosure Date: September 01, 2021 (last updated February 23, 2025)
This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition (p === "__proto__" || p === "constructor") in applyPatches_ returns false if p is ['__proto__'] (or ['constructor']). The === operator (strict equality operator) returns false if the operands have different type.
0
Attacker Value
Unknown
CVE-2021-23434
Disclosure Date: August 27, 2021 (last updated February 23, 2025)
This affects the package object-path before 0.11.6. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === '__proto__' returns false if currentPath is ['__proto__']. This is because the === operator returns always false when the type of the operands is different.
0
Attacker Value
Unknown
CVE-2021-30599
Disclosure Date: August 26, 2021 (last updated February 23, 2025)
Type confusion in V8 in Google Chrome prior to 92.0.4515.159 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
0
Attacker Value
Unknown
CVE-2021-30598
Disclosure Date: August 26, 2021 (last updated February 23, 2025)
Type confusion in V8 in Google Chrome prior to 92.0.4515.159 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
0
Attacker Value
Unknown
CVE-2021-31008
Disclosure Date: August 24, 2021 (last updated February 23, 2025)
A type confusion issue was addressed with improved memory handling. This issue is fixed in Safari 15.1, tvOS 15.1, iOS 15 and iPadOS 15, macOS Monterey 12.0.1, watchOS 8.1. Processing maliciously crafted web content may lead to code execution.
0
Attacker Value
Unknown
CVE-2021-30954
Disclosure Date: August 24, 2021 (last updated February 23, 2025)
A type confusion issue was addressed with improved memory handling. This issue is fixed in tvOS 15.2, macOS Monterey 12.1, Safari 15.2, iOS 15.2 and iPadOS 15.2, watchOS 8.3. Processing maliciously crafted web content may lead to arbitrary code execution.
0
Attacker Value
Unknown
CVE-2021-30859
Disclosure Date: August 24, 2021 (last updated February 23, 2025)
A type confusion issue was addressed with improved state handling. This issue is fixed in iOS 14.8 and iPadOS 14.8, macOS Big Sur 11.6, Security Update 2021-005 Catalina. A malicious application may be able to execute arbitrary code with kernel privileges.
0
Attacker Value
Unknown
CVE-2021-30852
Disclosure Date: August 24, 2021 (last updated February 23, 2025)
A type confusion issue was addressed with improved memory handling. This issue is fixed in iOS 14.8 and iPadOS 14.8, tvOS 15, watchOS 8, iOS 15 and iPadOS 15. Processing maliciously crafted web content may lead to arbitrary code execution.
0
Attacker Value
Unknown
CVE-2021-30869
Disclosure Date: August 24, 2021 (last updated February 23, 2025)
A type confusion issue was addressed with improved state handling. This issue is fixed in iOS 12.5.5, iOS 14.4 and iPadOS 14.4, macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave, Security Update 2021-006 Catalina. A malicious application may be able to execute arbitrary code with kernel privileges. Apple is aware of reports that an exploit for this issue exists in the wild.
0