7.5

CVE-2023-26113

Exploit
Versions of the package collection.js before 6.8.1 are vulnerable to Prototype Pollution via the extend function in Collection.js/dist/node/iterators/extend.js. 

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Collection.Js ProjectCollection.Js SwPlatformnode.js Version < 6.8.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.22% 0.647
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
report@snyk.io 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-1321 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

https://github.com/kobezzza/Collection/blob/be32c48e68f49d3be48a58e929d1ab8ff1d2d19c/dist/node/iterators/extend.js%23L324
Broken Link
https://github.com/kobezzza/Collection/commit/d3d937645f62f37d3115d6aa90bb510fd856e6a2
Patch
https://github.com/kobezzza/Collection/issues/27
Patch
Third Party Advisory
Exploit
Issue Tracking
https://github.com/kobezzza/Collection/releases/tag/v6.8.1
Patch
Release Notes
https://security.snyk.io/vuln/SNYK-JS-COLLECTIONJS-3185148
Third Party Advisory
Exploit
Technical Description