7.5
CVE-2020-7743
- EPSS 3.88%
- Veröffentlicht 13.10.2020 10:15:13
- Zuletzt bearbeitet 21.11.2024 05:37:43
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
Prototype Pollution
The package mathjs before 7.5.1 are vulnerable to Prototype Pollution via the deepExtend function that runs upon configuration updates.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.88% | 0.888 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
| report@snyk.io | 7.3 | 3.9 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
|
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/josdejong/mathjs/blob/develop/src/utils/object.js%23L82
https://github.com/josdejong/mathjs/commit/ecb80514e80bce4e6ec7e71db8ff79954f07c57e
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1017113
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1017112
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1017111
https://snyk.io/vuln/SNYK-JS-MATHJS-1016401