7.7
CVE-2020-5258
- EPSS 1.99%
- Veröffentlicht 10.03.2020 18:15:12
- Zuletzt bearbeitet 21.11.2024 05:33:46
- Quelle security-advisories@github.com
- Teams Watchlist Login
- Unerledigt Login
In affected versions of dojo (NPM package), the deepCopy method is vulnerable to Prototype Pollution. Prototype Pollution refers to the ability to inject properties into existing JavaScript language construct prototypes, such as objects. An attacker manipulates these attributes to overwrite, or pollute, a JavaScript application object prototype of the base object by injecting other values. This has been patched in versions 1.12.8, 1.13.7, 1.14.6, 1.15.3 and 1.16.2
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linuxfoundation ≫ Dojo SwPlatformnode.js Version < 1.11.10
Linuxfoundation ≫ Dojo SwPlatformnode.js Version >= 1.12.0 < 1.12.8
Linuxfoundation ≫ Dojo SwPlatformnode.js Version >= 1.13.0 < 1.13.7
Linuxfoundation ≫ Dojo SwPlatformnode.js Version >= 1.14.0 < 1.14.6
Linuxfoundation ≫ Dojo SwPlatformnode.js Version >= 1.15.0 < 1.15.3
Linuxfoundation ≫ Dojo SwPlatformnode.js Version >= 1.16.0 < 1.16.2
Debian ≫ Debian Linux Version8.0
Oracle ≫ Communications Application Session Controller Version3.9.0
Oracle ≫ Communications Policy Management Version12.5.0
Oracle ≫ Communications Pricing Design Center Version12.0.0.3.0
Oracle ≫ Primavera Unifier Version >= 17.7 <= 17.12
Oracle ≫ Primavera Unifier Version18.8
Oracle ≫ Primavera Unifier Version19.12
Oracle ≫ Primavera Unifier Version20.12
Oracle ≫ Webcenter Sites Version12.2.1.3.0
Oracle ≫ Webcenter Sites Version12.2.1.4.0
Oracle ≫ Weblogic Server Version12.2.1.4.0
Oracle ≫ Weblogic Server Version14.1.1.0.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.99% | 0.83 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
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:H/A:N
|
security-advisories@github.com | 7.7 | 1.3 | 5.8 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N
|
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.
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.