Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38774?format=api",
    "vulnerability_id": "VCID-517j-8tw3-9bbz",
    "summary": "This package is vulnerable to Arbitrary File Download. A client can use backslashes to escape the directory the files where exposed from. Note: Only if the host server is a windows-based operating system.",
    "aliases": [
        {
            "alias": "GMS-2017-180"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/11864?format=api",
            "purl": "pkg:pypi/flask@0.6.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nsmh-gqz9-tkat"
                },
                {
                    "vulnerability": "VCID-tjhw-9ss4-wqar"
                },
                {
                    "vulnerability": "VCID-wrh4-zmmb-7ua9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/flask@0.6.1"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/pallets/flask/blob/master/CHANGES",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/pallets/flask/blob/master/CHANGES"
        },
        {
            "reference_url": "https://github.com/pallets/flask/commit/aeed530e3221c1b445c13269dcd2fb67548bcefc",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/pallets/flask/commit/aeed530e3221c1b445c13269dcd2fb67548bcefc"
        }
    ],
    "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-517j-8tw3-9bbz"
}