Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39982?format=api",
    "vulnerability_id": "VCID-q9mm-u4jc-qfdh",
    "summary": "Multiple vulnerabilities have been found in Spice Server, the worst of which may result in the remote execution of arbitrary code.",
    "aliases": [
        {
            "alias": "CVE-2021-14355"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/75493?format=api",
            "purl": "pkg:ebuild/app-emulation/spice@0.15.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/app-emulation/spice@0.15.0"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://security.gentoo.org/glsa/202208-10",
            "reference_id": "GLSA-202208-10",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/202208-10"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-q9mm-u4jc-qfdh"
}