Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45827?format=api",
    "vulnerability_id": "VCID-ebs6-j85u-s3eg",
    "summary": "Froxlor vulnerable to business logic errors\nBusiness Logic Errors in GitHub repository froxlor/froxlor prior to 2.0.22",
    "aliases": [
        {
            "alias": "CVE-2023-4304"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/66538?format=api",
            "purl": "pkg:composer/froxlor/froxlor@2.0.22",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/froxlor/froxlor@2.0.22"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/froxlor/froxlor/commit/ce9a5f97a3edb30c7d33878765d3c014a6583597",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/froxlor/froxlor/commit/ce9a5f97a3edb30c7d33878765d3c014a6583597"
        },
        {
            "reference_url": "https://huntr.dev/bounties/59fe5037-b253-4b0f-be69-1d2e4af8b4a9",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://huntr.dev/bounties/59fe5037-b253-4b0f-be69-1d2e4af8b4a9"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4304",
            "reference_id": "CVE-2023-4304",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4304"
        }
    ],
    "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-ebs6-j85u-s3eg"
}