From 36a334200190397284d25cbdad77b691a8b8f53a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 18:01:46 +0000 Subject: [PATCH] Publish GHSA-86rg-pf4c-5grg --- .../GHSA-86rg-pf4c-5grg.json | 47 +++++++++++++++++-- 1 file changed, 43 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/01/GHSA-86rg-pf4c-5grg/GHSA-86rg-pf4c-5grg.json (53%) diff --git a/advisories/unreviewed/2024/01/GHSA-86rg-pf4c-5grg/GHSA-86rg-pf4c-5grg.json b/advisories/github-reviewed/2024/01/GHSA-86rg-pf4c-5grg/GHSA-86rg-pf4c-5grg.json similarity index 53% rename from advisories/unreviewed/2024/01/GHSA-86rg-pf4c-5grg/GHSA-86rg-pf4c-5grg.json rename to advisories/github-reviewed/2024/01/GHSA-86rg-pf4c-5grg/GHSA-86rg-pf4c-5grg.json index 90d223cae38..a3851dcfd51 100644 --- a/advisories/unreviewed/2024/01/GHSA-86rg-pf4c-5grg/GHSA-86rg-pf4c-5grg.json +++ b/advisories/github-reviewed/2024/01/GHSA-86rg-pf4c-5grg/GHSA-86rg-pf4c-5grg.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-86rg-pf4c-5grg", - "modified": "2024-01-04T12:30:20Z", + "modified": "2024-02-05T17:59:41Z", "published": "2024-01-04T12:30:20Z", "aliases": [ "CVE-2023-6944" ], + "summary": "@backstage/backend-app-api leaks GitLab access tokens", "details": "A flaw was found in the Red Hat Developer Hub (RHDH). The catalog-import function leaks GitLab access tokens on the frontend when the base64 encoded GitLab token includes a newline at the end of the string. The sanitized error can display on the frontend, including the raw access token. Upon gaining access to this token and depending on permissions, an attacker could push malicious code to repositories, delete resources in Git, revoke or generate new keys, and sign code illegitimately.", "severity": [ { @@ -14,13 +15,43 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "@backstage/backend-app-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.5.9-next.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6944" }, + { + "type": "WEB", + "url": "https://github.com/backstage/backstage/issues/21503" + }, + { + "type": "WEB", + "url": "https://github.com/backstage/backstage/pull/21582" + }, + { + "type": "WEB", + "url": "https://github.com/backstage/backstage/commit/0382db60f6c8e8715a702bde6408ad10a48d8e11" + }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-6944" @@ -28,6 +59,14 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255204" + }, + { + "type": "PACKAGE", + "url": "https://github.com/backstage/backstage" + }, + { + "type": "WEB", + "url": "https://github.com/backstage/backstage/blob/master/docs/releases/v1.21.0-next.2-changelog.md" } ], "database_specific": { @@ -36,8 +75,8 @@ "CWE-209" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-05T17:59:41Z", "nvd_published_at": "2024-01-04T10:15:11Z" } } \ No newline at end of file