Lucene search
+L

273 matches found

Kitploit
Kitploit
added 2026/09/14 3:35 p.m.6 views

-CVE-2022-1609

CVE-2022-1609 CVE-2022-1609的Bash PoC WordPress Weblizar后门 如何安装? root@kitploit: wget https://raw.githubusercontent.com/0xSojalSec/CVE-2022-1609/main/exploit.sh chmod +x exploit.sh ./exploit.sh 如何使用? root@kitploit: GH0ST3exP10it$ ./exploit.sh http://127.0.0.1:8080 + Targeting http://127.0.0.1:8080 ...

9.8CVSS8.4AI score0.64075EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 11:06 p.m.7 views

test-task-CVE-2024-25600

test-task-CVE-2024-25600 Repositorio para la tarea de prueba de la pasantía. Paso 0: Clonar este repositorio git root@kitploit: git clone https://github.com/Sibul-Dan-Glokta/test-task-CVE-2024-25600 Paso 1: Crear contenedores Docker Iniciar el demonio Docker root@kitploit: sudo systemctl start...

10CVSS8.2AI score0.88234EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/13 4:25 p.m.5 views

CVE-2022-1609

CVE-2022-1609 针对 CVE-2022-1609 WordPress Weblizar 后门的 Bash poc 如何安装 ? root@kitploit: wget https://raw.githubusercontent.com/NullBrunk/CVE-2022-1609/main/exploit.sh chmod +x exploit.sh ./exploit.sh 如何使用 ? root@kitploit: NullBrunk$ ./exploit.sh http://127.0.0.1:8080 + Targeting http://127.0.0.1:808...

9.8CVSS8.4AI score0.64075EPSS
SaveExploits6
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.129 views

Citrix SD-WAN Center - Local File Inclusion

Citrix SD-WAN Center is susceptible to local file inclusion via the applianceSettingsFileTransfer function in ApplianceSettingsController. The function does not sufficiently validate or sanitize HTTP request parameter values used to construct a file system path. An attacker can trigger this...

10CVSS8.5AI score0.39335EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/13 1:18 p.m.5 views

CVE-2020-8816

防御此漏洞的注意事项 补丁 立即执行...就现在。 订阅/关注 Pi-hole 仓库 以获取新版本(如果你认真对待,也要关注 Issues 和 Pull requests)。 网络 不要将 Pi-hole 暴露到互联网。 仅将 Pi-hole DNS 端口 53 暴露给 DNS 客户端,不要暴露其他端口如管理界面。 管理 对管理员账户使用唯一且复杂(意为多字符)的密码短语。 CVE-2020-8816 完整的PoC可在PDF文档中查看 这是针对 Pi-hole 4.3.2 RCE 的 PoC...

9.1CVSS8.1AI score0.7819EPSS
SaveExploits13References1
Kitploit
Kitploit
added 2026/09/10 3:17 a.m.6 views

CVE-2021-41773-PoC

CVE-2021-41773-PoC 🚀 Mode Of Use root@kitploit: ./exploit.sh 172.17.0.2 id uid=33www-data gid=33www-data groups=33www-data !CAUTION Este script es SOLO para fines educativos y de pentesting autorizado. El uso indebido de esta herramienta en sistemas sin permiso expreso es ILEGAL. El autor no se...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/10 2:36 a.m.5 views

QuickBox-Pro-2.1.8-Authenticated-RCE

QuickBox-Pro-2.1.8-Authenticated-RCE Un usuario autenticado con privilegios bajos puede explotar una vulnerabilidad de inyección de comandos para lograr ejecución de código como www-data y escalar privilegios a root debido a reglas sudo débiles. QuickBox Pro v2.1.8 y versiones anteriores son...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:41 a.m.13 views

copy-fail-CVE-2026-31431-php

CVE-2026-31431 Fallo de Copia PoC en PHP root@kitploit: www-data@jumpbox:/home$ id uid=33www-data gid=33www-data groups=33www-data www-data@jumpbox:/home$ uname -a Linux testbox 5.15.0-136-generic 147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x8664 x8664 x8664 GNU/Linux www-data@jumpbox:/home$ php...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/09 9:45 a.m.8 views

CVE-2020-11108-PoC

