2 matches found
CVE-2025-67733
RESP协议注入概念验证 演示通过Valkey/Redis中的Lua脚本错误消息进行的RESP协议注入漏洞的概念验证。 文件 backend.py Flask后端模拟一个使用共享Valkey连接(连接池)的Web应用程序。 端点: 方法| 端点| 描述 ---|---|--- POST| /api/user/role| 设置用户角色 GET| /api/user/role| 获取用户角色 POST| /api/process| 执行Lua脚本 用法: root@kitploit: python backend.py password 示例 python backend.py...
8.5CVSS7.7AI score0.00586EPSS
SaveExploits0
CVE-2025-67733
Valkey is affected by a RESP protocol injection via Lua error_reply. Before versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user could inject information into the response stream through scripting commands, potentially corrupting or returning tampered data to other users on the same connect...
8.5CVSS5.6AI score0.00586EPSS
SaveExploits0References7Affected Software1
20