ghsa-x2fc-mxcx-w4mf
Vulnerability from github
Published
2021-05-10 18:39
Modified
2022-07-05 17:36
Severity ?
Summary
Prototype Pollution in mathjs
Details
The package mathjs before 7.5.1 are vulnerable to Prototype Pollution via the deepExtend function that runs upon configuration updates.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "mathjs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.5.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-7743" ], "database_specific": { "cwe_ids": [ "CWE-915" ], "github_reviewed": true, "github_reviewed_at": "2021-04-21T19:47:53Z", "nvd_published_at": "2020-10-13T10:15:00Z", "severity": "HIGH" }, "details": "The package mathjs before 7.5.1 are vulnerable to Prototype Pollution via the deepExtend function that runs upon configuration updates.", "id": "GHSA-x2fc-mxcx-w4mf", "modified": "2022-07-05T17:36:48Z", "published": "2021-05-10T18:39:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7743" }, { "type": "WEB", "url": "https://github.com/josdejong/mathjs/commit/ecb80514e80bce4e6ec7e71db8ff79954f07c57e" }, { "type": "WEB", "url": "https://github.com/josdejong/mathjs/blob/develop/HISTORY.md#2020-10-10-version-751" }, { "type": "WEB", "url": "https://github.com/josdejong/mathjs/blob/develop/src/utils/object.js%23L82" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1017113" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1017112" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1017111" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-MATHJS-1016401" }, { "type": "WEB", "url": "https://www.npmjs.com/package/mathjs" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Prototype Pollution in mathjs" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.