Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/35176?format=api",
    "vulnerability_id": "VCID-5eg3-5kud-93d4",
    "summary": "Jubatus 1.0.2 and earlier allows remote code execution via unspecified vectors.",
    "aliases": [
        {
            "alias": "CVE-2018-0524"
        },
        {
            "alias": "PYSEC-2018-114"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55135?format=api",
            "purl": "pkg:gem/jubatus@1.0.3",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/jubatus@1.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/10729?format=api",
            "purl": "pkg:pypi/jubatus@1.1.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/jubatus@1.1.0"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55134?format=api",
            "purl": "pkg:gem/jubatus@1.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3f73-q9kc-gbc3"
                },
                {
                    "vulnerability": "VCID-5eg3-5kud-93d4"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/jubatus@1.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55133?format=api",
            "purl": "pkg:pypi/jubatus@1.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3f73-q9kc-gbc3"
                },
                {
                    "vulnerability": "VCID-5eg3-5kud-93d4"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/jubatus@1.0.2"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/jubatus/jubatus/blob/master/ChangeLog.rst",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/jubatus/jubatus/blob/master/ChangeLog.rst"
        },
        {
            "reference_url": "https://jvn.jp/en/jp/JVN56132776/index.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://jvn.jp/en/jp/JVN56132776/index.html"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0524",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0524"
        },
        {
            "reference_url": "https://pypi.org/project/jubatus",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://pypi.org/project/jubatus"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5eg3-5kud-93d4"
}