Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36931?format=api",
    "vulnerability_id": "VCID-gpnt-mykf-zyb8",
    "summary": "langgenius/dify version 0.10.1 contains a Server-Side Request Forgery (SSRF) vulnerability in the test functionality for the Create Custom Tool option via the REST API `POST /console/api/workspaces/current/tool-provider/api/test/pre`. Attackers can set the `url` in the `servers` dictionary in OpenAI's schema with arbitrary URL targets, allowing them to abuse the victim server's credentials to access unauthorized web resources.",
    "aliases": [
        {
            "alias": "CVE-2024-12775"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-12775",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00276",
                    "scoring_system": "epss",
                    "scoring_elements": "0.51365",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00276",
                    "scoring_system": "epss",
                    "scoring_elements": "0.51496",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-12775"
        },
        {
            "reference_url": "https://huntr.com/bounties/e90e929a-9bc9-46ad-a5e5-1f6f124d0f12",
            "reference_id": "e90e929a-9bc9-46ad-a5e5-1f6f124d0f12",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-20T17:51:10Z/"
                }
            ],
            "url": "https://huntr.com/bounties/e90e929a-9bc9-46ad-a5e5-1f6f124d0f12"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 918,
            "name": "Server-Side Request Forgery (SSRF)",
            "description": "The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gpnt-mykf-zyb8"
}