diff --git a/advisories/github-reviewed/2025/03/GHSA-69jq-qr7w-j7qh/GHSA-69jq-qr7w-j7qh.json b/advisories/github-reviewed/2025/03/GHSA-69jq-qr7w-j7qh/GHSA-69jq-qr7w-j7qh.json new file mode 100644 index 00000000000..adfd40cb427 --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-69jq-qr7w-j7qh/GHSA-69jq-qr7w-j7qh.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-69jq-qr7w-j7qh", + "modified": "2025-03-05T18:37:33Z", + "published": "2025-03-05T00:30:35Z", + "aliases": [ + "CVE-2025-26319" + ], + "summary": "FlowiseAI Flowise arbitrary file upload vulnerability", + "details": "FlowiseAI Flowise v2.2.6 was discovered to contain an arbitrary file upload vulnerability in /api/v1/attachments.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "flowise" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.2.6" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26319" + }, + { + "type": "PACKAGE", + "url": "https://github.com/FlowiseAI/Flowise" + }, + { + "type": "WEB", + "url": "https://github.com/FlowiseAI/Flowise/blob/flowise-ui%402.2.6/packages/server/src/index.ts#L165-L190" + }, + { + "type": "WEB", + "url": "https://github.com/dorattias/CVE-2025-26319" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-03-05T18:37:33Z", + "nvd_published_at": "2025-03-04T22:15:40Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-69jq-qr7w-j7qh/GHSA-69jq-qr7w-j7qh.json b/advisories/unreviewed/2025/03/GHSA-69jq-qr7w-j7qh/GHSA-69jq-qr7w-j7qh.json deleted file mode 100644 index f7a3ef74b63..00000000000 --- a/advisories/unreviewed/2025/03/GHSA-69jq-qr7w-j7qh/GHSA-69jq-qr7w-j7qh.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-69jq-qr7w-j7qh", - "modified": "2025-03-05T00:30:35Z", - "published": "2025-03-05T00:30:35Z", - "aliases": [ - "CVE-2025-26319" - ], - "details": "FlowiseAI Flowise v2.2.6 was discovered to contain an arbitrary file upload vulnerability in /api/v1/attachments.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26319" - }, - { - "type": "WEB", - "url": "https://github.com/dorattias/CVE-2025-26319" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-04T22:15:40Z" - } -} \ No newline at end of file