Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/1408?format=api",
    "vulnerability_id": "VCID-zuwx-k59j-zqap",
    "summary": "A lack of parameter validation on IPC messages results in a potential out-of-bounds write through malformed IPC messages. This can potentially allow for sandbox escape through memory corruption in the parent process.",
    "aliases": [
        {
            "alias": "CVE-2018-5129"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1794?format=api",
            "purl": "pkg:alpm/archlinux/thunderbird@52.7.0-1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/thunderbird@52.7.0-1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1793?format=api",
            "purl": "pkg:alpm/archlinux/thunderbird@52.6.0-2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-1vcg-jqmc-hbgv"
                },
                {
                    "vulnerability": "VCID-hv3z-93zn-ebhp"
                },
                {
                    "vulnerability": "VCID-j2t7-a23g-zqf8"
                },
                {
                    "vulnerability": "VCID-mgns-xhb9-cuc3"
                },
                {
                    "vulnerability": "VCID-yw14-7xmq-g3e6"
                },
                {
                    "vulnerability": "VCID-zuwx-k59j-zqap"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/thunderbird@52.6.0-2"
        }
    ],
    "references": [
        {
            "reference_url": "https://security.archlinux.org/ASA-201803-22",
            "reference_id": "ASA-201803-22",
            "reference_type": "",
            "scores": [],
            "url": "https://security.archlinux.org/ASA-201803-22"
        },
        {
            "reference_url": "https://security.archlinux.org/AVG-663",
            "reference_id": "AVG-663",
            "reference_type": "",
            "scores": [
                {
                    "value": "Critical",
                    "scoring_system": "archlinux",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.archlinux.org/AVG-663"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2018-06",
            "reference_id": "mfsa2018-06",
            "reference_type": "",
            "scores": [
                {
                    "value": "critical",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2018-06"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2018-07",
            "reference_id": "mfsa2018-07",
            "reference_type": "",
            "scores": [
                {
                    "value": "critical",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2018-07"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2018-09",
            "reference_id": "mfsa2018-09",
            "reference_type": "",
            "scores": [
                {
                    "value": "critical",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2018-09"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "9.0 - 10.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zuwx-k59j-zqap"
}