From ed09cc6403ab0978c280c6a78172bc59113b773f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 17:36:15 +0000 Subject: [PATCH] Publish Advisories GHSA-5wmg-9cvh-qw25 GHSA-v2qh-f584-6hj8 --- .../GHSA-5wmg-9cvh-qw25.json | 65 +++++++++++++++++++ .../GHSA-v2qh-f584-6hj8.json | 65 +++++++++++++++++++ 2 files changed, 130 insertions(+) create mode 100644 advisories/github-reviewed/2024/11/GHSA-5wmg-9cvh-qw25/GHSA-5wmg-9cvh-qw25.json create mode 100644 advisories/github-reviewed/2024/11/GHSA-v2qh-f584-6hj8/GHSA-v2qh-f584-6hj8.json diff --git a/advisories/github-reviewed/2024/11/GHSA-5wmg-9cvh-qw25/GHSA-5wmg-9cvh-qw25.json b/advisories/github-reviewed/2024/11/GHSA-5wmg-9cvh-qw25/GHSA-5wmg-9cvh-qw25.json new file mode 100644 index 00000000000..34b6ed3e14c --- /dev/null +++ b/advisories/github-reviewed/2024/11/GHSA-5wmg-9cvh-qw25/GHSA-5wmg-9cvh-qw25.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5wmg-9cvh-qw25", + "modified": "2024-11-05T17:34:23Z", + "published": "2024-11-05T17:34:23Z", + "aliases": [ + "CVE-2024-51752" + ], + "summary": "@workos-inc/authkit-nextjs refresh tokens are logged when the debug flag is enabled", + "details": "### Impact\nRefresh tokens are logged to the console when the disabled by default `debug` flag, is enabled.\n\n### Patches\nPatched in [https://github.com/workos/authkit-nextjs/releases/tag/v0.13.2](https://github.com/workos/authkit-nextjs/releases/tag/v0.13.2)\n", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@workos-inc/authkit-nextjs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.13.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/workos/authkit-nextjs/security/advisories/GHSA-5wmg-9cvh-qw25" + }, + { + "type": "WEB", + "url": "https://github.com/workos/authkit-nextjs/commit/15a332632f7560b03cc6d8cc8da24fd2ac931da7" + }, + { + "type": "PACKAGE", + "url": "https://github.com/workos/authkit-nextjs" + }, + { + "type": "WEB", + "url": "https://github.com/workos/authkit-nextjs/releases/tag/v0.13.2" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-532" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-11-05T17:34:23Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/11/GHSA-v2qh-f584-6hj8/GHSA-v2qh-f584-6hj8.json b/advisories/github-reviewed/2024/11/GHSA-v2qh-f584-6hj8/GHSA-v2qh-f584-6hj8.json new file mode 100644 index 00000000000..c7de25926f5 --- /dev/null +++ b/advisories/github-reviewed/2024/11/GHSA-v2qh-f584-6hj8/GHSA-v2qh-f584-6hj8.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v2qh-f584-6hj8", + "modified": "2024-11-05T17:34:47Z", + "published": "2024-11-05T17:34:47Z", + "aliases": [ + "CVE-2024-51753" + ], + "summary": "@workos-inc/authkit-remix refresh tokens are logged when the debug flag is enabled", + "details": "### Impact\nRefresh tokens are logged to the console when the disabled by default `debug` flag, is enabled.\n\n### Patches\nPatched in [https://github.com/workos/authkit-remix/releases/tag/v0.4.1](https://github.com/workos/authkit-remix/releases/tag/v0.4.1)", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@workos-inc/authkit-remix" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.4.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/workos/authkit-remix/security/advisories/GHSA-v2qh-f584-6hj8" + }, + { + "type": "WEB", + "url": "https://github.com/workos/authkit-remix/commit/32d5bcd54c795c1e2a3204f8e3977ab9ad57ec06" + }, + { + "type": "PACKAGE", + "url": "https://github.com/workos/authkit-remix" + }, + { + "type": "WEB", + "url": "https://github.com/workos/authkit-remix/releases/tag/v0.4.1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-532" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-11-05T17:34:47Z", + "nvd_published_at": null + } +} \ No newline at end of file