Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/65190?format=api",
    "purl": "pkg:npm/parse-server-push-adapter@4.1.3",
    "type": "npm",
    "namespace": "",
    "name": "parse-server-push-adapter",
    "version": "4.1.3",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "4.1.3",
    "latest_non_vulnerable_version": "4.1.3",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45246?format=api",
            "vulnerability_id": "VCID-k5wv-k6qv-r7gc",
            "summary": "Invalid push request payload crashes Parse Server\n### Impact\n\nThe Parse Server Push Adapter can crash Parse Server due to an invalid push notification payload.",
            "references": [
                {
                    "reference_url": "https://github.com/parse-community/parse-server-push-adapter/commit/598cb84d0866b7c5850ca96af920e8cb5ba243ec",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/parse-community/parse-server-push-adapter/commit/598cb84d0866b7c5850ca96af920e8cb5ba243ec"
                },
                {
                    "reference_url": "https://github.com/parse-community/parse-server-push-adapter/pull/217",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/parse-community/parse-server-push-adapter/pull/217"
                },
                {
                    "reference_url": "https://github.com/parse-community/parse-server-push-adapter/releases/tag/4.1.3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/parse-community/parse-server-push-adapter/releases/tag/4.1.3"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32688",
                    "reference_id": "CVE-2023-32688",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32688"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-mxhg-rvwx-x993",
                    "reference_id": "GHSA-mxhg-rvwx-x993",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-mxhg-rvwx-x993"
                },
                {
                    "reference_url": "https://github.com/parse-community/parse-server-push-adapter/security/advisories/GHSA-mxhg-rvwx-x993",
                    "reference_id": "GHSA-mxhg-rvwx-x993",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/parse-community/parse-server-push-adapter/security/advisories/GHSA-mxhg-rvwx-x993"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/65190?format=api",
                    "purl": "pkg:npm/parse-server-push-adapter@4.1.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/parse-server-push-adapter@4.1.3"
                }
            ],
            "aliases": [
                "CVE-2023-32688",
                "GHSA-mxhg-rvwx-x993",
                "GMS-2023-1616"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-k5wv-k6qv-r7gc"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/parse-server-push-adapter@4.1.3"
}