Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/56560?format=api",
    "purl": "pkg:nuget/Microsoft.AspNetCore.Mvc.Localization@1.1.0",
    "type": "nuget",
    "namespace": "",
    "name": "Microsoft.AspNetCore.Mvc.Localization",
    "version": "1.1.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.1.3",
    "latest_non_vulnerable_version": "1.1.3",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40293?format=api",
            "vulnerability_id": "VCID-7u5q-whe4-qyhu",
            "summary": "Improper Certificate Validation\nMicrosoft .NET Framework 2.0, 3.5, 3.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2 and 4.7 allow an attacker to bypass Enhanced Security Usage taggings when they present a certificate that is invalid for a specific use, aka \".NET Security Feature Bypass Vulnerability.\"",
            "references": [
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0248",
                    "reference_id": "CVE-2017-0248",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0248"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-ch6p-4jcm-h8vh",
                    "reference_id": "GHSA-ch6p-4jcm-h8vh",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-ch6p-4jcm-h8vh"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/56562?format=api",
                    "purl": "pkg:nuget/Microsoft.AspNetCore.Mvc.Localization@1.1.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.Mvc.Localization@1.1.3"
                }
            ],
            "aliases": [
                "CVE-2017-0248",
                "GHSA-ch6p-4jcm-h8vh"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7u5q-whe4-qyhu"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38601?format=api",
            "vulnerability_id": "VCID-8vja-gk61-dfbg",
            "summary": "Improper Input Validation\nAn elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
            "references": [
                {
                    "reference_url": "https://github.com/aspnet/Announcements/issues/239",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/aspnet/Announcements/issues/239"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
                    "reference_id": "CVE-2017-0249",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0249"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
                    "reference_id": "GHSA-qhqf-ghgh-x2m4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4"
                },
                {
                    "reference_url": "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7",
                    "reference_id": "GHSA-wj4j-gr3f-cfh7",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/56562?format=api",
                    "purl": "pkg:nuget/Microsoft.AspNetCore.Mvc.Localization@1.1.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.Mvc.Localization@1.1.3"
                }
            ],
            "aliases": [
                "CVE-2017-0249",
                "GHSA-qhqf-ghgh-x2m4"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8vja-gk61-dfbg"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38609?format=api",
            "vulnerability_id": "VCID-bvaa-3y8n-4ugc",
            "summary": "Improper Input Validation\nA denial of service vulnerability exists when the ASP.NET Core fails to properly validate web requests. NOTE: Microsoft has not commented on third-party claims that the issue is that the TextEncoder.EncodeCore function in the System.Text.Encodings.Web package in ASP.NET Core Mvc allows remote attackers to cause a denial of service by leveraging failure to properly calculate the length of 4-byte characters in the Unicode Non-Character range.",
            "references": [
                {
                    "reference_url": "https://github.com/aspnet/Announcements/issues/239",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/aspnet/Announcements/issues/239"
                },
                {
                    "reference_url": "https://technet.microsoft.com/en-us/library/security/4021279.aspx",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://technet.microsoft.com/en-us/library/security/4021279.aspx"
                },
                {
                    "reference_url": "https://www.sidertia.com/Home/Community/Blog/2017/05/18/ASPNET-Core-Unicode-Non-Char-Encoding-DoS",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.sidertia.com/Home/Community/Blog/2017/05/18/ASPNET-Core-Unicode-Non-Char-Encoding-DoS"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0247",
                    "reference_id": "CVE-2017-0247",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0247"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-6xh7-4v2w-36q6",
                    "reference_id": "GHSA-6xh7-4v2w-36q6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-6xh7-4v2w-36q6"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/56562?format=api",
                    "purl": "pkg:nuget/Microsoft.AspNetCore.Mvc.Localization@1.1.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.Mvc.Localization@1.1.3"
                }
            ],
            "aliases": [
                "CVE-2017-0247",
                "GHSA-6xh7-4v2w-36q6"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bvaa-3y8n-4ugc"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38607?format=api",
            "vulnerability_id": "VCID-un5f-u2uy-vuht",
            "summary": "Improper Input Validation\nA spoofing vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
            "references": [
                {
                    "reference_url": "https://github.com/aspnet/Announcements/issues/239",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/aspnet/Announcements/issues/239"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0256",
                    "reference_id": "CVE-2017-0256",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0256"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-j8f4-2w4p-mhjc",
                    "reference_id": "GHSA-j8f4-2w4p-mhjc",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-j8f4-2w4p-mhjc"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/56562?format=api",
                    "purl": "pkg:nuget/Microsoft.AspNetCore.Mvc.Localization@1.1.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.Mvc.Localization@1.1.3"
                }
            ],
            "aliases": [
                "CVE-2017-0256",
                "GHSA-j8f4-2w4p-mhjc"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-un5f-u2uy-vuht"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.Mvc.Localization@1.1.0"
}