Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/48070?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/48070?format=api",
    "vulnerability_id": "VCID-5vb2-73xr-97cw",
    "summary": "Duplicate Advisory: FlowiseAI Pre-Auth Arbitrary Code Execution\n### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-7944-7c6r-55vv. This link is maintained to preserve external references.\n\n### Original Description\nFlowise through v3.0.4 is vulnerable to remote code execution via unsanitized evaluation of user input in the \"Supabase RPC Filter\" field.",
    "aliases": [
        {
            "alias": "GHSA-3g4j-r53p-22wx"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/69898?format=api",
            "purl": "pkg:npm/flowise@3.0.6",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/flowise@3.0.6"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/69897?format=api",
            "purl": "pkg:npm/flowise@3.0.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2wkq-5agr-6bgz"
                },
                {
                    "vulnerability": "VCID-5vb2-73xr-97cw"
                },
                {
                    "vulnerability": "VCID-8wyy-ep3u-xkh5"
                },
                {
                    "vulnerability": "VCID-gjgw-sjnh-zkhr"
                },
                {
                    "vulnerability": "VCID-rhdz-rcy5-y3a6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/flowise@3.0.5"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/FlowiseAI/Flowise",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/FlowiseAI/Flowise"
        },
        {
            "reference_url": "https://github.com/FlowiseAI/Flowise/blob/main/packages/components/nodes/vectorstores/Supabase/Supabase.ts#L237",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/FlowiseAI/Flowise/blob/main/packages/components/nodes/vectorstores/Supabase/Supabase.ts#L237"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57164",
            "reference_id": "CVE-2025-57164",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57164"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-3g4j-r53p-22wx",
            "reference_id": "GHSA-3g4j-r53p-22wx",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-3g4j-r53p-22wx"
        },
        {
            "reference_url": "https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-7944-7c6r-55vv",
            "reference_id": "GHSA-7944-7c6r-55vv",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-7944-7c6r-55vv"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 94,
            "name": "Improper Control of Generation of Code ('Code Injection')",
            "description": "The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5vb2-73xr-97cw"
}