From 1ffcc0987241df7e52d485c576c38dc02213ed04 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:14:00 +0000 Subject: [PATCH] Publish Advisories GHSA-jj93-39pf-7mcf GHSA-pqj5-37xf-x5gc GHSA-jj93-39pf-7mcf --- .../GHSA-jj93-39pf-7mcf.json | 70 +++++++++++++++++++ .../GHSA-pqj5-37xf-x5gc.json | 35 ++++++++-- .../GHSA-jj93-39pf-7mcf.json | 39 ----------- 3 files changed, 99 insertions(+), 45 deletions(-) create mode 100644 advisories/github-reviewed/2023/12/GHSA-jj93-39pf-7mcf/GHSA-jj93-39pf-7mcf.json rename advisories/{unreviewed => github-reviewed}/2023/12/GHSA-pqj5-37xf-x5gc/GHSA-pqj5-37xf-x5gc.json (52%) delete mode 100644 advisories/unreviewed/2023/12/GHSA-jj93-39pf-7mcf/GHSA-jj93-39pf-7mcf.json diff --git a/advisories/github-reviewed/2023/12/GHSA-jj93-39pf-7mcf/GHSA-jj93-39pf-7mcf.json b/advisories/github-reviewed/2023/12/GHSA-jj93-39pf-7mcf/GHSA-jj93-39pf-7mcf.json new file mode 100644 index 00000000000..cb42b02a145 --- /dev/null +++ b/advisories/github-reviewed/2023/12/GHSA-jj93-39pf-7mcf/GHSA-jj93-39pf-7mcf.json @@ -0,0 +1,70 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jj93-39pf-7mcf", + "modified": "2023-12-21T18:13:09Z", + "published": "2023-12-21T12:30:28Z", + "aliases": [ + "CVE-2023-50475" + ], + "summary": "bsock uses weak hashing algorithms", + "details": "An issue was discovered in the bsock component of bcoin-org bcoin that allows remote attackers to obtain sensitive information via weak hashing algorithms in the component `\\vendor\\faye-websocket.js`.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "bsock" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.1.11" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50475" + }, + { + "type": "WEB", + "url": "https://github.com/bcoin-org/bcoin/issues/1174" + }, + { + "type": "PACKAGE", + "url": "https://github.com/bcoin-org/bcoin" + }, + { + "type": "WEB", + "url": "https://github.com/bcoin-org/bcoin/blob/master/node_modules/bsock/package.json" + }, + { + "type": "WEB", + "url": "https://github.com/bcoin-org/bsock/blob/master/package.json" + }, + { + "type": "WEB", + "url": "https://github.com/tianjk99/Cryptographic-Misuses/blob/main/CVE-2023-50475.md" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-12-21T18:13:09Z", + "nvd_published_at": "2023-12-21T11:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/12/GHSA-pqj5-37xf-x5gc/GHSA-pqj5-37xf-x5gc.json b/advisories/github-reviewed/2023/12/GHSA-pqj5-37xf-x5gc/GHSA-pqj5-37xf-x5gc.json similarity index 52% rename from advisories/unreviewed/2023/12/GHSA-pqj5-37xf-x5gc/GHSA-pqj5-37xf-x5gc.json rename to advisories/github-reviewed/2023/12/GHSA-pqj5-37xf-x5gc/GHSA-pqj5-37xf-x5gc.json index c81b3786f67..83b74d40c6b 100644 --- a/advisories/unreviewed/2023/12/GHSA-pqj5-37xf-x5gc/GHSA-pqj5-37xf-x5gc.json +++ b/advisories/github-reviewed/2023/12/GHSA-pqj5-37xf-x5gc/GHSA-pqj5-37xf-x5gc.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-pqj5-37xf-x5gc", - "modified": "2023-12-21T12:30:29Z", + "modified": "2023-12-21T18:12:37Z", "published": "2023-12-21T12:30:29Z", "aliases": [ "CVE-2023-50481" ], - "details": "An issue was discovered in blinksocks version 3.3.8, allows remote attackers to obtain sensitive information via weak encryption algorithms in the component /presets/ssr-auth-chain.js.", + "summary": "blinksocks has weak encryption algorithms", + "details": "An issue was discovered in blinksocks version 3.3.8, allows remote attackers to obtain sensitive information via weak encryption algorithms in the component `/presets/ssr-auth-chain.js`.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "blinksocks" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.3.8" + } + ] + } + ] + } ], "references": [ { @@ -22,6 +41,10 @@ "type": "WEB", "url": "https://github.com/blinksocks/blinksocks/issues/108" }, + { + "type": "PACKAGE", + "url": "https://github.com/blinksocks/blinksocks" + }, { "type": "WEB", "url": "https://github.com/tianjk99/Cryptographic-Misuses/blob/main/CVE-2023-50481.md" @@ -31,9 +54,9 @@ "cwe_ids": [ ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-12-21T18:12:37Z", "nvd_published_at": "2023-12-21T11:15:08Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2023/12/GHSA-jj93-39pf-7mcf/GHSA-jj93-39pf-7mcf.json b/advisories/unreviewed/2023/12/GHSA-jj93-39pf-7mcf/GHSA-jj93-39pf-7mcf.json deleted file mode 100644 index 5afc6f17f52..00000000000 --- a/advisories/unreviewed/2023/12/GHSA-jj93-39pf-7mcf/GHSA-jj93-39pf-7mcf.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-jj93-39pf-7mcf", - "modified": "2023-12-21T12:30:28Z", - "published": "2023-12-21T12:30:28Z", - "aliases": [ - "CVE-2023-50475" - ], - "details": "An issue was discovered in bcoin-org bcoin version 2.2.0, allows remote attackers to obtain sensitive information via weak hashing algorithms in the component \\vendor\\faye-websocket.js.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50475" - }, - { - "type": "WEB", - "url": "https://github.com/bcoin-org/bcoin/issues/1174" - }, - { - "type": "WEB", - "url": "https://github.com/tianjk99/Cryptographic-Misuses/blob/main/CVE-2023-50475.md" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-12-21T11:15:08Z" - } -} \ No newline at end of file