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 index
of 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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
23 Apr 2025, 14:08
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
22 Apr 2025, 09:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
22 Apr 2025, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-22 08:15
Updated : 2025-04-23 14:08
NVD link : CVE-2025-26413
Mitre link : CVE-2025-26413
CVE.ORG link : CVE-2025-26413
JSON object : View
Products Affected
No product.
CWE
CWE-20
Improper Input Validation