Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/56363?format=api",
    "purl": "pkg:maven/org.springframework.integration/spring-integration-xml@5.1.0",
    "type": "maven",
    "namespace": "org.springframework.integration",
    "name": "spring-integration-xml",
    "version": "5.1.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "4.3.19",
    "latest_non_vulnerable_version": "5.1.2",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/10134?format=api",
            "vulnerability_id": "VCID-ynyv-rxzq-9ud1",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2019-3772",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01724",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82729",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-3772"
                },
                {
                    "reference_url": "https://github.com/spring-projects/spring-integration/commit/59c69ed40d3755ef59f80872e0ea711adbb13620",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/spring-projects/spring-integration/commit/59c69ed40d3755ef59f80872e0ea711adbb13620"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3772",
                    "reference_id": "CVE-2019-3772",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3772"
                },
                {
                    "reference_url": "https://pivotal.io/security/cve-2019-3772",
                    "reference_id": "CVE-2019-3772",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://pivotal.io/security/cve-2019-3772"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wr5r-m8pc-85j9",
                    "reference_id": "GHSA-wr5r-m8pc-85j9",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wr5r-m8pc-85j9"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/56366?format=api",
                    "purl": "pkg:maven/org.springframework.integration/spring-integration-xml@5.1.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.integration/spring-integration-xml@5.1.2"
                }
            ],
            "aliases": [
                "CVE-2019-3772",
                "GHSA-wr5r-m8pc-85j9"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ynyv-rxzq-9ud1"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.integration/spring-integration-xml@5.1.0"
}