Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61433?format=api",
    "purl": "pkg:maven/org.infinispan/infinispan-core@9.3.0.Alpha1",
    "type": "maven",
    "namespace": "org.infinispan",
    "name": "infinispan-core",
    "version": "9.3.0.Alpha1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "9.2.0.CR1",
    "latest_non_vulnerable_version": "15.0.0.Dev07",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/16095?format=api",
            "vulnerability_id": "VCID-ydpa-5yvz-u7ak",
            "summary": "Deserialization of Untrusted Data\nInfinispan permits improper deserialization of trusted data via XML and JSON transcoders under certain server configurations. A user with authenticated access to the server could send a malicious object to a cache configured to accept certain types of objects, achieving code execution and possible further attacks. Versions 9.0.3.Final, 9.1.7.Final, 8.2.10.Final, 9.2.2.Final, 9.3.0.Alpha1 are believed to be affected.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2018:1833",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2018:1833"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2019:3892",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2019:3892"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1131",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0053",
                            "scoring_system": "epss",
                            "scoring_elements": "0.67539",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1131"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1576492",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1576492"
                },
                {
                    "reference_url": "http://www.securityfocus.com/bid/104218",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/bid/104218"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1131",
                    "reference_id": "CVE-2018-1131",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1131"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-qqfc-m9hc-pqv3",
                    "reference_id": "GHSA-qqfc-m9hc-pqv3",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-qqfc-m9hc-pqv3"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61434?format=api",
                    "purl": "pkg:maven/org.infinispan/infinispan-core@9.3.1.Final",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.infinispan/infinispan-core@9.3.1.Final"
                }
            ],
            "aliases": [
                "CVE-2018-1131",
                "GHSA-qqfc-m9hc-pqv3"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ydpa-5yvz-u7ak"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.infinispan/infinispan-core@9.3.0.Alpha1"
}