Lucene search
+L

257 matches found

Kitploit
Kitploit
added 2026/09/15 5:38 p.m.8 views

nginx-mitigate-log4shell

nginx-mitigate-log4shell 使用Nginx LUA脚本防御log4shell(CVE-2021-44228和CVE-2021-45046)漏洞攻击 需要启用Nginx lua模块(https://www.nginx.com/resources/wiki/modules/lua/)。 在server ...上下文中使用include /path/to/mitigate-log4shell.conf;。可以包含在多个server上下文中。 也可以放在http ...上下文中,因此会自动应用于每个Nginx配置。...

10CVSS7.6AI score0.99999EPSS
SaveExploits372
Kitploit
Kitploit
added 2026/09/15 4:17 p.m.4 views

CVE-2020-13151

CVE-2020-13151 POC Aerospike Database 5.1.0.3 主机命令执行 完整文章 @ https://b4ny4n.github.io/network-pentest/2020/08/01/cve-2020-13151-poc-aerospike.html poc.lua 展示了对服务器的手动利用 cve2020-13151.py 用于自动化利用 run-poc.sh 设置 Docker 环境用于本地实验...

10CVSS7.4AI score0.86749EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/15 1:16 p.m.7 views

CVE-2022-37932

HP 交换机固件认证绕过漏洞 CVE-2022-37932 固件版本:PD.02.21 受影响的设备:HP 1920系列智能托管交换机 概述 本仓库记录了运行固件版本 PD.02.21 的 HP 1920 系列智能托管交换机中的一个关键认证绕过漏洞。该漏洞允许未经认证的攻击者在无需事先认证的情况下更改管理员密码,从而完全接管设备。 技术细节 该漏洞存在于 /login/defaultpasswordcfg.lua 脚本中,该脚本负责处理设备的默认密码更改。此脚本: 1. 接受表单 POST 请求,但不检查用户是否已认证 2. 仅验证 oldPwd 参数是否与默认密码(为空/空值)匹配 3...

9.8CVSS8.4AI score0.02713EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 3:04 a.m.6 views

FuguHub-8.4-Authenticated-RCE-CVE-2024-27697

FuguHub 8.4 认证远程代码执行 Fuguhub 是一款云媒体服务器软件。测试的版本是Debian版本,链接如下: https://fuguhub.com/articles/FuguHub-for-Debian Real Time Logic LLC 的 FuguHub v.8.4 存在一个问题,允许本地攻击者通过向管理员面板的“关于”页面发送特制脚本来执行任意代码。 显示FuguHub下载页面的截图 安装步骤: root@kitploit: wget FuguHub.com/install/FuguHub.linux.install chmod +x...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:40 a.m.9 views

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.5AI score0.00586EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 3:04 a.m.5 views

CVE-2025-49844

CVE-2025-49844 原始 uv POC: https://github.com/saneki/cve-2025-49844 提供反向Shell 的PoC。 开始之前 pip3 install -r requirements.txt 帮助 python3 CVE-2025-49844.py -h root@kitploit: usage: CVE-2025-49844.py -h -H HOST -P PORT -a PASSWORD -l HOST -p PORT CVE-2025-49844 proof-of-concept — Redis 8.2.1 Lua UAF RCE...

9.9CVSS8.1AI score0.82294EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/10 6:23 p.m.6 views

protectimus-slim-proxmark3

Script Lua de Proxmark3 para Protectimus SLIM NFC Este script Lua para la plataforma RFID Proxmark3 permite interactuar con el token de hardware de contraseña de un solo uso basada en el tiempo TOTP Protectimus SLIM NFC. Requisitos de hardware Proxmark3 Requisitos de software RRG / Iceman -...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 10:30 p.m.12 views

CVE-2025-49844_POC

CVE-2025-49844POC POC de CVE-2025-49844 -h ver información de ayuda ··· Redis presenta una vulnerabilidad de ejecución remota de código en scripts Lua CVE-2025-49844. La causa principal de esta vulnerabilidad es un defecto de diseño en la interacción entre el motor de scripts Lua de Redis y la...

9.9CVSS7.7AI score0.82294EPSS
SaveExploits14
Cvelist
Cvelist
added 2026/09/07 10:34 p.m.29 views

CVE-2026-82586 AshLua read operation aggregate bypasses the exposed-field allow-list, exposing private attributes

Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's...

8.2CVSS0.00329EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/07 10:34 p.m.10 views

EUVD-2026-72542

Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's...

8.2CVSS5.9AI score0.00329EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/07 10:34 p.m.19 views

CVE-2026-82586

ash_lua (ash-project) is an Elixir library that exposes Ash resources to Lua scripts, with a manifest-gated allow-list controlling which fields scripts may read. The operation aggregate path in AshLua.Runtime resolved field names via String.to_existing_atom and Ash.Query.Aggregate.new! without co...

8.2CVSS0.00329EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:34 p.m.7 views

CVE-2026-82586 AshLua read operation aggregate bypasses the exposed-field allow-list, exposing private attributes

Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's...

8.2CVSS0.00329EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Apache2

In Apache HTTP Server 2.4.53 and earlier, a malicious request to a Lua script that calls r:parsebody0 may cause a denial of service due to the lack of a default limit on the possible input size...

7.5CVSS7.2AI score0.064EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Redis

Redis is an in-memory database that persists data on disk. A specially crafted Lua script executed in Redis can trigger a heap overflow in the cjson library, leading to heap corruption and potentially remote code execution. This issue exists in all versions of Redis that support Lua scripting,...

8.8CVSS6.9AI score0.41409EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Redis

Redis is an open-source, in-memory database that persists data on disk. A authenticated user may use a specially crafted Lua script to manipulate the garbage collector, potentially leading to remote code execution. This issue has been fixed in versions 7.4.2, 7.2.7, and 6.2.17. An additional...

9.8CVSS7.2AI score0.08169EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.12 views

CVE-2026-71235 Magistrala IoT Platform - Unrestricted Go/Lua Script Execution in Rules Engine

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Lua script engine re/lua.go performs no input validation at all and preloads dangerous libraries: db arbitrary database access, ioutil file I/O, ...

8.8CVSS5.2AI score0.00288EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 10:56 a.m.51 views

CVE-2026-71235 Magistrala IoT Platform - Unrestricted Go/Lua Script Execution in Rules Engine

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Lua script engine re/lua.go performs no input validation at all and preloads dangerous libraries: db arbitrary database access, ioutil file I/O, ...

8.8CVSS0.00288EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.12 views

CVE-2026-71235

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Go script engine re/golang.go runs scripts through the Yaegi interpreter with stdlib.Symbols, exposing the full Go standard library including os...

8.8CVSS5.7AI score0.00288EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 10:56 a.m.18 views

EUVD-2026-53308

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Go script engine re/golang.go runs scripts through the Yaegi interpreter with stdlib.Symbols, exposing the full Go standard library including os...

8.8CVSS5.7AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/02 8:46 p.m.11 views

GHSA-MM6C-5J6X-HQ8M Algernon vulnerable to server-side script source disclosure on Windows via NTFS filename

Summary Algernon selects its file handler from filepath.Ext engine/handlers.go:134, which does not treat the NTFS-equivalent names x.lua::$DATA, x.lua., or x.lua as .lua. On Windows, an unauthenticated client appends one of these suffixes to any server-side script on a public path and receives it...

8.7CVSS5.9AI score0.00428EPSS
SaveExploits0References2
Rows per page
Query Builder