Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/65094?format=api",
    "purl": "pkg:maven/org.apache.openmeetings/openmeetings-server@3.1.3",
    "type": "maven",
    "namespace": "org.apache.openmeetings",
    "name": "openmeetings-server",
    "version": "3.1.3",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "7.0.0",
    "latest_non_vulnerable_version": "7.1.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45164?format=api",
            "vulnerability_id": "VCID-vfk3-wtbw-kuf9",
            "summary": "Improper Authentication\nAn attacker that has gained access to certain private information can use this to act as other user.\n\nVendor: The Apache Software Foundation\n\nVersions Affected: Apache OpenMeetings from 3.1.3 before 7.1.0",
            "references": [
                {
                    "reference_url": "https://github.com/apache/openmeetings/commit/4e89e0ca076c83f26562f1146cf3e81ba0b16a7f",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/openmeetings/commit/4e89e0ca076c83f26562f1146cf3e81ba0b16a7f"
                },
                {
                    "reference_url": "https://issues.apache.org/jira/browse/OPENMEETINGS-2764",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://issues.apache.org/jira/browse/OPENMEETINGS-2764"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/j2d6mg3rzcphfd8vvvk09d8p4o9lvnqp",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread/j2d6mg3rzcphfd8vvvk09d8p4o9lvnqp"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29032",
                    "reference_id": "CVE-2023-29032",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29032"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-v9rm-7rv9-r3fw",
                    "reference_id": "GHSA-v9rm-7rv9-r3fw",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-v9rm-7rv9-r3fw"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/65095?format=api",
                    "purl": "pkg:maven/org.apache.openmeetings/openmeetings-server@7.1.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.openmeetings/openmeetings-server@7.1.0"
                }
            ],
            "aliases": [
                "CVE-2023-29032",
                "GHSA-v9rm-7rv9-r3fw"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vfk3-wtbw-kuf9"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.openmeetings/openmeetings-server@3.1.3"
}