ghsa-gjx9-wg9x-7gvp
Vulnerability from github
Published
2025-04-09 12:30
Modified
2025-04-10 14:18
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.2.3" }, "package": { "ecosystem": "npm", "name": "flowise-components" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-29189" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2025-04-10T14:18:52Z", "nvd_published_at": "2025-04-09T12:15:15Z", "severity": "HIGH" }, "details": "Flowise \u003c= 2.2.3 is vulnerable to SQL Injection. via tableName parameter at Postgres_VectorStores.", "id": "GHSA-gjx9-wg9x-7gvp", "modified": "2025-04-10T14:18:52Z", "published": "2025-04-09T12:30:24Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Flowise Vulnerable to SQL Injection via `tableName` Parameter" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…