Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/178746?format=api",
    "purl": "pkg:rpm/redhat/cumin@0.1.5786-2?arch=el6",
    "type": "rpm",
    "namespace": "redhat",
    "name": "cumin",
    "version": "0.1.5786-2",
    "qualifiers": {
        "arch": "el6"
    },
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/114569?format=api",
            "vulnerability_id": "VCID-x4pw-sgk4-jke2",
            "summary": "cumin: Denial of service due to improper handling of certain Ajax requests",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2013-4284.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2013-4284.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2013-4284",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00535",
                            "scoring_system": "epss",
                            "scoring_elements": "0.67783",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00535",
                            "scoring_system": "epss",
                            "scoring_elements": "0.67823",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2013-4284"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=986214",
                    "reference_id": "986214",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=986214"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2013:1294",
                    "reference_id": "RHSA-2013:1294",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2013:1294"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2013:1295",
                    "reference_id": "RHSA-2013:1295",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2013:1295"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2013-4284"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-x4pw-sgk4-jke2"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/cumin@0.1.5786-2%3Farch=el6"
}