CVE-2024-43710

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-43710
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-43710.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-43710
Aliases
Published
2025-01-23T06:15:27Z
Modified
2025-11-06T23:33:47Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

A server side request forgery vulnerability was identified in Kibana where the /api/fleet/health_check API could be used to send requests to internal endpoints. Due to the nature of the underlying request, only endpoints available over https that return JSON could be accessed. This can be carried out by users with read access to Fleet.

References

Affected packages

Git / github.com/elastic/elasticsearch

Affected ranges

Type
GIT
Repo
https://github.com/elastic/elasticsearch
Events

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "142192629617725741299022729598204077325",
            "length": 271.0
        },
        "target": {
            "file": "x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/authc/ApiKeyServiceTests.java",
            "function": "createThreadPool"
        },
        "signature_version": "v1",
        "id": "CVE-2024-43710-8673e70a",
        "deprecated": false,
        "source": "https://github.com/elastic/elasticsearch/commit/1a77947f34deddb41af25e6f0ddb8e830159c179"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "90979555117259467445263826000722655414",
                "233880512092644159509098133445422903781",
                "201588729648204699044316536751211233144",
                "150381386453785713982991137249591284441"
            ]
        },
        "target": {
            "file": "x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/authc/ApiKeyService.java"
        },
        "signature_version": "v1",
        "id": "CVE-2024-43710-9c9105ba",
        "deprecated": false,
        "source": "https://github.com/elastic/elasticsearch/commit/1a77947f34deddb41af25e6f0ddb8e830159c179"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "137023518409038292133452283468593548723",
            "length": 2537.0
        },
        "target": {
            "file": "x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/authc/ApiKeyService.java",
            "function": "validateApiKeyCredentials"
        },
        "signature_version": "v1",
        "id": "CVE-2024-43710-cae71c55",
        "deprecated": false,
        "source": "https://github.com/elastic/elasticsearch/commit/1a77947f34deddb41af25e6f0ddb8e830159c179"
    },
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "203603482067859804637258967793063382345",
                "322917609237158501780418561654099552269",
                "256253239670756748785358014200135771045",
                "315837561795991804971382438615044649236",
                "146427732354523605064218080296921708373",
                "173231181477074759296592300368901057611",
                "61022203414500058386117304455448959197",
                "193300915082347298917541114706348147175",
                "258077855627316307519262695880736716066",
                "125996974648388146940214377483342596447",
                "40188819877500306413169533609100026446",
                "97819836589033936183410863291812511956",
                "28174937397667876549461977660517314954",
                "135344447971163041939327739838227678862",
                "339252469867217754068016957649395888437"
            ]
        },
        "target": {
            "file": "x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/authc/ApiKeyServiceTests.java"
        },
        "signature_version": "v1",
        "id": "CVE-2024-43710-fbf59ae4",
        "deprecated": false,
        "source": "https://github.com/elastic/elasticsearch/commit/1a77947f34deddb41af25e6f0ddb8e830159c179"
    }
]

Git / github.com/elastic/kibana

Affected ranges

Type
GIT
Repo
https://github.com/elastic/kibana
Events