Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44101?format=api",
    "vulnerability_id": "VCID-39py-98eh-xbb2",
    "summary": "Incorrect Authorization\nImproper Access Control in GitHub repository publify/publify prior to 9.2.8.",
    "aliases": [
        {
            "alias": "CVE-2022-0574"
        }
    ],
    "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/0e6c66ac2002136517662399bca9d838c80d9739",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/publify/publify/commit/0e6c66ac2002136517662399bca9d838c80d9739"
        },
        {
            "reference_url": "https://huntr.dev/bounties/6f322c84-9e20-4df6-97e8-92bc271ede3f",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://huntr.dev/bounties/6f322c84-9e20-4df6-97e8-92bc271ede3f"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0574",
            "reference_id": "CVE-2022-0574",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0574"
        }
    ],
    "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": 863,
            "name": "Incorrect Authorization",
            "description": "The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions."
        },
        {
            "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-39py-98eh-xbb2"
}