Lucene search
+L

96363 matches found

Kitploit
Kitploit
added 2026/09/15 9:30 p.m.12 views

CVE-2025-2294

🚨 Kubio AI Page Builder = 2.5.1 - Unauthenticated Local File Inclusion 📝 Description The Kubio AI Page Builder plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.5.1 via the kubiohybridthemeloadtemplate function. This makes it possible for...

9.8CVSS8.8AI score0.7836EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/15 9:26 p.m.9 views

CVE-2017-5638

CVE-2017-5638 CVE: 2017-5638 in different formats Most of them will require you to enter the url and you might want to change the command Please issue pull requests if you can make it so you can enter a url and command! PHP - Example http://localhost/2017-5638.php?url=TARGET&cmd=command...

10CVSS8.3AI score0.99999EPSS
SaveExploits46
NVD
NVD
added 2026/09/15 9:16 p.m.5 views

CVE-2026-91939

Cotonti 1.0.0 Comments plugin passes the ci GET parameter to unserialize without allowedclasses restriction, allowing unauthenticated attackers to instantiate arbitrary PHP classes with attacker-controlled properties. Attackers can exploit PHP object injection through crafted serialized payloads ...

9.8CVSS0.00594EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/15 9:14 p.m.8 views

exploit-CVE-2025-49113

CVE-2025-49113 PoC Repository Overview of CVE-2025-49113 CVE-2025-49113 is a critical vulnerability affecting Roundcube Webmail versions prior to 1.5.10 and 1.6.11. Discovered in 2025, this flaw allows remote code execution RCE through PHP Object Deserialization in the /settings/upload.php...

9.9CVSS9.1AI score0.98897EPSS
SaveExploits29
Cvelist
Cvelist
added 2026/09/15 8:56 p.m.34 views

CVE-2026-91939 Cotonti 1.0.0 Comments Plugin PHP Object Injection via ci Parameter

Cotonti 1.0.0 Comments plugin passes the ci GET parameter to unserialize without allowedclasses restriction, allowing unauthenticated attackers to instantiate arbitrary PHP classes with attacker-controlled properties. Attackers can exploit PHP object injection through crafted serialized payloads ...

9.8CVSS0.00594EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/15 8:56 p.m.16 views

CVE-2026-91939 Cotonti 1.0.0 Comments Plugin PHP Object Injection via ci Parameter

Cotonti 1.0.0 Comments plugin passes the ci GET parameter to unserialize without allowedclasses restriction, allowing unauthenticated attackers to instantiate arbitrary PHP classes with attacker-controlled properties. Attackers can exploit PHP object injection through crafted serialized payloads ...

9.3CVSS6.1AI score
SaveExploits0References9
CVE
CVE
added 2026/09/15 8:56 p.m.18 views

CVE-2026-91939

Cotonti 1.0.0 Comments plugin passes the ci GET parameter directly to unserialize() without an allowed_classes restriction. This allows unauthenticated attackers to inject arbitrary PHP objects via crafted serialized payloads, triggering gadget chains that can lead to database manipulation or rem...

9.8CVSS6.1AI score0.00594EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/15 8:56 p.m.7 views

EUVD-2026-80000

Cotonti 1.0.0 Comments plugin passes the ci GET parameter to unserialize without allowedclasses restriction, allowing unauthenticated attackers to instantiate arbitrary PHP classes with attacker-controlled properties. Attackers can exploit PHP object injection through crafted serialized payloads ...

9.8CVSS6.1AI score0.00594EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/15 8:24 p.m.10 views

CVE-2023-3722

CVE-2023-3722 Python POC for CVE-2023-3722 Avaya Aura Device Services Unrestricted File Upload RCE. This script will use a PUT request to upload a php file with an eight-digit randomly generated filename. Then it will make a GET request to retrieve this file and parse the output to get the comman...

9.8CVSS8.5AI score0.0386EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 8:16 p.m.13 views

CVE-2022-1329

WordPress Plugin - Elementor 3.6.0 3.6.1 3.6.2 Remote Code Execution root@kitploit: Ngày: 16 tháng 4 năm 2023 Khai thác Tác giả: Việt Hùng https://github.com/phanthibichtram12 Trang chủ của nhà cung cấp: https://elementor.com/ Link phần mềm: https://wordpress.org/plugins/elementor/advanced/ kéo...

