Publish Advisories

GHSA-gjx9-wg9x-7gvp
GHSA-gjx9-wg9x-7gvp
This commit is contained in:
advisory-database[bot]
2025-04-10 14:20:55 +00:00
parent cea55ce594
commit 717b0bd27f
2 changed files with 72 additions and 36 deletions
@@ -0,0 +1,72 @@
{
"schema_version": "1.4.0",
"id": "GHSA-gjx9-wg9x-7gvp",
"modified": "2025-04-10T14:18:52Z",
"published": "2025-04-09T12:30:24Z",
"aliases": [
"CVE-2025-29189"
],
"summary": "Flowise Vulnerable to SQL Injection via `tableName` Parameter",
"details": "Flowise <= 2.2.3 is vulnerable to SQL Injection. via tableName parameter at Postgres_VectorStores.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "flowise-components"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.4"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.2.3"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29189"
},
{
"type": "WEB",
"url": "https://github.com/FlowiseAI/Flowise/pull/3818"
},
{
"type": "WEB",
"url": "https://github.com/FlowiseAI/Flowise/commit/9a417bdc95f58d6dd92cbf60dad42414aba34754"
},
{
"type": "WEB",
"url": "https://drive.google.com/file/d/1WHPslTmQmAM9xPJifULS2qAo7hcidB4L/view?usp=sharing"
},
{
"type": "PACKAGE",
"url": "https://github.com/FlowiseAI/Flowise"
}
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-04-10T14:18:52Z",
"nvd_published_at": "2025-04-09T12:15:15Z"
}
}
@@ -1,36 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-gjx9-wg9x-7gvp",
"modified": "2025-04-09T15:32:22Z",
"published": "2025-04-09T12:30:24Z",
"aliases": [
"CVE-2025-29189"
],
"details": "Flowise <= 2.2.3 is vulnerable to SQL Injection. via tableName parameter at Postgres_VectorStores.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29189"
},
{
"type": "WEB",
"url": "https://drive.google.com/file/d/1WHPslTmQmAM9xPJifULS2qAo7hcidB4L/view?usp=sharing"
}
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-04-09T12:15:15Z"
}
}