Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/578828?format=api",
    "purl": "pkg:maven/org.jclouds.api/eucalyptus@1.5.4",
    "type": "maven",
    "namespace": "org.jclouds.api",
    "name": "eucalyptus",
    "version": "1.5.4",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44169?format=api",
            "vulnerability_id": "VCID-3sh5-drdf-ayau",
            "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nThe gather log service in Eucalyptus before 3.3.1 allows remote attackers to read log files via an unspecified request to the (1) Cluster Controller (CC) or (2) Node Controller (NC) component.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2013-4766.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2013-4766.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2013-4766",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0025",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48561",
                            "published_at": "2026-06-09T12:55:00Z"
                        },
                        {
                            "value": "0.0025",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48587",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.0025",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48595",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.0025",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48576",
                            "published_at": "2026-06-07T12:55:00Z"
                        },
                        {
                            "value": "0.0025",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48548",
                            "published_at": "2026-06-08T12:55:00Z"
                        },
                        {
                            "value": "0.0025",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48525",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2013-4766"
                },
                {
                    "reference_url": "https://github.com/eucalyptus/eucalyptus",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/eucalyptus/eucalyptus"
                },
                {
                    "reference_url": "http://www.eucalyptus.com/resources/security/advisories/esa-13",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://www.eucalyptus.com/resources/security/advisories/esa-13"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1008804",
                    "reference_id": "1008804",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1008804"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4766",
                    "reference_id": "CVE-2013-4766",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4766"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-f5hm-h272-2qwm",
                    "reference_id": "GHSA-f5hm-h272-2qwm",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-f5hm-h272-2qwm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/63539?format=api",
                    "purl": "pkg:maven/org.jclouds.api/eucalyptus@3.3.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jclouds.api/eucalyptus@3.3.1"
                }
            ],
            "aliases": [
                "CVE-2013-4766",
                "GHSA-f5hm-h272-2qwm"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3sh5-drdf-ayau"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "3.1",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jclouds.api/eucalyptus@1.5.4"
}