Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/233754?format=api",
    "purl": "pkg:maven/org.springframework.data/spring-data-jpa@2.0.13.RELEASE",
    "type": "maven",
    "namespace": "org.springframework.data",
    "name": "spring-data-jpa",
    "version": "2.0.13.RELEASE",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "2.1.7.RELEASE",
    "latest_non_vulnerable_version": "2.1.8.RELEASE",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41028?format=api",
            "vulnerability_id": "VCID-8arf-rrfg-ruhq",
            "summary": "Information exposure with example matcher\n`ExampleMatcher` using `ExampleMatcher.StringMatcher.STARTING`, `ExampleMatcher.StringMatcher.ENDING` or `ExampleMatcher.StringMatcher.CONTAINING` could return more results than anticipated when a maliciously crafted example value is supplied.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2019-3802.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2019-3802.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2019-3802",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00243",
                            "scoring_system": "epss",
                            "scoring_elements": "0.47772",
                            "published_at": "2026-06-09T12:55:00Z"
                        },
                        {
                            "value": "0.00243",
                            "scoring_system": "epss",
                            "scoring_elements": "0.47742",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00243",
                            "scoring_system": "epss",
                            "scoring_elements": "0.47805",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00243",
                            "scoring_system": "epss",
                            "scoring_elements": "0.47808",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.00243",
                            "scoring_system": "epss",
                            "scoring_elements": "0.47789",
                            "published_at": "2026-06-07T12:55:00Z"
                        },
                        {
                            "value": "0.00243",
                            "scoring_system": "epss",
                            "scoring_elements": "0.4776",
                            "published_at": "2026-06-08T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-3802"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730316",
                    "reference_id": "1730316",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730316"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3802",
                    "reference_id": "CVE-2019-3802",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3802"
                },
                {
                    "reference_url": "https://pivotal.io/security/cve-2019-3802",
                    "reference_id": "CVE-2019-3802",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://pivotal.io/security/cve-2019-3802"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-xggx-fx6w-v7ch",
                    "reference_id": "GHSA-xggx-fx6w-v7ch",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-xggx-fx6w-v7ch"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:0983",
                    "reference_id": "RHSA-2020:0983",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:0983"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/235601?format=api",
                    "purl": "pkg:maven/org.springframework.data/spring-data-jpa@2.1.7.RELEASE",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-jpa@2.1.7.RELEASE"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/144380?format=api",
                    "purl": "pkg:maven/org.springframework.data/spring-data-jpa@2.1.8",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-jpa@2.1.8"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58122?format=api",
                    "purl": "pkg:maven/org.springframework.data/spring-data-jpa@2.1.8.RELEASE",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-jpa@2.1.8.RELEASE"
                }
            ],
            "aliases": [
                "CVE-2019-3802",
                "GHSA-xggx-fx6w-v7ch"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8arf-rrfg-ruhq"
        }
    ],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40955?format=api",
            "vulnerability_id": "VCID-612w-3gby-jbd4",
            "summary": "Information Exposure\nDerived queries using any of the predicates ‘startingWith’, ‘endingWith’ or ‘containing’ could return more results than anticipated when a maliciously crafted query parameter value is supplied. Also, `LIKE` expressions in manually defined queries could return unexpected results if the parameter values bound did not have escaped reserved characters properly.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2019-3797.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "3.7",
                            "scoring_system": "cvssv3",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        }
                    ],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2019-3797.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2019-3797",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00246",
                            "scoring_system": "epss",
                            "scoring_elements": "0.4806",
                            "published_at": "2026-06-09T12:55:00Z"
                        },
                        {
                            "value": "0.00246",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48048",
                            "published_at": "2026-06-08T12:55:00Z"
                        },
                        {
                            "value": "0.00246",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48093",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00246",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48029",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00246",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48096",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.00246",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48077",
                            "published_at": "2026-06-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-3797"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1697598",
                    "reference_id": "1697598",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1697598"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3797",
                    "reference_id": "CVE-2019-3797",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3797"
                },
                {
                    "reference_url": "https://pivotal.io/security/cve-2019-3797",
                    "reference_id": "CVE-2019-3797",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://pivotal.io/security/cve-2019-3797"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-jgmr-wrwx-mgfj",
                    "reference_id": "GHSA-jgmr-wrwx-mgfj",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-jgmr-wrwx-mgfj"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2020:3192",
                    "reference_id": "RHSA-2020:3192",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2020:3192"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/57968?format=api",
                    "purl": "pkg:maven/org.springframework.data/spring-data-jpa@1.11.20",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-jpa@1.11.20"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/233740?format=api",
                    "purl": "pkg:maven/org.springframework.data/spring-data-jpa@1.11.20.RELEASE",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-8arf-rrfg-ruhq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-jpa@1.11.20.RELEASE"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/233754?format=api",
                    "purl": "pkg:maven/org.springframework.data/spring-data-jpa@2.0.13.RELEASE",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-8arf-rrfg-ruhq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-jpa@2.0.13.RELEASE"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/57969?format=api",
                    "purl": "pkg:maven/org.springframework.data/spring-data-jpa@2.0.14",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-8arf-rrfg-ruhq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-jpa@2.0.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/233760?format=api",
                    "purl": "pkg:maven/org.springframework.data/spring-data-jpa@2.1.5.RELEASE",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-8arf-rrfg-ruhq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-jpa@2.1.5.RELEASE"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/57970?format=api",
                    "purl": "pkg:maven/org.springframework.data/spring-data-jpa@2.1.6",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-jpa@2.1.6"
                }
            ],
            "aliases": [
                "CVE-2019-3797",
                "GHSA-jgmr-wrwx-mgfj"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-612w-3gby-jbd4"
        }
    ],
    "risk_score": "3.1",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-jpa@2.0.13.RELEASE"
}