Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43756?format=api",
    "vulnerability_id": "VCID-xm4x-bpp3-vkdc",
    "summary": "Improper Privilege Management\nPostgreSQL PL/Java before 1.5.0 allows remote authenticated users with USAGE permission on the public schema to alter the public schema classpath.",
    "aliases": [
        {
            "alias": "CVE-2016-0767"
        },
        {
            "alias": "GHSA-837x-xww6-7jqm"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/62817?format=api",
            "purl": "pkg:maven/postgresql/pljava-public@1.5.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/postgresql/pljava-public@1.5.0"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://tada.github.io/pljava/releasenotes-pre1_6.html#PL.2FJava_1.5.0_.2829_March_2016.29",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://tada.github.io/pljava/releasenotes-pre1_6.html#PL.2FJava_1.5.0_.2829_March_2016.29"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0767",
            "reference_id": "CVE-2016-0767",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0767"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-837x-xww6-7jqm",
            "reference_id": "GHSA-837x-xww6-7jqm",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-837x-xww6-7jqm"
        }
    ],
    "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": 269,
            "name": "Improper Privilege Management",
            "description": "The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor."
        },
        {
            "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-xm4x-bpp3-vkdc"
}