脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
A Malformed Lua script can crash Redis
脆弱性説明
Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and 6.2.7. An additional workaround to mitigate this problem without patching the redis-server executable, if Lua scripting is not being used, is to block access to `SCRIPT LOAD` and `EVAL` commands using ACL rules.
CVSS情報
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
脆弱性タイプ
空指针解引用
脆弱性タイトル
Redis Labs Redis 代码问题漏洞
脆弱性説明
Redis Labs Redis是美国Redis Labs公司的一套开源的使用ANSI C编写、支持网络、可基于内存亦可持久化的日志型、键值(Key-Value)存储数据库,并提供多种语言的API。 Redis 6.2.7 版本之前和 7.0.0 版本之前存在安全漏洞,尝试加载特制 Lua 脚本的攻击者可能会通过NULL指针取消引用来利用该漏洞导致redis-server进程崩溃。
CVSS情報
N/A
脆弱性タイプ
N/A