Lucene search
+L

80 matches found

Snyk
Snyk
added 2025/09/24 9:30 p.m.5 views

Prototype Pollution

Overview rollbar is an Effortlessly track and debug errors in your JavaScript applications with Rollbar. This package includes advanced error tracking features and an intuitive interface to help you identify and fix issues more quickly. Affected versions of this package are vulnerable to Prototyp...

7.5CVSS7.8AI score0.00365EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/24 9:30 p.m.2 views

Prototype Pollution

Overview org.webjars.npm:rollbar is an Effortlessly track and debug errors in your JavaScript applications with Rollbar. This package includes advanced error tracking features and an intuitive interface to help you identify and fix issues more quickly. Affected versions of this package are...

7.5CVSS6.6AI score0.00365EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/24 9:30 p.m.7 views

Prototype Pollution

Overview mpregular is a Affected versions of this package are vulnerable to Prototype Pollution via the mp.addEventHandler function. An attacker can cause application instability or crash by injecting malicious properties into Object.prototype through a specially crafted payload. Details Prototyp...

8.7CVSS8.1AI score0.00386EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/05/25 3:53 p.m.7 views

Prototype Pollution

Overview docarray is a The data structure for multimodal data Affected versions of this package are vulnerable to Prototype Pollution due to a lack of sanitization of unauthorized internal object in the getitem method. An attacker can manipulate object prototype attributes by sending a crafted...

8.8CVSS8AI score0.00586EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/02/05 9:41 p.m.1 views

Prototype Pollution

Overview org.webjars.npm:xe-utils is a JavaScript 函数库、工具类 Affected versions of this package are vulnerable to Prototype Pollution through the merge function. Details Prototype Pollution is a vulnerability affecting JavaScript. Prototype Pollution refers to the ability to inject properties into...

7.5CVSS8AI score0.00386EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/03/29 9:17 a.m.14 views

Prototype Pollution

web3-utils is vulnerable to Prototype Pollution. The vulnerability is due to insecure recursive merge via the utility functions format and mergeDeep, allowing an attacker to manipulate an object's prototype by passing specially crafted input to these functions...

7.5CVSS6.7AI score0.00712EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/25 6:30 a.m.27 views

Duplicate Advisory: web3-utils Prototype Pollution vulnerability

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-2g4c-8fpm-c46v. This link is maintained to preserve external references. Original Description Versions of the package web3-utils before 4.2.1 are vulnerable to Prototype Pollution via the utility functions forma...

7.5CVSS7.8AI score0.00712EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/25 6:30 a.m.15 views

GHSA-87QP-7CW8-8Q9C Duplicate Advisory: web3-utils Prototype Pollution vulnerability

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-2g4c-8fpm-c46v. This link is maintained to preserve external references. Original Description Versions of the package web3-utils before 4.2.1 are vulnerable to Prototype Pollution via the utility functions forma...

7.5CVSS7.5AI score0.00712EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/25 5:0 a.m.20 views

CVE-2024-21505

Versions of the package web3-utils before 4.2.1 are vulnerable to Prototype Pollution via the utility functions format and mergeDeep, due to insecure recursive merge. An attacker can manipulate an object's prototype, potentially leading to the alteration of the behavior of all objects inheriting...

7.5CVSS6.8AI score0.00712EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/25 5:0 a.m.24 views

CVE-2024-21505

Versions of the package web3-utils before 4.2.1 are vulnerable to Prototype Pollution via the utility functions format and mergeDeep, due to insecure recursive merge. An attacker can manipulate an object's prototype, potentially leading to the alteration of the behavior of all objects inheriting...

7.5CVSS7.8AI score0.00712EPSS
SaveExploits0References2
CVE
CVE
added 2024/03/25 5:0 a.m.68 views

CVE-2024-21505

CVE-2024-21505 affects the web3-utils package: versions prior to 4.2.1 are vulnerable to a Prototype Pollution issue in the recursive merge via the helper functions format and mergeDeep . An attacker can alter an object’s prototype, potentially changing behavior of all objects inheriting from it....

7.5CVSS7.5AI score0.00712EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/04/10 11:41 a.m.6 views

Prototype Pollution

Amendment This was deemed not a vulnerability. Overview Affected versions of this package are vulnerable to Prototype Pollution via the config function, due to improper sanitization of its parameter content. Note: This advisory is revoked as a duplicate of CVE-2024-38999. PoC js var requirejs=...

10CVSS7.3AI score0.00756EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/03/26 12:36 p.m.9 views

Prototype Pollution

Overview safe-eval is a Safer version of eval Affected versions of this package are vulnerable to Prototype Pollution via the safeEval function, due to improper sanitization of its parameter content. PoC js var safeEval = require'safe-eval' let code = function Error.prepareStackTrace = , c = c.ma...

10CVSS9AI score0.01111EPSS
SaveExploits1References2
Veracode
Veracode
added 2023/03/01 9:54 a.m.20 views

Prototype Pollution

rangy is vulnerable to Prototype Pollution. The vulnerability exists in the extend function of rangy-core.js, due to the usage of a recursive merge which allows an attacker to modify Object.prototype properties, resulting in Prototype Pollution...

8.2CVSS7.7AI score0.00766EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/24 6:30 a.m.43 views

rangy vulnerable to Prototype Pollution

All versions of the package rangy are vulnerable to Prototype Pollution when using the extend function in file rangy-core.js.The function uses recursive merge which can lead an attacker to modify properties of the Object.prototype...

8.2CVSS7.8AI score0.00766EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/02/24 6:30 a.m.36 views

GHSA-65RP-MHQF-8GJ3 rangy vulnerable to Prototype Pollution

All versions of the package rangy are vulnerable to Prototype Pollution when using the extend function in file rangy-core.js.The function uses recursive merge which can lead an attacker to modify properties of the Object.prototype...

8.2CVSS5.9AI score0.00766EPSS
SaveExploits1References4
Prion
Prion
added 2023/02/24 5:15 a.m.23 views

Buffer overflow

All versions of the package rangy are vulnerable to Prototype Pollution when using the extend function in file rangy-core.js.The function uses recursive merge which can lead an attacker to modify properties of the Object.prototype...

6.4CVSS8AI score0.00766EPSS
SaveExploits1References2
CVE
CVE
added 2023/02/24 5:0 a.m.78 views

CVE-2023-26102

CVE-2023-26102 affects the rangy package, where all versions are vulnerable to a prototype pollution flaw in the extend() function of rangy-core.js. The vulnerability arises from an unsafe recursive merge that can copy attacker-controlled properties onto Object.prototype, enabling pollution of al...

8.2CVSS8.1AI score0.00766EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2022/12/19 2:15 p.m.8 views

Prototype Pollution

Overview rangy is an A cross-browser DOM range and selection library Affected versions of this package are vulnerable to Prototype Pollution when using the extend function in file rangy-core.js.The function uses recursive merge which can lead an attacker to modify properties of the Object.prototy...

8.2CVSS8.4AI score0.00766EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/02/15 2:56 p.m.9 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution via object-extend. PoC js const extend = require"object-extend"; const payload = JSON.parse'"proto":"isAdmin":"yes"'; extend, payload; const obj = "a":1; console.logobj.isAdmin // print yes on arbitrary objects since...

9.8CVSS9.2AI score0.01378EPSS
SaveExploits1References2
Rows per page
Query Builder