{ "schema_version": "1.4.0", "id": "GHSA-2xwv-3cc9-fp7c", "modified": "2020-08-31T18:49:15Z", "published": "2019-09-11T23:07:57Z", "aliases": [ "CVE-2019-5483" ], "summary": "Sensitive Data Exposure in seneca", "details": "Versions of `seneca` prior to 3.9.0 are vulnerable to Sensitive Data Exposure. When a process using the package crashes all environment variables are printed. This may leak sensitive data such as access keys, especially given scenarios when log-monitoring systems store the error output.\n\n\n## Recommendation\n\nUpgrade to version 3.9.0 or later.", "severity": [], "affected": [ { "package": { "ecosystem": "npm", "name": "seneca" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.9.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5483" }, { "type": "WEB", "url": "https://hackerone.com/reports/526258" }, { "type": "WEB", "url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/501.json" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/1155" } ], "database_specific": { "cwe_ids": [ "CWE-209" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2019-09-11T22:45:13Z", "nvd_published_at": null } }