Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/28610?format=api",
    "purl": "pkg:nginx/nginx@1.22.1",
    "type": "nginx",
    "namespace": "",
    "name": "nginx",
    "version": "1.22.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.23.2",
    "latest_non_vulnerable_version": "1.31.1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/8619?format=api",
            "vulnerability_id": "VCID-64br-s7jp-bqaw",
            "summary": "Memory corruption in the ngx_http_mp4_module",
            "references": [
                {
                    "reference_url": "https://mailman.nginx.org/pipermail/nginx-announce/2022/RBRRON6PYBJJM2XIAPQBFBVLR4Q6IHRA.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "medium",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://mailman.nginx.org/pipermail/nginx-announce/2022/RBRRON6PYBJJM2XIAPQBFBVLR4Q6IHRA.html"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2022.mp4.txt",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2022.mp4.txt"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2022.mp4.txt.asc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2022.mp4.txt.asc"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41741",
                    "reference_id": "CVE-2022-41741",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41741"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/28610?format=api",
                    "purl": "pkg:nginx/nginx@1.22.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.22.1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/28609?format=api",
                    "purl": "pkg:nginx/nginx@1.23.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.23.2"
                }
            ],
            "aliases": [
                "CVE-2022-41741"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-64br-s7jp-bqaw"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/8626?format=api",
            "vulnerability_id": "VCID-me1t-gfs4-ckfy",
            "summary": "Memory disclosure in the ngx_http_mp4_module",
            "references": [
                {
                    "reference_url": "https://mailman.nginx.org/pipermail/nginx-announce/2022/RBRRON6PYBJJM2XIAPQBFBVLR4Q6IHRA.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "medium",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://mailman.nginx.org/pipermail/nginx-announce/2022/RBRRON6PYBJJM2XIAPQBFBVLR4Q6IHRA.html"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2022.mp4.txt",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2022.mp4.txt"
                },
                {
                    "reference_url": "https://nginx.org/download/patch.2022.mp4.txt.asc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nginx.org/download/patch.2022.mp4.txt.asc"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41742",
                    "reference_id": "CVE-2022-41742",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41742"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/28610?format=api",
                    "purl": "pkg:nginx/nginx@1.22.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.22.1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/28609?format=api",
                    "purl": "pkg:nginx/nginx@1.23.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.23.2"
                }
            ],
            "aliases": [
                "CVE-2022-41742"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-me1t-gfs4-ckfy"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nginx/nginx@1.22.1"
}