Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/62115?format=api",
    "purl": "pkg:nuget/Microsoft.NETCore.Jit@2.0.6",
    "type": "nuget",
    "namespace": "",
    "name": "Microsoft.NETCore.Jit",
    "version": "2.0.6",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39496?format=api",
            "vulnerability_id": "VCID-8g89-1cr9-gbc6",
            "summary": "Uncontrolled Resource Consumption\n.NET Core, .NET Core, NET Core and PowerShell Core allow a denial of Service vulnerability due to how specially crafted requests are handled, aka \".NET Core Denial of Service Vulnerability\".",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2018:0522",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2018:0522"
                },
                {
                    "reference_url": "https://github.com/dotnet/announcements/issues/62",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/dotnet/announcements/issues/62"
                },
                {
                    "reference_url": "http://www.securityfocus.com/bid/103225",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/bid/103225"
                },
                {
                    "reference_url": "http://www.securitytracker.com/id/1040505",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securitytracker.com/id/1040505"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0875",
                    "reference_id": "CVE-2018-0875",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0875"
                },
                {
                    "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0875",
                    "reference_id": "CVE-2018-0875",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0875"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-xcvr-qv8h-m7xw",
                    "reference_id": "GHSA-xcvr-qv8h-m7xw",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-xcvr-qv8h-m7xw"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62116?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.Jit@1.0.12",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.Jit@1.0.12"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62114?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.Jit@1.1.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.Jit@1.1.7"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62115?format=api",
                    "purl": "pkg:nuget/Microsoft.NETCore.Jit@2.0.6",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.Jit@2.0.6"
                }
            ],
            "aliases": [
                "CVE-2018-0875",
                "GHSA-xcvr-qv8h-m7xw"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8g89-1cr9-gbc6"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.Jit@2.0.6"
}