Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/58585?format=api",
    "vulnerability_id": "VCID-dwjp-m9fc-nkak",
    "summary": "Multiple vulnerabilities have been found in Binutils, the worst of\n    which may allow remote attackers to cause a Denial of Service condition.",
    "aliases": [
        {
            "alias": "CVE-2018-12700"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/84297?format=api",
            "purl": "pkg:ebuild/sys-devel/binutils@2.32-r1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/sys-devel/binutils@2.32-r1"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.3",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12700",
            "reference_id": "CVE-2018-12700",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12700"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/201908-01",
            "reference_id": "GLSA-201908-01",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/201908-01"
        },
        {
            "reference_url": "https://usn.ubuntu.com/4336-1/",
            "reference_id": "USN-4336-1",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/4336-1/"
        },
        {
            "reference_url": "https://usn.ubuntu.com/4336-2/",
            "reference_id": "USN-4336-2",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/4336-2/"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "3.3 - 3.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dwjp-m9fc-nkak"
}