Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/1161501?format=api",
    "purl": "pkg:apk/alpine/hylafax@6.0.6-r5?arch=x86&distroversion=v3.6&reponame=main",
    "type": "apk",
    "namespace": "alpine",
    "name": "hylafax",
    "version": "6.0.6-r5",
    "qualifiers": {
        "arch": "x86",
        "distroversion": "v3.6",
        "reponame": "main"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/72605?format=api",
            "vulnerability_id": "VCID-2ew5-q66b-3qfj",
            "summary": "HylaFAX 6.0.6 and HylaFAX+ 5.6.0 allow remote attackers to execute arbitrary code via a dial-in session that provides a FAX page with the JPEG bit enabled, which is mishandled in FaxModem::writeECMData() in the faxd/CopyQuality.c++ file.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-17141",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.08941",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92741",
                            "published_at": "2026-06-08T12:55:00Z"
                        },
                        {
                            "value": "0.08941",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92753",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.08941",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92749",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.08941",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92744",
                            "published_at": "2026-06-07T12:55:00Z"
                        },
                        {
                            "value": "0.08941",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92756",
                            "published_at": "2026-06-09T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-17141"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17141",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17141"
                },
                {
                    "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909161",
                    "reference_id": "909161",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909161"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/1161501?format=api",
                    "purl": "pkg:apk/alpine/hylafax@6.0.6-r5?arch=x86&distroversion=v3.6&reponame=main",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/hylafax@6.0.6-r5%3Farch=x86&distroversion=v3.6&reponame=main"
                }
            ],
            "aliases": [
                "CVE-2018-17141"
            ],
            "risk_score": 2.2,
            "exploitability": "0.5",
            "weighted_severity": "4.5",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2ew5-q66b-3qfj"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/hylafax@6.0.6-r5%3Farch=x86&distroversion=v3.6&reponame=main"
}