Improper Input Validation vulnerability in Apache Kvrocks...
Unreviewed
Published
Apr 22, 2025
to the GitHub Advisory Database
•
Updated Apr 22, 2025
Description
Published by the National Vulnerability Database
Apr 22, 2025
Published to the GitHub Advisory Database
Apr 22, 2025
Last updated
Apr 22, 2025
Improper Input Validation vulnerability in Apache Kvrocks.
The SETRANGE command didn't check if the
offset
input is a positive integer and use it as an indexof a string. So it will cause the server to crash due to its index is out of range.
This issue affects Apache Kvrocks: through 2.11.1.
Users are recommended to upgrade to version 2.12.0, which fixes the issue.
References