Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44011?format=api",
    "vulnerability_id": "VCID-d4d4-83qf-dqbh",
    "summary": "Exposure of Sensitive Information to an Unauthorized Actor\napi/metadata/handler.py in OpenStack Compute (Nova) before 2013.2.4, 2014.x before 2014.1.2, and Juno before Juno-2, when proxying metadata requests through Neutron, makes it easier for remote attackers to guess instance ID signatures via a brute-force attack that relies on timing differences in responses to instance metadata requests.",
    "aliases": [
        {
            "alias": "CVE-2014-3517"
        },
        {
            "alias": "GHSA-xjmj-p278-4jp5"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63274?format=api",
            "purl": "pkg:pypi/nova@2013.2.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/nova@2013.2.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63275?format=api",
            "purl": "pkg:pypi/nova@2014.1.2",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/nova@2014.1.2"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63273?format=api",
            "purl": "pkg:pypi/nova@2014.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-d4d4-83qf-dqbh"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/nova@2014.0.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2014:0940",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2014:0940"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2014:1084",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2014:1084"
        },
        {
            "reference_url": "https://bugs.launchpad.net/nova/+bug/1325128",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://bugs.launchpad.net/nova/+bug/1325128"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1112499",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1112499"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2014/07/17/2",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.openwall.com/lists/oss-security/2014/07/17/2"
        },
        {
            "reference_url": "https://access.redhat.com/security/cve/CVE-2014-3517",
            "reference_id": "CVE-2014-3517",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/security/cve/CVE-2014-3517"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3517",
            "reference_id": "CVE-2014-3517",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3517"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-xjmj-p278-4jp5",
            "reference_id": "GHSA-xjmj-p278-4jp5",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-xjmj-p278-4jp5"
        }
    ],
    "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": 200,
            "name": "Exposure of Sensitive Information to an Unauthorized Actor",
            "description": "The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information."
        },
        {
            "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-d4d4-83qf-dqbh"
}