Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/20782?format=api",
    "vulnerability_id": "VCID-ww24-vm23-9kce",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2024-47197"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://lists.apache.org/thread/ftg81np183wnyk0kg4ks95dvgxdrof96",
            "reference_id": "ftg81np183wnyk0kg4ks95dvgxdrof96",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-17T17:35:38Z/"
                }
            ],
            "url": "https://lists.apache.org/thread/ftg81np183wnyk0kg4ks95dvgxdrof96"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 200,
            "name": "Exposure of Sensitive Information to an Unauthorized Actor",
            "description": "The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information."
        },
        {
            "cwe_id": 922,
            "name": "Insecure Storage of Sensitive Information",
            "description": "The product stores sensitive information without properly limiting read or write access by unauthorized actors."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.0 - 7.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ww24-vm23-9kce"
}