8.8CVSS8.1AI score0.92658EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/15 7:49 p.m.8 views

CVE-2023-3519

Citrix ADC RCE CVE-2023-3519 This exploit uses addresses and shellcode for Citrix VPX 13.1-48.47. For the full writeup, click here. Usage NASM is required to build the shellcode. root@kitploit: $ sudo apt install nasm The included shellcode will download and run a shell script from a remote https...

9.8CVSS8.8AI score0.99749EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/15 7:46 p.m.12 views

discuz-ml-rce

discuz-ml-rce 影响系统及版本:Discuz!ML V3.2-3.4 Discuz!x V3.2-3.4 漏洞原因:Discuz!ML 系统对cookie中的l接收的language参数内容未过滤,导致字符串拼接,从而执行php代码。 cookie字段中会出现xxxxxxxxlanguage字段,根本原因就是这个字段存在注入,导致的RCE 抓包找到cookie的language的值修改为 xxxxxxxxlanguage=sc'.phpinfo.' getshell...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:42 p.m.8 views

php-mt_rand

This repository does not have a README...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:42 p.m.9 views

pocs

minervais.com.phpMyAdminRCE.sh phpMyAdmin '/scripts/setup.php' PHP Code Injection RCE POC. This was the first publicly-released exploit for CVE-2009-1151. Syntax root@kitploit: $ ./phpMyAdminRCE.sh usage: ./phpMyAdminRCE.sh i.e.: ./phpMyAdminRCE.sh http://target.tld/phpMyAdmin/ Demo root@kitploit...

9.8CVSS8.4AI score0.96565EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/15 7:39 p.m.8 views

CVE-2024-43363

CVE-2024-43363 CVE-2024-43363 Exploit Script This Python script is designed to test if a Cacti instance is vulnerable to CVE-2024-43363, a Remote Code Execution RCE vulnerability caused by log poisoning. How the Vulnerability Works: root@kitploit: Log Poisoning: An attacker injects PHP code into...

7.2CVSS8.1AI score0.35599EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 7:16 p.m.8 views

CVE-2017-5638-Apache-Struts2

CVE-2017-5638 Apache Struts2 CVE-2017-5638 的 PoC 利用 PHP 代码示例 用法 php exploit.php "http://127.0.0.1:8080/example/index.action" "command" 使用风险自负...

10CVSS8.4AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/15 7:06 p.m.11 views

CVE-2019-9081_PoC

CVE-2019-9081poc Poc for CVE-2019-9081, this CVE is just a new POP chain. The project is a pre-built vulnerable Laravel 5.7.x application with an entry point for POI vulnerability at URI /deserialize POST-request. Lab setup: Starting the vulnerable application: root@kitploit: $ git clone...

8.4AI score
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/15 6:30 p.m.8 views

Exploit-for-Dolibarr-17.0.0-CVE-2023-30253

POC exploit for Dolibarr example: python3 exploit.py http://example.com login password 127.0.0.1 9001 ---Reverse Shell Exploit for Dolibarr = 17.0.0 CVE-2023-30253--- positional arguments: hostname Target hostname username Username of Dolibarr ERP/CRM password Password of Dolibarr ERP/CRM lhost...

8.8CVSS8AI score0.82094EPSS
SaveExploits16
NVD
NVD
added 2026/09/15 6:17 p.m.7 views

CVE-2026-55374

canto-saas-api is a PHP library for interacting with the Canto SaaS API. Prior to version 3.0.0, Request::buildRequestUrl joins values returned by Request::getPathVariables without encoding individual path segments, including the scheme and contentId values used by GetContentDetailsRequest. When ...

4.8CVSS0.00228EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/15 5:33 p.m.46 views

CVE-2026-55374

canto-saas-api is a PHP library for interacting with the Canto SaaS API . In versions prior to 3.0.0 , Request::buildRequestUrl() joins path variable values without URL-encoding each segment. An attacker who controls a path variable value (e.g., scheme or contentId) through a consuming applicatio...

4.8CVSS5.7AI score0.00228EPSS
SaveExploits0References3
Rows per page
Query Builder