Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40160?format=api",
    "vulnerability_id": "VCID-zpeb-7dhc-9kcx",
    "summary": "PECL YAML parser unsafe object handling\nPECL YAML parser does not handle PHP objects safely during certain operations within Drupal core. This can lead to remote code execution.",
    "aliases": [
        {
            "alias": "CVE-2017-6920"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/56328?format=api",
            "purl": "pkg:composer/drupal/core@8.3.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/drupal/core@8.3.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/56327?format=api",
            "purl": "pkg:composer/drupal/drupal@8.3.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/drupal/drupal@8.3.4"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://www.drupal.org/SA-CORE-2017-003",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.drupal.org/SA-CORE-2017-003"
        }
    ],
    "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": 19,
            "name": "Data Processing Errors",
            "description": "Weaknesses in this category are typically found in functionality that processes data. Data processing is the manipulation of input to retrieve or save 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-zpeb-7dhc-9kcx"
}