UBUNTU-CVE-2024-51737 (CVE-2024-51737)
Vulnerability from osv_ubuntu – Published: 2025-01-08 16:15 – Updated: 2026-05-20 15:14 – Source websiteRediSearch is a Redis module that provides querying, secondary indexing, and full-text search for Redis. An authenticated redis user executing FT.SEARCH or FT.AGGREGATE with a specially crafted LIMIT command argument, or FT.SEARCH with a specially crafted KNN command argument, can trigger an integer overflow, leading to heap overflow and potential remote code execution. This vulnerability is fixed in 2.6.24, 2.8.21, and 2.10.10. Avoid setting value of -1 or large values for configuration parameters MAXSEARCHRESULTS and MAXAGGREGATERESULTS, to avoid exploiting large LIMIT arguments.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis-redisearch",
"binary_version": "1.0.8-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "redisearch",
"purl": "pkg:deb/ubuntu/redisearch@1.0.8-1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.90.0~alpha1-1",
"0.90.1-1",
"0.99.0-1",
"0.99.2-1",
"1.0.0-1",
"1.0.1-1",
"1.0.2-1",
"1.0.5-1",
"1.0.6-1",
"1.0.7-1",
"1.0.8-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis-redisearch",
"binary_version": "1:1.2.1-4"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "redisearch",
"purl": "pkg:deb/ubuntu/redisearch@1:1.2.1-4?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:1.2.1-4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis-redisearch",
"binary_version": "1:1.2.2-4"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "redisearch",
"purl": "pkg:deb/ubuntu/redisearch@1:1.2.2-4?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:1.2.2-4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis-redisearch",
"binary_version": "1:1.2.2-4"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "redisearch",
"purl": "pkg:deb/ubuntu/redisearch@1:1.2.2-4?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:1.2.2-4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis-redisearch",
"binary_version": "1:1.2.2-4"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "redisearch",
"purl": "pkg:deb/ubuntu/redisearch@1:1.2.2-4?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:1.2.2-4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis-redisearch",
"binary_version": "1:1.2.2-4"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "redisearch",
"purl": "pkg:deb/ubuntu/redisearch@1:1.2.2-4?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:1.2.2-4"
]
}
],
"aliases": [],
"details": "RediSearch is a Redis module that provides querying, secondary indexing, and full-text search for Redis. An authenticated redis user executing FT.SEARCH or FT.AGGREGATE with a specially crafted LIMIT command argument, or FT.SEARCH with a specially crafted KNN command argument, can trigger an integer overflow, leading to heap overflow and potential remote code execution. This vulnerability is fixed in 2.6.24, 2.8.21, and 2.10.10. Avoid setting value of -1 or large values for configuration parameters MAXSEARCHRESULTS and MAXAGGREGATERESULTS, to avoid exploiting large LIMIT arguments.",
"id": "UBUNTU-CVE-2024-51737",
"modified": "2026-05-20T15:14:05Z",
"published": "2025-01-08T16:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2024-51737"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51737"
},
{
"type": "REPORT",
"url": "https://github.com/RediSearch/RediSearch/security/advisories/GHSA-p2pg-67m3-4c76"
},
{
"type": "REPORT",
"url": "https://github.com/RediSearch/RediSearch/commit/13a2936d921dbe5a2e3c72653e0bd7b26af3a6cb"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2024-51737"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.