Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61470?format=api",
    "purl": "pkg:maven/io.pivotal.spring.cloud/spring-cloud-sso-connector@2.1.3.RELEASE",
    "type": "maven",
    "namespace": "io.pivotal.spring.cloud",
    "name": "spring-cloud-sso-connector",
    "version": "2.1.3.RELEASE",
    "qualifiers": {},
    "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/10044?format=api",
            "vulnerability_id": "VCID-2rzz-htvf-xbe5",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1256",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00308",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54224",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1256"
                },
                {
                    "reference_url": "https://github.com/pivotal-cf/spring-cloud-sso-connector/commit/ef647a2acf2363c6018e8543d665ac8862593372",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pivotal-cf/spring-cloud-sso-connector/commit/ef647a2acf2363c6018e8543d665ac8862593372"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1256",
                    "reference_id": "CVE-2018-1256",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1256"
                },
                {
                    "reference_url": "https://pivotal.io/security/cve-2018-1256",
                    "reference_id": "CVE-2018-1256",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://pivotal.io/security/cve-2018-1256"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-q4q2-93pw-qwgf",
                    "reference_id": "GHSA-q4q2-93pw-qwgf",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-q4q2-93pw-qwgf"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61470?format=api",
                    "purl": "pkg:maven/io.pivotal.spring.cloud/spring-cloud-sso-connector@2.1.3.RELEASE",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.pivotal.spring.cloud/spring-cloud-sso-connector@2.1.3.RELEASE"
                }
            ],
            "aliases": [
                "CVE-2018-1256",
                "GHSA-q4q2-93pw-qwgf"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2rzz-htvf-xbe5"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.pivotal.spring.cloud/spring-cloud-sso-connector@2.1.3.RELEASE"
}