Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/67738?format=api",
    "purl": "pkg:nuget/System.Net.Requests@8.0.0",
    "type": "nuget",
    "namespace": "",
    "name": "System.Net.Requests",
    "version": "8.0.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "6.0.25",
    "latest_non_vulnerable_version": "8.0.0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46391?format=api",
            "vulnerability_id": "VCID-fvh1-vrgy-sqgw",
            "summary": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')\n.NET, .NET Framework, and Visual Studio Elevation of Privilege Vulnerability",
            "references": [
                {
                    "reference_url": "https://github.com/dotnet/announcements/issues/287",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/dotnet/announcements/issues/287"
                },
                {
                    "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36049",
                    "reference_id": "CVE-2023-36049",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36049"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36049",
                    "reference_id": "CVE-2023-36049",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36049"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-c3hf-8vgx-72rh",
                    "reference_id": "GHSA-c3hf-8vgx-72rh",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-c3hf-8vgx-72rh"
                },
                {
                    "reference_url": "https://github.com/dotnet/runtime/security/advisories/GHSA-c3hf-8vgx-72rh",
                    "reference_id": "GHSA-c3hf-8vgx-72rh",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/dotnet/runtime/security/advisories/GHSA-c3hf-8vgx-72rh"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/67737?format=api",
                    "purl": "pkg:nuget/System.Net.Requests@6.0.25",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/System.Net.Requests@6.0.25"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/67739?format=api",
                    "purl": "pkg:nuget/System.Net.Requests@7.0.14",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/System.Net.Requests@7.0.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/67738?format=api",
                    "purl": "pkg:nuget/System.Net.Requests@8.0.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/System.Net.Requests@8.0.0"
                }
            ],
            "aliases": [
                "CVE-2023-36049",
                "GHSA-c3hf-8vgx-72rh"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-fvh1-vrgy-sqgw"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/System.Net.Requests@8.0.0"
}