Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/89765?format=api",
    "vulnerability_id": "VCID-ffhf-2qq2-jyds",
    "summary": "Frappe is a full-stack web application framework. Prior to versions 14.93.2 and 15.55.0, a SQL Injection vulnerability has been identified in Frappe Framework which could allow a malicious actor to access sensitive information. Versions 14.93.2 and 15.55.0 contain a patch for the issue. No known workarounds are available.",
    "aliases": [
        {
            "alias": "CVE-2025-30217"
        },
        {
            "alias": "GHSA-6phg-4wmq-h5h3"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/377992?format=api",
            "purl": "pkg:pypi/frappe@14.93.2",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/frappe@14.93.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/377993?format=api",
            "purl": "pkg:pypi/frappe@15.55.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/frappe@15.55.0"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/790704?format=api",
            "purl": "pkg:pypi/frappe@0.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ffhf-2qq2-jyds"
                },
                {
                    "vulnerability": "VCID-s54m-6xs8-57fc"
                },
                {
                    "vulnerability": "VCID-sxbd-n6yb-z3dc"
                },
                {
                    "vulnerability": "VCID-x1t5-9q8q-zybc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/frappe@0.0.1"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30217",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00142",
                    "scoring_system": "epss",
                    "scoring_elements": "0.34143",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30217"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30217",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.6",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30217"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-6phg-4wmq-h5h3",
            "reference_id": "GHSA-6phg-4wmq-h5h3",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-6phg-4wmq-h5h3"
        },
        {
            "reference_url": "https://github.com/frappe/frappe/security/advisories/GHSA-6phg-4wmq-h5h3",
            "reference_id": "GHSA-6phg-4wmq-h5h3",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.6",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-03-26T17:10:27Z/"
                }
            ],
            "url": "https://github.com/frappe/frappe/security/advisories/GHSA-6phg-4wmq-h5h3"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 89,
            "name": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
            "description": "The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component."
        },
        {
            "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": "4.0 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ffhf-2qq2-jyds"
}