Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/369703?format=api",
    "purl": "pkg:rpm/redhat/libtiff@3.5.7-31?arch=el2",
    "type": "rpm",
    "namespace": "redhat",
    "name": "libtiff",
    "version": "3.5.7-31",
    "qualifiers": {
        "arch": "el2"
    },
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/183170?format=api",
            "vulnerability_id": "VCID-xsmn-99d4-aqgb",
            "summary": "Multiple buffer underflow vulnerabilities in libTIFF may allow for the\n    remote execution of arbitrary code.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2008-2327.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2008-2327.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2008-2327",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01508",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81586",
                            "published_at": "2026-06-11T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2008-2327"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2327",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2327"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=458674",
                    "reference_id": "458674",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=458674"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200809-07",
                    "reference_id": "GLSA-200809-07",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200809-07"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2008:0847",
                    "reference_id": "RHSA-2008:0847",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2008:0847"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2008:0848",
                    "reference_id": "RHSA-2008:0848",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2008:0848"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2008:0863",
                    "reference_id": "RHSA-2008:0863",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2008:0863"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/639-1/",
                    "reference_id": "USN-639-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/639-1/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2008-2327"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xsmn-99d4-aqgb"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/libtiff@3.5.7-31%3Farch=el2"
}