Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/60849?format=api",
    "vulnerability_id": "VCID-7q6g-xvfj-8yhm",
    "summary": "Multiple vulnerabilities have been discovered in phpMyAdmin, the worst of\n    which may allow for remote code execution.",
    "aliases": [
        {
            "alias": "CVE-2008-5622"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/85483?format=api",
            "purl": "pkg:ebuild/dev-db/phpmyadmin@2.11.9.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-db/phpmyadmin@2.11.9.4"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2008-5622",
            "reference_id": "CVE-2008-5622",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-5622"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/200903-32",
            "reference_id": "GLSA-200903-32",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/200903-32"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7q6g-xvfj-8yhm"
}