Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38155?format=api",
    "vulnerability_id": "VCID-fmt1-496f-9qf3",
    "summary": "Privilege Escalation\nUnspecified vulnerability in libpng, as used in Android , allows attackers to gain privileges via a crafted application, as demonstrated by obtaining Signature or SignatureOrSystem access, aka internal bug",
    "aliases": [
        {
            "alias": "CVE-2016-3751"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52400?format=api",
            "purl": "pkg:nuget/libpng@1.6.19.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/libpng@1.6.19.1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52814?format=api",
            "purl": "pkg:nuget/libpng@1.6.19",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-fmt1-496f-9qf3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/libpng@1.6.19"
        }
    ],
    "references": [
        {
            "reference_url": "http://source.android.com/security/bulletin/2016-07-01.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://source.android.com/security/bulletin/2016-07-01.html"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2016/07/09/4",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.openwall.com/lists/oss-security/2016/07/09/4"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3751",
            "reference_id": "CVE-2016-3751",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3751"
        }
    ],
    "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-fmt1-496f-9qf3"
}