Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/69554?format=api",
    "purl": "pkg:nuget/WixToolset.Util.wixext@4.0.5",
    "type": "nuget",
    "namespace": "",
    "name": "WixToolset.Util.wixext",
    "version": "4.0.5",
    "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/47337?format=api",
            "vulnerability_id": "VCID-bseq-trbx-t7fs",
            "summary": "Malicious directory junction can cause WiX RemoveFoldersEx to possibly delete elevated files\nThe custom action behind WiX's `RemoveFolderEx` functionality could allow a standard user to delete protected directories.",
            "references": [
                {
                    "reference_url": "https://github.com/wixtoolset/issues",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/wixtoolset/issues"
                },
                {
                    "reference_url": "https://github.com/wixtoolset/wix3/commit/93eeb5f6835776694021f66d4226c262c67d487a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/wixtoolset/wix3/commit/93eeb5f6835776694021f66d4226c262c67d487a"
                },
                {
                    "reference_url": "https://github.com/wixtoolset/wix/commit/2e5960b575881567a8807e6b8b9c513138b19742",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/wixtoolset/wix/commit/2e5960b575881567a8807e6b8b9c513138b19742"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29188",
                    "reference_id": "CVE-2024-29188",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29188"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-jx4p-m4wm-vvjg",
                    "reference_id": "GHSA-jx4p-m4wm-vvjg",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-jx4p-m4wm-vvjg"
                },
                {
                    "reference_url": "https://github.com/wixtoolset/issues/security/advisories/GHSA-jx4p-m4wm-vvjg",
                    "reference_id": "GHSA-jx4p-m4wm-vvjg",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/wixtoolset/issues/security/advisories/GHSA-jx4p-m4wm-vvjg"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69554?format=api",
                    "purl": "pkg:nuget/WixToolset.Util.wixext@4.0.5",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/WixToolset.Util.wixext@4.0.5"
                }
            ],
            "aliases": [
                "CVE-2024-29188",
                "GHSA-jx4p-m4wm-vvjg"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bseq-trbx-t7fs"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/WixToolset.Util.wixext@4.0.5"
}