Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/30636?format=api",
    "vulnerability_id": "VCID-wp52-6vz9-y3et",
    "summary": "Path Traversal\n[bower] Arbitrary File Write through improper validation of symlinks while package extraction",
    "aliases": [
        {
            "alias": "CVE-2019-5484"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/6706?format=api",
            "purl": "pkg:npm/bower@1.8.8",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/bower@1.8.8"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://hackerone.com/reports/473811",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8",
                    "scoring_system": "cvssv3",
                    "scoring_elements": ""
                }
            ],
            "url": "https://hackerone.com/reports/473811"
        },
        {
            "reference_url": "https://github.com/nodejs/security-wg/blob/main/vuln/npm/489.json",
            "reference_id": "489",
            "reference_type": "",
            "scores": [
                {
                    "value": "8",
                    "scoring_system": "cvssv3",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/nodejs/security-wg/blob/main/vuln/npm/489.json"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "8.0 - 8.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wp52-6vz9-y3et"
}