Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/60327?format=api",
    "purl": "pkg:nuget/CefSharp.Common.NETCore@117.2.20",
    "type": "nuget",
    "namespace": "",
    "name": "CefSharp.Common.NETCore",
    "version": "117.2.20",
    "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/19286?format=api",
            "vulnerability_id": "VCID-1j1f-verc-bqb3",
            "summary": "Improper Neutralization in CefSharp.Common.NETCore.",
            "references": [
                {
                    "reference_url": "https://github.com/cefsharp/CefSharp",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/cefsharp/CefSharp"
                },
                {
                    "reference_url": "https://github.com/cefsharp/CefSharp/commit/45e66f7c0f9094f2fd81ab57b37a9ed9576b51b8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/cefsharp/CefSharp/commit/45e66f7c0f9094f2fd81ab57b37a9ed9576b51b8"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-4c29-gfrp-g6x9",
                    "reference_id": "GHSA-4c29-gfrp-g6x9",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-4c29-gfrp-g6x9"
                },
                {
                    "reference_url": "https://github.com/cefsharp/CefSharp/security/advisories/GHSA-4c29-gfrp-g6x9",
                    "reference_id": "GHSA-4c29-gfrp-g6x9",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/cefsharp/CefSharp/security/advisories/GHSA-4c29-gfrp-g6x9"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60327?format=api",
                    "purl": "pkg:nuget/CefSharp.Common.NETCore@117.2.20",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/CefSharp.Common.NETCore@117.2.20"
                }
            ],
            "aliases": [
                "GHSA-4c29-gfrp-g6x9",
                "GMS-2023-3094",
                "GMS-2023-3096"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1j1f-verc-bqb3"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/CefSharp.Common.NETCore@117.2.20"
}