Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/66899?format=api",
    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.11",
    "type": "nuget",
    "namespace": "",
    "name": "Microsoft.NETCore.App.Runtime.linux-arm64",
    "version": "7.0.11",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "7.0.17",
    "latest_non_vulnerable_version": "10.0.4",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45997?format=api",
            "vulnerability_id": "VCID-3ptm-b3fw-8ycf",
            "summary": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')\n.NET Core and Visual Studio Denial of Service Vulnerability",
            "references": [
                {
                    "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36799",
                    "reference_id": "CVE-2023-36799",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36799"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36799",
                    "reference_id": "CVE-2023-36799",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36799"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-h3hv-63q5-jgpr",
                    "reference_id": "GHSA-h3hv-63q5-jgpr",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-h3hv-63q5-jgpr"
                },
                {
                    "reference_url": "https://github.com/dotnet/runtime/security/advisories/GHSA-h3hv-63q5-jgpr",
                    "reference_id": "GHSA-h3hv-63q5-jgpr",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/dotnet/runtime/security/advisories/GHSA-h3hv-63q5-jgpr"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/66898?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@6.0.22",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@6.0.22"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/66899?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.11",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.11"
                }
            ],
            "aliases": [
                "CVE-2023-36799",
                "GHSA-h3hv-63q5-jgpr"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3ptm-b3fw-8ycf"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.11"
}