CVE-2023-25155
Published Mar 2, 2023
Last updated 2 years ago
Overview
- Description
- Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.5
- Impact score
- 3.6
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Severity
- MEDIUM
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6F70AB47-0452-4438-87FC-6CBD440815EF", "versionEndExcluding": "6.0.18" }, { "criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F953DA13-66E1-4983-9744-F861931E8628", "versionEndExcluding": "6.2.11", "versionStartIncluding": "6.2.0" }, { "criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BB0A4E48-9EF2-4F32-B72C-7F243EC31DB2", "versionEndExcluding": "7.0.9", "versionStartIncluding": "7.0.0" } ], "operator": "OR" } ] } ]