Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/384146?format=api",
    "purl": "pkg:apk/alpine/elfutils@0.174-r0?arch=x86_64&distroversion=v3.18&reponame=main",
    "type": "apk",
    "namespace": "alpine",
    "name": "elfutils",
    "version": "0.174-r0",
    "qualifiers": {
        "arch": "x86_64",
        "distroversion": "v3.18",
        "reponame": "main"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "0.175-r0",
    "latest_non_vulnerable_version": "0.176-r0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/66515?format=api",
            "vulnerability_id": "VCID-7xee-m8gf-6qh3",
            "summary": "libdw in elfutils 0.173 checks the end of the attributes list incorrectly in dwarf_getabbrev in dwarf_getabbrev.c and dwarf_hasattr in dwarf_hasattr.c, leading to a heap-based buffer over-read and an application crash.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-16403.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-16403.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-16403",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00106",
                            "scoring_system": "epss",
                            "scoring_elements": "0.28281",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00106",
                            "scoring_system": "epss",
                            "scoring_elements": "0.28353",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00106",
                            "scoring_system": "epss",
                            "scoring_elements": "0.28305",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.00106",
                            "scoring_system": "epss",
                            "scoring_elements": "0.28264",
                            "published_at": "2026-06-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-16403"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16403",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16403"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1625055",
                    "reference_id": "1625055",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1625055"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2019:2197",
                    "reference_id": "RHSA-2019:2197",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2019:2197"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/4012-1/",
                    "reference_id": "USN-4012-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/4012-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/6322-1/",
                    "reference_id": "USN-6322-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/6322-1/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/384146?format=api",
                    "purl": "pkg:apk/alpine/elfutils@0.174-r0?arch=x86_64&distroversion=v3.18&reponame=main",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/elfutils@0.174-r0%3Farch=x86_64&distroversion=v3.18&reponame=main"
                }
            ],
            "aliases": [
                "CVE-2018-16403"
            ],
            "risk_score": 1.5,
            "exploitability": "0.5",
            "weighted_severity": "3.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7xee-m8gf-6qh3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/66513?format=api",
            "vulnerability_id": "VCID-e5pj-9aex-qba3",
            "summary": "dwarf_getaranges in dwarf_getaranges.c in libdw in elfutils before 2018-08-18 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted file.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-16062.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-16062.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-16062",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0009",
                            "scoring_system": "epss",
                            "scoring_elements": "0.25566",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.0009",
                            "scoring_system": "epss",
                            "scoring_elements": "0.25668",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.0009",
                            "scoring_system": "epss",
                            "scoring_elements": "0.25659",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.0009",
                            "scoring_system": "epss",
                            "scoring_elements": "0.25611",
                            "published_at": "2026-06-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-16062"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16062",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16062"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1623752",
                    "reference_id": "1623752",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1623752"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907562",
                    "reference_id": "907562",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907562"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2019:2197",
                    "reference_id": "RHSA-2019:2197",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2019:2197"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/4012-1/",
                    "reference_id": "USN-4012-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/4012-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/6322-1/",
                    "reference_id": "USN-6322-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/6322-1/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/384146?format=api",
                    "purl": "pkg:apk/alpine/elfutils@0.174-r0?arch=x86_64&distroversion=v3.18&reponame=main",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/elfutils@0.174-r0%3Farch=x86_64&distroversion=v3.18&reponame=main"
                }
            ],
            "aliases": [
                "CVE-2018-16062"
            ],
            "risk_score": 1.5,
            "exploitability": "0.5",
            "weighted_severity": "3.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-e5pj-9aex-qba3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/66514?format=api",
            "vulnerability_id": "VCID-tzq2-cgg5-yya1",
            "summary": "libelf/elf_end.c in elfutils 0.173 allows remote attackers to cause a denial of service (double free and application crash) or possibly have unspecified other impact because it tries to decompress twice.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-16402.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-16402.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-16402",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01961",
                            "scoring_system": "epss",
                            "scoring_elements": "0.83834",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.01961",
                            "scoring_system": "epss",
                            "scoring_elements": "0.83857",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.01961",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8386",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.01961",
                            "scoring_system": "epss",
                            "scoring_elements": "0.83855",
                            "published_at": "2026-06-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-16402"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16402",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16402"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1625050",
                    "reference_id": "1625050",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1625050"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2019:2197",
                    "reference_id": "RHSA-2019:2197",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2019:2197"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:1471",
                    "reference_id": "RHSA-2020:1471",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:1471"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/4012-1/",
                    "reference_id": "USN-4012-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/4012-1/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/384146?format=api",
                    "purl": "pkg:apk/alpine/elfutils@0.174-r0?arch=x86_64&distroversion=v3.18&reponame=main",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/elfutils@0.174-r0%3Farch=x86_64&distroversion=v3.18&reponame=main"
                }
            ],
            "aliases": [
                "CVE-2018-16402"
            ],
            "risk_score": 1.9,
            "exploitability": "0.5",
            "weighted_severity": "3.9",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tzq2-cgg5-yya1"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/elfutils@0.174-r0%3Farch=x86_64&distroversion=v3.18&reponame=main"
}