47075 matches found
EUVD-2026-64989
Multiple DrayTek VigorSwitch models contain a command injection vulnerability in the setTime function. The vulnerability is caused by insufficient filtering of the username and password fields before command execution. A remote attacker can trigger this vulnerability via crafted input to execute...
EUVD-2026-64972
Multiple DrayTek VigorAP models contain a command injection vulnerability in the uploadsettings.cgi interface. The vulnerability is caused by insufficient filtering before the restorekey field is concatenated into a shell command. A remote attacker can trigger this vulnerability via crafted input...
CVE-2026-71912
Multiple DrayTek VigorAP models are affected by a buffer overflow in the apautotest function, caused by missing length checks during memory copy operations involving the CMD6 field. A remote attacker with valid administrative credentials on the device's web management interface can trigger the fl...
EUVD-2026-64971
Multiple DrayTek VigorAP models contain a buffer overflow vulnerability in the apautotest function. The vulnerability is caused by missing length checks during memory copy operations involving the CMD6 field. A remote attacker can trigger this vulnerability via crafted input, causing a denial of...
EUVD-2026-64970
Multiple DrayTek VigorAP models contain a buffer overflow vulnerability in the setLan function. The vulnerability is caused by missing length checks during memory copy operations involving the lanVlanId0, lanIp, and lanNetmask fields. A remote attacker can trigger this vulnerability via crafted...
CVE-2026-71912 DrayTek VigorAP Multiple Models Buffer Overflow via apautotest
Multiple DrayTek VigorAP models contain a buffer overflow vulnerability in the apautotest function. The vulnerability is caused by missing length checks during memory copy operations involving the CMD6 field. A remote attacker can trigger this vulnerability via crafted input, causing a denial of...
CVE-2026-71911
Multiple DrayTek VigorAP models are affected by a buffer overflow in the setLan function, caused by missing length checks during memory copy operations on the lanVlanId0 , lanIp , and lanNetmask fields. A remote attacker with valid administrative credentials on the device's web management interfa...
EUVD-2026-64965
Multiple DrayTek VigorAP models contain a command injection vulnerability in the setLan function. The vulnerability is caused by insufficient validation of the lanIp and lanNetmask fields before command execution. A remote attacker can trigger this vulnerability via crafted input to execute...
CVE-2023-27372
CVE-2023-27372 该漏洞存在于 oubli 参数中,允许未经身份验证的用户以 Web 用户权限执行任意命令。 受影响的分支为 3.2、4.0、4.1 和 4.2。受影响版本低于 3.2.18、4.0.10、4.1.18 和 4.2.1。 截图 要求 Python3.7+ 支持的操作系统 Linuxer Wingays 开始使用 root@kitploit: $ git clone https://github.com/Pari-Malam/CVE-2023-27372 $ cd CVE-2023-27372 $ pip/pip3 install -r...
evil_minio
Evil MinIO CVE-2023-28434 Doc: CVE-2023-28432 minio 接口未授权访问到无损RCE和全局后门.pdf CVE-2023-28434 的EXP MinIO 未授权到RCE 改动基于 https://github.com/minio/minio/tree/8b4d0255b7247b1a06d923e69ed5ba01434e70b8 改动了什么? 添加 cmd/x.go,用于执行系统命令 root@kitploit: package cmd import "os/exec" "runtime" func...
CVE-2011-2523-poc
CVE-2011-2523-poc 这是一个 Python3 脚本,利用 socket 和 telnetlib 模块对 CVE-2011-2523(VSFTPD 2.3.4 后门命令执行)进行漏洞利用 依赖 root@kitploit: sudo python3 -m pip install pwntools 安装 root@kitploit: git clone https://github.com/4m3rr0r/CVE-2011-2523-poc.git cd CVE-2011-2523-poc/ chmod +x exploit.py 使用 root@kitploit:...
CVE-2024-28397-command-execution-poc
CVE-2024-28397-command-execution-poc 此漏洞源于 js2py 中不完整的沙箱隔离,精心构造的 JavaScript 可以遍历 Python 的内部对象模型,并访问危险的类(如 subprocess.Popen),从而导致任意命令执行。 JSON-Parsers & RCE Exploit PoC 概述 本仓库包含一个概念验证(PoC)载荷,演示了通过js2py.disablepyimport 实现的沙箱逃逸——这是 js2py 0.74 及之前版本中的一个漏洞。 当应用程序不安全地评估或解析用户提供的 JSON/JavaScript...
CVE-2026-65611
A flaw was found in nnn, a file manager. This vulnerability, known as Shell Command Injection, allows an attacker to execute arbitrary commands. By creating a specially crafted directory name containing shell syntax on a shared filesystem, removable media, or within an extracted archive, an...
EUVD-2026-64896
Improper Neutralization of Special Elements used in an OS Command in the package manager component of Black Duck blackduck-c-cpp before 3.0.7 allows an actor able to create a file within the scanned build directory to execute operating system commands as the account running the scan. Filesystem...
CVE-2024-29269-EXPLOIT
CVE-2024-29269 - Telesquare TLR-2005KSH 远程代码执行(RCE) 在 Telesquare TLR-2005Ksh 1.0.0 和 1.1.4 版本中发现了一个问题,攻击者可能利用 Cmd 参数执行任意系统命令。此漏洞可能使未授权个人在受影响系统上执行命令,从而导致未授权访问或其他恶意活动。 概念验证(PoC)漏洞利用 仅出于教育目的,提供了概念验证(PoC)漏洞利用以演示该漏洞。务必负责任地使用此漏洞利用,且仅在您获准测试的系统上使用。 免责声明 此 PoC 漏洞利用严格用于教育和研究目的。请负责任地使用,并确保遵守适用的法律法规。...
CVE-2026-68519
A flaw was found in Glances. This issue occurs because the --disable-config-exec option does not properly prevent on-alert action commands from executing shell operators. A local attacker with high privileges could exploit this to execute arbitrary commands, leading to high impact on...
privesc-CVE-2010-0426
Sudo 1.6.x=1.6.9p21 和 1.7.x=1.7.2p4 本地权限提升 Sudo(su "do")允许系统管理员授予某些用户(或用户组)以 root 身份运行部分(或全部)命令的能力,同时记录所有命令和参数。 漏洞环境 要为你的测试搭建一个漏洞环境,你需要安装 Docker,然后运行以下命令: root@kitploit: docker build -t privesc/cve-2010-0426 . docker run --rm -it privesc/cve-2010-0426 它将生成一个交互式 shell,并带有低权限用户身份。 漏洞代码 该漏洞存在于...
rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287
rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287 该仓库包含针对 Rejetto HTTP 文件服务器 HFS 2.3.x 远程命令执行漏洞的详细说明和可用 PoC。 配置: 创建一个 netcat 监听器。 root@kitploit: nc -lnvp 1234 将攻击者 IP 改为你的 IP 和端口。 同时,在 nc.exe 所在的同一目录下创建一个 HTTP 文件服务器。 root@kitploit: python -m http.server 80 使用方法: root@kitploit: python...
CVE-2025-63080
Firmware in KAON PG5298A and PG5298B routers allow an authenticated user to send crafted JSON-RPC requests and perform operations not possible via GUI, e.g. system file read or command execution. This vulnerability has been fixed in firmware version: 3.0.82 for PG5298A and 4.0.82 for PG5298B...
HTB_Nibbles
HTBNibbles 在此仓库中,你将找到 Nibbles 的技术报告、利用 CVE-2015-6967 的漏洞利用脚本 pwned.py 以及一个自动利用工具 autopwn.py,方便你拿下 HackTheBox 中的该机器。 Pwned.py 工具:该文件将帮助你利用 CVE-2015-6967。要运行此漏洞利用,你需要满足 3 个条件: 你需要创建一个 PHP 文件,其中包含要在 Nibbleblog 服务器上执行的命令。例如: 如果你想执行反弹 shell,则需要在你于 PHP 文件中指定的同一端口上进行监听。 正确运行该工具:python3 pwned.py...