Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/33979?format=api",
    "vulnerability_id": "VCID-wnu3-9zus-fucd",
    "summary": "Multiple vulnerabilities have been found in Chromium and Google\n    Chrome, the worst of which could result in the execution of arbitrary code.",
    "aliases": [
        {
            "alias": "CVE-2018-6059"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/73560?format=api",
            "purl": "pkg:ebuild/www-client/chromium@65.0.3325.146",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-client/chromium@65.0.3325.146"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/73561?format=api",
            "purl": "pkg:ebuild/www-client/google-chrome@65.0.3325.146",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-client/google-chrome@65.0.3325.146"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-6059.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-6059.json"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1552475",
            "reference_id": "1552475",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1552475"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/201803-05",
            "reference_id": "GLSA-201803-05",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/201803-05"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wnu3-9zus-fucd"
}