From e5c2495fde6929b9f3df40560bf193d850d3532a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 21:54:27 +0000 Subject: [PATCH] Publish GHSA-4v96-m8xv-x83v --- .../GHSA-4v96-m8xv-x83v.json | 37 +++++++++++++++---- 1 file changed, 29 insertions(+), 8 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-4v96-m8xv-x83v/GHSA-4v96-m8xv-x83v.json (71%) diff --git a/advisories/unreviewed/2022/05/GHSA-4v96-m8xv-x83v/GHSA-4v96-m8xv-x83v.json b/advisories/github-reviewed/2022/05/GHSA-4v96-m8xv-x83v/GHSA-4v96-m8xv-x83v.json similarity index 71% rename from advisories/unreviewed/2022/05/GHSA-4v96-m8xv-x83v/GHSA-4v96-m8xv-x83v.json rename to advisories/github-reviewed/2022/05/GHSA-4v96-m8xv-x83v/GHSA-4v96-m8xv-x83v.json index a7924b4c1ef..62fec9156c3 100644 --- a/advisories/unreviewed/2022/05/GHSA-4v96-m8xv-x83v/GHSA-4v96-m8xv-x83v.json +++ b/advisories/github-reviewed/2022/05/GHSA-4v96-m8xv-x83v/GHSA-4v96-m8xv-x83v.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-4v96-m8xv-x83v", - "modified": "2025-02-12T21:31:46Z", + "modified": "2025-02-12T21:53:02Z", "published": "2022-05-24T22:28:12Z", "aliases": [ "CVE-2021-26073" ], + "summary": "Broken Authentication in Atlassian Connect Express", "details": "Broken Authentication in Atlassian Connect Express (ACE) from version 3.0.2 before version 6.6.0: Atlassian Connect Express is a Node.js package for building Atlassian Connect apps. Authentication between Atlassian products and the Atlassian Connect Express app occurs with a server-to-server JWT or a context JWT. Atlassian Connect Express versions between 3.0.2 - 6.5.0 erroneously accept context JWTs in lifecycle endpoints (such as installation) where only server-to-server JWTs should be accepted, permitting an attacker to send authenticated re-installation events to an app.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "atlassian-connect-express" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.0.2" + }, + { + "fixed": "6.6.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,10 +44,6 @@ "type": "WEB", "url": "https://community.developer.atlassian.com/t/action-required-atlassian-connect-vulnerability-a%5B%E2%80%A6%5Dypass-of-app-qsh-verification-via-context-jwts/47072" }, - { - "type": "WEB", - "url": "https://community.developer.atlassian.com/t/action-required-atlassian-connect-vulnerability-a[…]ypass-of-app-qsh-verification-via-context-jwts/47072" - }, { "type": "WEB", "url": "https://confluence.atlassian.com/pages/viewpage.action?pageId=1051986099" @@ -34,6 +51,10 @@ { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210604-0004" + }, + { + "type": "PACKAGE", + "url": "http://bitbucket.org/atlassian/atlassian-connect-express" } ], "database_specific": { @@ -42,8 +63,8 @@ "CWE-863" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-02-12T21:53:02Z", "nvd_published_at": "2021-04-16T03:15:00Z" } } \ No newline at end of file