Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/58609?format=api",
    "purl": "pkg:maven/org.springframework.cloud/spring-cloud-netflix-hystrix-dashboard@2.2.9.RELEASE",
    "type": "maven",
    "namespace": "org.springframework.cloud",
    "name": "spring-cloud-netflix-hystrix-dashboard",
    "version": "2.2.9.RELEASE",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "2.2.10.RELEASE",
    "latest_non_vulnerable_version": "2.2.10.RELEASE",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/14372?format=api",
            "vulnerability_id": "VCID-muny-a6zj-73h6",
            "summary": "Improper Control of Generation of Code ('Code Injection')\nApplications using both `spring-cloud-netflix-hystrix-dashboard` and `spring-boot-starter-thymeleaf` expose a way to execute code submitted within the request URI path during the resolution of view templates. When a request is made at `/hystrix/monitor;[user-provided data]`, the path elements following `hystrix/monitor` are being evaluated as SpringEL expressions, which can lead to code execution.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-22053",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.89561",
                            "scoring_system": "epss",
                            "scoring_elements": "0.99572",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-22053"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22053",
                    "reference_id": "CVE-2021-22053",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22053"
                },
                {
                    "reference_url": "https://tanzu.vmware.com/security/cve-2021-22053",
                    "reference_id": "CVE-2021-22053",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://tanzu.vmware.com/security/cve-2021-22053"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-gx3f-hq7p-8fxv",
                    "reference_id": "GHSA-gx3f-hq7p-8fxv",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-gx3f-hq7p-8fxv"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58610?format=api",
                    "purl": "pkg:maven/org.springframework.cloud/spring-cloud-netflix-hystrix-dashboard@2.2.10.RELEASE",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.cloud/spring-cloud-netflix-hystrix-dashboard@2.2.10.RELEASE"
                }
            ],
            "aliases": [
                "CVE-2021-22053",
                "GHSA-gx3f-hq7p-8fxv"
            ],
            "risk_score": 10.0,
            "exploitability": "2.0",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-muny-a6zj-73h6"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "10.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.cloud/spring-cloud-netflix-hystrix-dashboard@2.2.9.RELEASE"
}