BIT-keydb-2024-46981

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/keydb/BIT-keydb-2024-46981.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-keydb-2024-46981
Aliases
Published
2025-01-08T07:13:21.212Z
Modified
2025-01-14T12:27:10.579004Z
Summary
[none]
Details

Redis is an open source, in-memory database that persists on disk. An authenticated user may use a specially crafted Lua script to manipulate the garbage collector and potentially lead to remote code execution. The problem is fixed in 7.4.2, 7.2.7, and 6.2.17. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.

Database specific
{
    "cpes": [
        "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"
    ],
    "severity": "High"
}
References

Affected packages

Bitnami / keydb

Package

Name
keydb
Purl
pkg:bitnami/keydb

Severity

  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
7.4.0
Fixed
7.4.2
Introduced
7.2.0
Fixed
7.2.7
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.2.17