{ "schema_version": "1.4.0", "id": "GHSA-4cmx-hrq9-c23p", "modified": "2023-04-21T18:30:53Z", "published": "2018-08-15T20:03:22Z", "aliases": [ "CVE-2018-3778" ], "summary": "Improper Authorization in aedes", "details": "Versions of `aedes` before 0.35.1 does not respect its own authorization rules when a client sets a `Last Will`.\n\n\n## Recommendation\n\nUpdate to version 0.35.1 or later.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "aedes" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.35.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3778" }, { "type": "WEB", "url": "https://github.com/moscajs/aedes/issues/211" }, { "type": "WEB", "url": "https://github.com/moscajs/aedes/issues/212" }, { "type": "WEB", "url": "https://github.com/moscajs/aedes/commit/ffbc1702bb24b596afbb96407cc6db234a4044a8" }, { "type": "PACKAGE", "url": "https://github.com/moscajs/aedes" }, { "type": "WEB", "url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json" } ], "database_specific": { "cwe_ids": [ "CWE-285", "CWE-863" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:58:11Z", "nvd_published_at": "2018-08-08T20:29:00Z" } }