Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42593?format=api",
    "vulnerability_id": "VCID-8ypn-jqr8-f7gz",
    "summary": "Open Redirect in django-spirit\nMultiple Open Redirect in GitHub repository nitely/spirit prior to 0.12.3.",
    "aliases": [
        {
            "alias": "CVE-2022-0869"
        },
        {
            "alias": "GHSA-5p9j-w2wx-qx4c"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60910?format=api",
            "purl": "pkg:pypi/django-spirit@0.12.3",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django-spirit@0.12.3"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/nitely/spirit/commit/8f32f89654d6c30d56e0dd167059d32146fb32ef",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/nitely/spirit/commit/8f32f89654d6c30d56e0dd167059d32146fb32ef"
        },
        {
            "reference_url": "https://huntr.dev/bounties/ed335a88-f68c-4e4d-ac85-f29a51b03342",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://huntr.dev/bounties/ed335a88-f68c-4e4d-ac85-f29a51b03342"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0869",
            "reference_id": "CVE-2022-0869",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0869"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-5p9j-w2wx-qx4c",
            "reference_id": "GHSA-5p9j-w2wx-qx4c",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-5p9j-w2wx-qx4c"
        }
    ],
    "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-8ypn-jqr8-f7gz"
}