From 2f84acd56b8e17dda36bd2af6473dd292c4005c6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 21:48:38 +0000 Subject: [PATCH] Publish GHSA-2q4w-x8h2-2fvh --- .../GHSA-2q4w-x8h2-2fvh.json | 37 ++++++++++++++++--- 1 file changed, 32 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/08/GHSA-2q4w-x8h2-2fvh/GHSA-2q4w-x8h2-2fvh.json (54%) diff --git a/advisories/unreviewed/2024/08/GHSA-2q4w-x8h2-2fvh/GHSA-2q4w-x8h2-2fvh.json b/advisories/github-reviewed/2024/08/GHSA-2q4w-x8h2-2fvh/GHSA-2q4w-x8h2-2fvh.json similarity index 54% rename from advisories/unreviewed/2024/08/GHSA-2q4w-x8h2-2fvh/GHSA-2q4w-x8h2-2fvh.json rename to advisories/github-reviewed/2024/08/GHSA-2q4w-x8h2-2fvh/GHSA-2q4w-x8h2-2fvh.json index fad03b71c46..2dfe41151b2 100644 --- a/advisories/unreviewed/2024/08/GHSA-2q4w-x8h2-2fvh/GHSA-2q4w-x8h2-2fvh.json +++ b/advisories/github-reviewed/2024/08/GHSA-2q4w-x8h2-2fvh/GHSA-2q4w-x8h2-2fvh.json @@ -1,26 +1,53 @@ { "schema_version": "1.4.0", "id": "GHSA-2q4w-x8h2-2fvh", - "modified": "2024-08-27T15:32:49Z", + "modified": "2024-08-27T21:47:13Z", "published": "2024-08-27T15:32:49Z", "aliases": [ "CVE-2024-8181" ], + "summary": "Flowise Authentication Bypass vulnerability", "details": "An Authentication Bypass vulnerability exists in Flowise version 1.8.2. This could allow a remote, unauthenticated attacker to access API endpoints as an administrator and allow them to access restricted functionality.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "flowise" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.8.2" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8181" }, + { + "type": "PACKAGE", + "url": "https://github.com/FlowiseAI/Flowise" + }, { "type": "WEB", "url": "https://tenable.com/security/research/tra-2024-22-0" @@ -28,11 +55,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-285" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-08-27T21:47:12Z", "nvd_published_at": "2024-08-27T13:15:06Z" } } \ No newline at end of file