Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37594?format=api",
    "vulnerability_id": "VCID-nbuf-3vcw-mqg4",
    "summary": "Information Exposure\nPotential Remote Address Spoofing Vector in `Zend\\Http\\PhpEnvironment\\RemoteAddress`.",
    "aliases": [
        {
            "alias": "ZF2013-04"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51649?format=api",
            "purl": "pkg:composer/zendframework/zendframework@2.2.5",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/zendframework/zendframework@2.2.5"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51648?format=api",
            "purl": "pkg:composer/zendframework/zendframework@2.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2g8z-51nu-17hs"
                },
                {
                    "vulnerability": "VCID-grk8-aj34-hqb4"
                },
                {
                    "vulnerability": "VCID-nbuf-3vcw-mqg4"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/zendframework/zendframework@2.2.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://framework.zend.com/security/advisory/ZF2013-04",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://framework.zend.com/security/advisory/ZF2013-04"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nbuf-3vcw-mqg4"
}