Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44098?format=api",
    "vulnerability_id": "VCID-f48u-rz6j-jbge",
    "summary": "Improper Control of Generation of Code ('Code Injection')\nCode Injection in GitHub repository publify/publify prior to 9.2.8.",
    "aliases": [
        {
            "alias": "CVE-2022-0578"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63400?format=api",
            "purl": "pkg:gem/publify_core@9.2.8",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/publify_core@9.2.8"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/publify/publify/commit/b50df050c593cc532b2c516792989bcfce2d73f7",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/publify/publify/commit/b50df050c593cc532b2c516792989bcfce2d73f7"
        },
        {
            "reference_url": "https://huntr.dev/bounties/02c81928-eb47-476f-8000-e93dc796dbcc",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://huntr.dev/bounties/02c81928-eb47-476f-8000-e93dc796dbcc"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0578",
            "reference_id": "CVE-2022-0578",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0578"
        }
    ],
    "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-f48u-rz6j-jbge"
}