9.8
CVE-2019-10746
- EPSS 0.87%
- Veröffentlicht 23.08.2019 17:15:13
- Zuletzt bearbeitet 21.11.2024 04:19:50
- Quelle report@snyk.io
- Teams Watchlist Login
- Unerledigt Login
mixin-deep is vulnerable to Prototype Pollution in versions before 1.3.2 and version 2.0.0. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mixin-deep Project ≫ Mixin-deep SwPlatformnode.js Version < 1.3.2
Mixin-deep Project ≫ Mixin-deep Version2.0.0 SwPlatformnode.js
Fedoraproject ≫ Fedora Version30
Fedoraproject ≫ Fedora Version31
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.87% | 0.744 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-88 Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.