Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/65095?format=api",
    "purl": "pkg:maven/org.apache.openmeetings/openmeetings-server@7.1.0",
    "type": "maven",
    "namespace": "org.apache.openmeetings",
    "name": "openmeetings-server",
    "version": "7.1.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_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/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-29246",
                "GHSA-mg5h-f3q8-c96g"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-556q-4wch-sfde"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45178?format=api",
            "vulnerability_id": "VCID-jn2s-p2jn-efgn",
            "summary": "Incorrect Comparison\nAttacker can access arbitrary recording/room\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/a28dea888fca1c5c3e0ce4c8a4c62f501aebe0cd",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/openmeetings/commit/a28dea888fca1c5c3e0ce4c8a4c62f501aebe0cd"
                },
                {
                    "reference_url": "https://issues.apache.org/jira/browse/OPENMEETINGS-2762",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://issues.apache.org/jira/browse/OPENMEETINGS-2762"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/y6vng44c22ll221rtvsv208x1pbjmdoc",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread/y6vng44c22ll221rtvsv208x1pbjmdoc"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28936",
                    "reference_id": "CVE-2023-28936",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28936"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-v93h-rwj8-78qh",
                    "reference_id": "GHSA-v93h-rwj8-78qh",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-v93h-rwj8-78qh"
                }
            ],
            "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-28936",
                "GHSA-v93h-rwj8-78qh"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jn2s-p2jn-efgn"
        },
        {
            "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"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.openmeetings/openmeetings-server@7.1.0"
}