CVE-2024-27349

Source
https://cve.org/CVERecord?id=CVE-2024-27349
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-27349.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-27349
Aliases
Published
2024-04-22T14:08:56.591Z
Modified
2026-07-09T10:11:38.292573Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
Apache HugeGraph-Server: Bypass whitelist in Auth mode
Details

Authentication Bypass by Spoofing vulnerability in Apache HugeGraph-Server.This issue affects Apache HugeGraph-Server: from 1.0.0 before 1.3.0.

Users are recommended to upgrade to version 1.3.0, which fixes the issue.

Database specific
{
    "cna_assigner": "apache",
    "cwe_ids": [
        "CWE-290"
    ],
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "1.0.0"
                },
                {
                    "fixed": "1.3.0"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "1.0.0"
                },
                {
                    "fixed": "1.3.0"
                }
            ],
            "source": "DESCRIPTION"
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/27xxx/CVE-2024-27349.json"
}
References

Affected packages

Git / github.com/apache/hugegraph

Affected ranges

Type
GIT
Repo
https://github.com/apache/hugegraph
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.0.0"
        },
        {
            "fixed": "1.3.0"
        }
    ],
    "source": "DESCRIPTION"
}

Affected versions

1.*
1.0.0
1.2.0

Database specific

vanir_signatures_modified
"2026-07-09T10:11:38Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-27349.json"
vanir_signatures
[
    {
        "signature_type": "Line",
        "target": {
            "file": "hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/version/CoreVersion.java"
        },
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "302589379334584903210079925347138763757",
                "157274152894967818629620008148175085715",
                "232801669051996050278526430629148727791",
                "333617038057953660713699047207001805296",
                "289690575160590398087158737328250586146",
                "64197837361715246154000480095721678854",
                "149380582586459330258374683320439375413"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2024-27349-6d40a0cd",
        "source": "https://github.com/apache/hugegraph/commit/6a4041e21c437b6e22d8a78e81f825bc0ab48a3d",
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "target": {
            "file": "hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/version/CoreVersion.java",
            "function": "check"
        },
        "deprecated": false,
        "digest": {
            "length": 115.0,
            "function_hash": "289532015406295083540638038573374883908"
        },
        "id": "CVE-2024-27349-ecf54540",
        "source": "https://github.com/apache/hugegraph/commit/6a4041e21c437b6e22d8a78e81f825bc0ab48a3d",
        "signature_version": "v1"
    }
]