Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/7210?format=api",
    "vulnerability_id": "VCID-bgbt-u9hf-2ycm",
    "summary": "multiple issues",
    "aliases": [
        {
            "alias": "CVE-2017-17724"
        },
        {
            "alias": "PYSEC-2018-123"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/3855?format=api",
            "purl": "pkg:alpm/archlinux/exiv2@0.27.1-1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/exiv2@0.27.1-1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/3854?format=api",
            "purl": "pkg:alpm/archlinux/exiv2@0.26-2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-bgbt-u9hf-2ycm"
                },
                {
                    "vulnerability": "VCID-nfsr-y727-xfdr"
                },
                {
                    "vulnerability": "VCID-qhsp-b3au-qyfm"
                },
                {
                    "vulnerability": "VCID-tae2-z12a-8kbq"
                },
                {
                    "vulnerability": "VCID-xdn9-4acb-5bav"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/exiv2@0.26-2"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2019:2101",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                }
            ],
            "url": "https://access.redhat.com/errata/RHSA-2019:2101"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1524107",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                }
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1524107"
        },
        {
            "reference_url": "https://github.com/Exiv2/exiv2/issues/263",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                }
            ],
            "url": "https://github.com/Exiv2/exiv2/issues/263"
        },
        {
            "reference_url": "https://github.com/xiaoqx/pocs/blob/master/exiv2/readme.md",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                }
            ],
            "url": "https://github.com/xiaoqx/pocs/blob/master/exiv2/readme.md"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/201811-14",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                }
            ],
            "url": "https://security.gentoo.org/glsa/201811-14"
        },
        {
            "reference_url": "https://security.archlinux.org/AVG-614",
            "reference_id": "AVG-614",
            "reference_type": "",
            "scores": [
                {
                    "value": "Medium",
                    "scoring_system": "archlinux",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.archlinux.org/AVG-614"
        }
    ],
    "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-bgbt-u9hf-2ycm"
}