Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-25115
HistoryApr 09, 2024 - 5:31 p.m.

CVE-2024-25115 RedisBloom heap buffer overflow in CF.LOADCHUNK command

2024-04-0917:31:48
CWE-120
CWE-122
GitHub_M
github.com
1
redisbloom
cf.loadchunk
heap buffer overflow
remote code execution

CVSS3

7

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

RedisBloom adds a set of probabilistic data structures to Redis. Starting in version 2.0.0 and prior to version 2.4.7 and 2.6.10, specially crafted CF.LOADCHUNK commands may be used by authenticated users to perform heap overflow, which may lead to remote code execution. The problem is fixed in RedisBloom 2.4.7 and 2.6.10.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:redis:redisbloom:2.0.0:*:*:*:*:*:*:*"
    ],
    "vendor": "redis",
    "product": "redisbloom",
    "versions": [
      {
        "status": "affected",
        "version": "2.0.0",
        "lessThan": "2.4.7",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:redis:redisbloom:2.5.0:*:*:*:*:*:*:*"
    ],
    "vendor": "redis",
    "product": "redisbloom",
    "versions": [
      {
        "status": "affected",
        "version": "2.5.0",
        "lessThan": "2.6.10",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

7

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-25115