ghsa-6hwh-rqwf-cxxr
Vulnerability from github
Published
2021-05-07 16:32
Modified
2021-07-28 18:36
Severity ?
VLAI Severity ?
Summary
Improperly Controlled Modification of Dynamically-Determined Object Attributes in vega-util
Details
vega-util prior to 1.13.1 allows manipulation of object prototype. The 'vega.mergeConfig' method within vega-util could be tricked into adding or modifying properties of the Object.prototype.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "vega-util" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.13.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10806" ], "database_specific": { "cwe_ids": [ "CWE-1321", "CWE-20", "CWE-915" ], "github_reviewed": true, "github_reviewed_at": "2021-04-23T20:26:16Z", "nvd_published_at": "2020-03-09T16:15:00Z", "severity": "MODERATE" }, "details": "vega-util prior to 1.13.1 allows manipulation of object prototype. The \u0026#39;vega.mergeConfig\u0026#39; method within vega-util could be tricked into adding or modifying properties of the Object.prototype.", "id": "GHSA-6hwh-rqwf-cxxr", "modified": "2021-07-28T18:36:56Z", "published": "2021-05-07T16:32:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10806" }, { "type": "WEB", "url": "https://github.com/vega/vega/commit/8f33a0b5170d7de4f12fc248ec0901234342367b" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-VEGAUTIL-559223" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Improperly Controlled Modification of Dynamically-Determined Object Attributes in vega-util" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.
Loading…