Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/6808?format=api",
    "vulnerability_id": "VCID-mu55-5bt3-a7g4",
    "summary": "multiple issues",
    "aliases": [
        {
            "alias": "CVE-2019-6988"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/3494?format=api",
            "purl": "pkg:alpm/archlinux/openjpeg2@2.5.0-1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/openjpeg2@2.5.0-1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/3493?format=api",
            "purl": "pkg:alpm/archlinux/openjpeg2@2.4.0-1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-m9vc-h7mw-kkhc"
                },
                {
                    "vulnerability": "VCID-mu55-5bt3-a7g4"
                },
                {
                    "vulnerability": "VCID-rqdp-h9vh-dfhw"
                },
                {
                    "vulnerability": "VCID-wcgw-1cdj-gbet"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/openjpeg2@2.4.0-1"
        }
    ],
    "references": [
        {
            "reference_url": "https://security.archlinux.org/AVG-1390",
            "reference_id": "AVG-1390",
            "reference_type": "",
            "scores": [
                {
                    "value": "Medium",
                    "scoring_system": "archlinux",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.archlinux.org/AVG-1390"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "4.0 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mu55-5bt3-a7g4"
}