Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61290?format=api",
    "purl": "pkg:nuget/Bond.Core.CSharp@9.0.1",
    "type": "nuget",
    "namespace": "",
    "name": "Bond.Core.CSharp",
    "version": "9.0.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "9.0.1",
    "latest_non_vulnerable_version": "9.0.1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42866?format=api",
            "vulnerability_id": "VCID-xagq-mjjy-cqbw",
            "summary": "Unrestricted Upload of File with Dangerous Type\nA denial of service vulnerability exists when the .NET implementation of Bond improperly parses input, aka 'Bond Denial of Service Vulnerability'.",
            "references": [
                {
                    "reference_url": "https://github.com/microsoft/bond/commit/3afea822c42dd0095fedb9e7db9ebb99165e7343",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/microsoft/bond/commit/3afea822c42dd0095fedb9e7db9ebb99165e7343"
                },
                {
                    "reference_url": "https://github.com/microsoft/bond/commit/b0fd4a15a7cae946dd2855122559ca59cc34dbea",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/microsoft/bond/commit/b0fd4a15a7cae946dd2855122559ca59cc34dbea"
                },
                {
                    "reference_url": "https://www.nuget.org/packages/Bond.Core.CSharp/9.0.1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.nuget.org/packages/Bond.Core.CSharp/9.0.1"
                },
                {
                    "reference_url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2020-1469",
                    "reference_id": "CVE-2020-1469",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2020-1469"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1469",
                    "reference_id": "CVE-2020-1469",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1469"
                },
                {
                    "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1469",
                    "reference_id": "CVE-2020-1469",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1469"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-rqrc-8q8f-cp9c",
                    "reference_id": "GHSA-rqrc-8q8f-cp9c",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-rqrc-8q8f-cp9c"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61290?format=api",
                    "purl": "pkg:nuget/Bond.Core.CSharp@9.0.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Bond.Core.CSharp@9.0.1"
                }
            ],
            "aliases": [
                "CVE-2020-1469",
                "GHSA-rqrc-8q8f-cp9c"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xagq-mjjy-cqbw"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Bond.Core.CSharp@9.0.1"
}