1 results (0.000 seconds)
CVSS: 7.0EPSS: 0%CPEs: 3EXPL: 0
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2024-51737 – RediSearch Integer Overflow with LIMIT or KNN arguments can lead to RCE
https://notcve.org/view.php?id=CVE-2024-51737
08 Jan 2025 — 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 MAXSEARC... • https://github.com/RediSearch/RediSearch/commit/13a2936d921dbe5a2e3c72653e0bd7b26af3a6cb • CWE-122: Heap-based Buffer Overflow CWE-190: Integer Overflow or Wraparound •