CVE-2020-11108-PoC En este repositorio hay dos PoCs. cve-2020-11108-rce.py te dará una shell como el usuario www-data. root-cve-2020-11108-rce.py te dará una shell y escalará privilegios a root. Nota: Esto es destructivo, ya que debemos sobrescribir teleporter.php. Para una explicación...

9CVSS7.2AI score0.78262EPSS
SaveExploits19References1
Kitploit
Kitploit
added 2026/09/04 1:31 p.m.12 views

zoneminder-rce-poc

just wait and see Proof of concept for an OS command injection vulnerability in ZoneMinder's event export functionality web/includes/downloadfunctions.php. Monitor names are interpolated directly into shell commands using manual single-quote wrapping instead of escapeshellarg. An attacker who can...

5.9AI score
SaveExploits0
CVE
CVE
added 2026/08/11 8:24 p.m.59 views

CVE-2026-55676

Malcolm’s file-upload PHP backend allows unrestricted uploads: an empty allow-list means any extension is accepted, and the filename sanitizer preserves .php. Uploaded files land under /var/www/upload/server/php/files and are served via nginx to php-fpm, enabling an authenticated GET to execute t...

8.8CVSS5.5AI score0.00317EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 8:24 p.m.11 views

CVE-2026-55676

Malcolm is a network traffic analysis tool suite. The file-upload component FilePond PHP backend accepts uploads at POST /server/php/submit.php and stores them in a directory served by the same nginx and php-fpm instance. The allow-list that should restrict accepted file types is an empty array b...

8.8CVSS5.5AI score0.00317EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.12 views

PT-2026-70903

Malcolm is a network traffic analysis tool suite. The file-upload component FilePond PHP backend accepts uploads at POST /server/php/submit.php and stores them in a directory served by the same nginx and php-fpm instance. The allow-list that should restrict accepted file types is an empty array b...

8.8CVSS5.5AI score0.00317EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/26 12:00 a.m.18 views

Unraid < 7.3.0 Multiple Command Injection Vulnerabilities (ZDI-26-385 / ZDI-26-386)

The remote host is running a version of Unraid prior to 7.3.0. It is, therefore, affected by multiple vulnerabilities: - A command injection vulnerability exists in the FileUpload.php file due to the lack of proper validation of a user-supplied string before using it to execute a system call. An...

8.8CVSS7.8AI score0.01888EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/25 12:33 a.m.29 views

EUVD-2026-39108

Unraid Web Server FileUpload Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Unraid. Authentication is required to exploit this vulnerability. The specific flaw exists within FileUpload.php. T...

8.8CVSS7.8AI score0.01888EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/24 9:35 p.m.11 views

CVE-2026-9773

Unraid Web Server ToggleState Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Unraid. Authentication is required to exploit this vulnerability. The specific flaw exists within ToggleState.php...

8.8CVSS6.4AI score0.01888EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/24 9:35 p.m.42 views

CVE-2026-9772 Unraid Web Server FileUpload Command Injection Remote Code Execution Vulnerability

Unraid Web Server FileUpload Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Unraid. Authentication is required to exploit this vulnerability. The specific flaw exists within FileUpload.php. T...

8.8CVSS0.01888EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.38 views

PT-2026-52119

Name of the Vulnerable Software and Affected Versions Unraid Web Server affected versions not specified Description A command injection flaw in the FileUpload.php file allows authenticated remote attackers to execute arbitrary code in the context of the www-data user. The issue is caused by...

8.8CVSS7.7AI score0.01888EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/20 9:31 p.m.14 views

EUVD-2026-23942

Vvveb CMS v1.0.8 contains a remote code execution vulnerability in its media management functionality where a missing return statement in the file rename handler allows authenticated attackers to rename files to blocked extensions .php or .htaccess. Attackers can exploit this logic flaw by first...

9.2CVSS6.7AI score0.00633EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/20 7:09 p.m.5 views

CVE-2026-6257 Vvveb CMS < v1.0.8.2 Remote Code Execution via Media Management

Vvveb CMS v1.0.8.2 contains a remote code execution vulnerability in its media management functionality where a missing return statement in the file rename handler allows authenticated attackers to rename files to blocked extensions .php or .htaccess. Attackers can exploit this logic flaw by firs...

9.2CVSS6.6AI score0.00633EPSS
SaveExploits0References2
Rows per page
Query Builder