Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/85412?format=api",
    "purl": "pkg:ebuild/dev-libs/openssl@1.0.1p",
    "type": "ebuild",
    "namespace": "dev-libs",
    "name": "openssl",
    "version": "1.0.1p",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.0.2f",
    "latest_non_vulnerable_version": "3.0.10",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/60623?format=api",
            "vulnerability_id": "VCID-ngyw-a3jk-43hb",
            "summary": "Certain checks on untrusted certificates can be bypassed.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2015-1793.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2015-1793.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2015-1793",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.76449",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98926",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.76449",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98927",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.76449",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98929",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.76449",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98931",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.76449",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98933",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.76449",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98935",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.76449",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98936",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.76449",
                            "scoring_system": "epss",
                            "scoring_elements": "0.98939",
                            "published_at": "2026-04-16T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2015-1793"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1793",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1793"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1238619",
                    "reference_id": "1238619",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1238619"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/webapps/38640.rb",
                    "reference_id": "CVE-2015-1793;OSVDB-124300",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/webapps/38640.rb"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201507-15",
                    "reference_id": "GLSA-201507-15",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201507-15"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/85412?format=api",
                    "purl": "pkg:ebuild/dev-libs/openssl@1.0.1p",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-libs/openssl@1.0.1p"
                }
            ],
            "aliases": [
                "CVE-2015-1793"
            ],
            "risk_score": 1.4,
            "exploitability": "2.0",
            "weighted_severity": "0.7",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ngyw-a3jk-43hb"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-libs/openssl@1.0.1p"
}