{ "schema_version": "1.4.0", "id": "GHSA-6cj2-92m5-7mvp", "modified": "2021-10-08T21:20:09Z", "published": "2021-08-03T16:48:46Z", "aliases": [], "summary": "Improperly Controlled Modification of Object Prototype Attributes", "details": "### Impact\n\nThe software 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.\n\n### Patches\n\n`think-config@1.1.3` patched it, anyone used `think-config` should upgrade to `>=1.1.3` version.\n\n### References\n\nhttps://cwe.mitre.org/data/definitions/1321.html\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [thinkjs/thinkjs](https://github.com/thinkjs/thinkjs)\n* Email us at [i@imnerd.org](mailto:i@imnerd.org)\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "think-config" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.1.3" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/thinkjs/think-config/security/advisories/GHSA-6cj2-92m5-7mvp" }, { "type": "WEB", "url": "https://github.com/thinkjs/think-config" } ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-02T23:23:16Z", "nvd_published_at": null } }