Lookup for vulnerabilities affecting packages.

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

{
    "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",
    "aliases": [
        {
            "alias": "CVE-2023-29032"
        },
        {
            "alias": "GHSA-v9rm-7rv9-r3fw"
        }
    ],
    "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"
        },
        {
            "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"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/65098?format=api",
            "purl": "pkg:maven/org.apache.openmeetings/openmeetings-parent@3.1.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vfk3-wtbw-kuf9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.openmeetings/openmeetings-parent@3.1.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/65094?format=api",
            "purl": "pkg:maven/org.apache.openmeetings/openmeetings-server@3.1.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vfk3-wtbw-kuf9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.openmeetings/openmeetings-server@3.1.3"
        }
    ],
    "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"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 287,
            "name": "Improper Authentication",
            "description": "When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vfk3-wtbw-kuf9"
}