8.6
CVE-2020-5259
- EPSS 0.36%
- Published 10.03.2020 18:15:12
- Last modified 21.11.2024 05:33:47
- Source security-advisories@github.com
- Teams watchlist Login
- Open Login
In affected versions of dojox (NPM package), the jqMix 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.11.10, 1.12.8, 1.13.7, 1.14.6, 1.15.3 and 1.16.2
Data is provided by the National Vulnerability Database (NVD)
Linuxfoundation ≫ Dojox SwPlatformnode.js Version < 1.11.10
Linuxfoundation ≫ Dojox SwPlatformnode.js Version >= 1.12.0 < 1.12.8
Linuxfoundation ≫ Dojox SwPlatformnode.js Version >= 1.13.0 < 1.13.7
Linuxfoundation ≫ Dojox SwPlatformnode.js Version >= 1.14.0 < 1.14.6
Linuxfoundation ≫ Dojox SwPlatformnode.js Version >= 1.15.0 < 1.15.3
Linuxfoundation ≫ Dojox SwPlatformnode.js Version >= 1.16.0 < 1.16.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.36% | 0.577 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.6 | 3.9 | 4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/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-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
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.