Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/182925?format=api",
    "purl": "pkg:rpm/redhat/libtiff@3.8.2-14?arch=el5_8",
    "type": "rpm",
    "namespace": "redhat",
    "name": "libtiff",
    "version": "3.8.2-14",
    "qualifiers": {
        "arch": "el5_8"
    },
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/102736?format=api",
            "vulnerability_id": "VCID-u6j2-a2em-u3dv",
            "summary": "Multiple integer overflows in tiff_getimage.c in LibTIFF 3.9.4 allow remote attackers to execute arbitrary code via a crafted tile size in a TIFF file, which is not properly handled by the (1) gtTileSeparate or (2) gtStripSeparate function, leading to a heap-based buffer overflow.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1173.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1173.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1173",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.06846",
                            "scoring_system": "epss",
                            "scoring_elements": "0.91514",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.06846",
                            "scoring_system": "epss",
                            "scoring_elements": "0.91527",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1173"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1173",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1173"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=803078",
                    "reference_id": "803078",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=803078"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201209-02",
                    "reference_id": "GLSA-201209-02",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201209-02"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0468",
                    "reference_id": "RHSA-2012:0468",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0468"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1416-1/",
                    "reference_id": "USN-1416-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1416-1/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2012-1173"
            ],
            "risk_score": 0.1,
            "exploitability": "0.5",
            "weighted_severity": "0.1",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-u6j2-a2em-u3dv"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "0.1",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/libtiff@3.8.2-14%3Farch=el5_8"
}