Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/19945?format=api",
    "vulnerability_id": "VCID-3h7x-51qm-ufgv",
    "summary": "Apache HugeGraph-Server: Bypass allow-list in Auth mode\nAuthentication Bypass by Spoofing vulnerability in Apache HugeGraph-Server.This issue affects Apache HugeGraph-Server: from 1.0.0 before 1.3.0.\n\nUsers are recommended to upgrade to version 1.3.0, which fixes the issue.",
    "aliases": [
        {
            "alias": "CVE-2024-27349"
        },
        {
            "alias": "GHSA-6mgp-p75r-vhjm"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/68653?format=api",
            "purl": "pkg:maven/org.apache.hugegraph/hugegraph-api@1.3.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hugegraph/hugegraph-api@1.3.0"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/68652?format=api",
            "purl": "pkg:maven/org.apache.hugegraph/hugegraph-api@1.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3h7x-51qm-ufgv"
                },
                {
                    "vulnerability": "VCID-f42x-xtf5-afgd"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hugegraph/hugegraph-api@1.0.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/apache/incubator-hugegraph",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/apache/incubator-hugegraph"
        },
        {
            "reference_url": "https://github.com/apache/incubator-hugegraph/commit/713d88d1fd9953c3c3e3f130389501910ba40e1d",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/apache/incubator-hugegraph/commit/713d88d1fd9953c3c3e3f130389501910ba40e1d"
        },
        {
            "reference_url": "https://lists.apache.org/thread/dz9n9lndqfsf64t72o73r7sttrc6ocsd",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread/dz9n9lndqfsf64t72o73r7sttrc6ocsd"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27349",
            "reference_id": "CVE-2024-27349",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27349"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-6mgp-p75r-vhjm",
            "reference_id": "GHSA-6mgp-p75r-vhjm",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-6mgp-p75r-vhjm"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 290,
            "name": "Authentication Bypass by Spoofing",
            "description": "This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks."
        },
        {
            "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."
        },
        {
            "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."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3h7x-51qm-ufgv"
}