Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45473?format=api",
    "vulnerability_id": "VCID-3gd7-9n82-hfh7",
    "summary": "laravel-s vulnerable to Local File Inclusion\nlaravel-s 3.7.35 is vulnerable to Local File Inclusion via /src/Illuminate/Laravel.php.",
    "aliases": [
        {
            "alias": "CVE-2023-29931"
        },
        {
            "alias": "GHSA-q2fp-jw87-86px"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/65719?format=api",
            "purl": "pkg:composer/hhxsv5/laravel-s@3.7.36",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/hhxsv5/laravel-s@3.7.36"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/hhxsv5/laravel-s/commit/05aa615527725f0b696da78ae4c7d3a5065bac6d",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/hhxsv5/laravel-s/commit/05aa615527725f0b696da78ae4c7d3a5065bac6d"
        },
        {
            "reference_url": "https://github.com/hhxsv5/laravel-s/issues/437",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/hhxsv5/laravel-s/issues/437"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29931",
            "reference_id": "CVE-2023-29931",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29931"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-q2fp-jw87-86px",
            "reference_id": "GHSA-q2fp-jw87-86px",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-q2fp-jw87-86px"
        }
    ],
    "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-3gd7-9n82-hfh7"
}