Bug 2336415 (CVE-2024-51737) - CVE-2024-51737 redisearch: RediSearch Integer Overflow with LIMIT or KNN arguments can lead to RCE
Summary: CVE-2024-51737 redisearch: RediSearch Integer Overflow with LIMIT or KNN argu...
Keywords:
Status: NEW
Alias: CVE-2024-51737
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2336432 2336431
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-08 16:01 UTC by OSIDB Bzimport
Modified: 2025-01-08 17:20 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-01-08 16:01:07 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.