Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/3525?format=api",
    "vulnerability_id": "VCID-wyhg-ehh4-n3dq",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2023-25136"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1404?format=api",
            "purl": "pkg:alpm/archlinux/openssh@9.2p1-1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/openssh@9.2p1-1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1403?format=api",
            "purl": "pkg:alpm/archlinux/openssh@9.1p1-3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-wyhg-ehh4-n3dq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/openssh@9.1p1-3"
        }
    ],
    "references": [
        {
            "reference_url": "https://security.archlinux.org/AVG-2832",
            "reference_id": "AVG-2832",
            "reference_type": "",
            "scores": [
                {
                    "value": "Unknown",
                    "scoring_system": "archlinux",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.archlinux.org/AVG-2832"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wyhg-ehh4-n3dq"
}