Lookup for vulnerabilities affecting packages.

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

{
    "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",
    "aliases": [
        {
            "alias": "CVE-2023-29246"
        },
        {
            "alias": "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"
        },
        {
            "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/65109?format=api",
            "purl": "pkg:maven/org.apache.openmeetings/openmeetings-parent@2.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-556q-4wch-sfde"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.openmeetings/openmeetings-parent@2.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/65110?format=api",
            "purl": "pkg:maven/org.apache.openmeetings/openmeetings-server@2.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-556q-4wch-sfde"
                },
                {
                    "vulnerability": "VCID-jn2s-p2jn-efgn"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.openmeetings/openmeetings-server@2.0.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"
        }
    ],
    "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": 20,
            "name": "Improper Input Validation",
            "description": "The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly."
        },
        {
            "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-556q-4wch-sfde"
}