Publish GHSA-2q4w-x8h2-2fvh

This commit is contained in:
advisory-database[bot]
2024-08-27 21:48:38 +00:00
parent b0054ff2d9
commit 2f84acd56b
@@ -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"
}
}