Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/65109?format=api",
    "purl": "pkg:maven/org.apache.openmeetings/openmeetings-parent@2.0.0",
    "type": "maven",
    "namespace": "org.apache.openmeetings",
    "name": "openmeetings-parent",
    "version": "2.0.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "3.1.2",
    "latest_non_vulnerable_version": "7.1.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45177?format=api",
            "vulnerability_id": "VCID-556q-4wch-sfde",
            "summary": "Improper Input Validation\nAn attacker who has gained access to an admin account can perform RCE via null-byte injection\n\nVendor: The Apache Software Foundation\n\nVersions Affected: Apache OpenMeetings from 2.0.0 before 7.1.0",
            "references": [
                {
                    "reference_url": "https://github.com/apache/openmeetings/commit/8e65a1344157b2898f2922d49a0bd2105687c4a5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/openmeetings/commit/8e65a1344157b2898f2922d49a0bd2105687c4a5"
                },
                {
                    "reference_url": "https://github.com/apache/openmeetings/commit/9f12a48994d0ad741ac140c52cbd2152f0d048d5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/openmeetings/commit/9f12a48994d0ad741ac140c52cbd2152f0d048d5"
                },
                {
                    "reference_url": "https://github.com/apache/openmeetings/commit/f91ff1917027625f066a9007694a31d06e69df3a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/openmeetings/commit/f91ff1917027625f066a9007694a31d06e69df3a"
                },
                {
                    "reference_url": "https://issues.apache.org/jira/browse/OPENMEETINGS-2765",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://issues.apache.org/jira/browse/OPENMEETINGS-2765"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/230plvhbdx26m43b0sy942wlwt6kkmmr",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread/230plvhbdx26m43b0sy942wlwt6kkmmr"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29246",
                    "reference_id": "CVE-2023-29246",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29246"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-mg5h-f3q8-c96g",
                    "reference_id": "GHSA-mg5h-f3q8-c96g",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-mg5h-f3q8-c96g"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/65099?format=api",
                    "purl": "pkg:maven/org.apache.openmeetings/openmeetings-parent@7.1.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.openmeetings/openmeetings-parent@7.1.0"
                }
            ],
            "aliases": [
                "CVE-2023-29246",
                "GHSA-mg5h-f3q8-c96g"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-556q-4wch-sfde"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.openmeetings/openmeetings-parent@2.0.0"
}