Lucene search
+L

6767 matches found

Kitploit
Kitploit
added 2026/09/02 2:31 a.m.6 views

CVE-2023-45878

CVE-2023-45878 CVE-2023-45878 GibbonEdu Arbitrary File Write...

9.8CVSS7.2AI score0.63113EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/02 2:05 a.m.3 views

CVE-2024-50623

CVE-2024-50623 Cleo の制限なしファイルアップロード・ダウンロードの PoC CVE-2024-50623 任意ファイル書き込み root@kitploit: python CVE-2024-50623.py --target http://192.168.1.18:5080/Synchronization --action write --what poc.dll --where "........\poc.dll" / | | |\ \ \ / / \ \ / | | | | / \ / / \ \ \ / / | | \ | Y | | \ /...

9.8CVSS7.4AI score0.98607EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/02 1:45 a.m.4 views

CVE-2022-39952

CVE-2022-39952 POC for CVE-2022-39952 affecting Fortinet FortiNAC The default configuration of this exploit writes a cron job to create a reverse shell. Be sure to change the payload file to suite your environment. Technical Analysis A technical root cause analysis of the vulnerability and...

9.8CVSS7.3AI score0.99809EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/02 1:44 a.m.3 views

CVE-2024-22263_Scanner

CVE-2024-22263Scanner For Ethical Usage only, Any harmful or malicious activities are not allowed. And it's your own responsibility. CVE-2024-22263: Spring Cloud Dataflow Arbitrary File Writing Usage root@kitploit: ██████╗██╗ ██╗███████╗ ██████╗ ██████╗ ██████╗ ██╗ ██╗ ██████╗ ██████╗ ██████╗...

8.8CVSS6.6AI score0.17537EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 1:19 a.m.7 views

gibbonlms-filewrite_rce

Gibbon LMS Arbitrary File Write / RCE Vulnerability Information Arbitrary File Write in Gibbon LMS for RCE CVE-2023-45878 GibbonEdu Gibbon LMS version 25.0.1 and earlier allows Arbitrary File Write because rubricsvisualisesaveAjax.php does not require authentication. The endpoint accepts the img,...

9.8CVSS7.2AI score0.63113EPSS
SaveExploits8
NVD
NVD
added 2026/09/02 1:17 a.m.4 views

CVE-2026-84702

facefusion through 3.6.1 fails to normalize job identifiers in getjobfilename, allowing attackers to write files outside the jobs directory. Attackers can supply traversal sequences in the job identifier parameter through the unauthenticated HTTP API to create files at arbitrary locations...

8.7CVSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/02 1:16 a.m.4 views

CVE-2022-30333

Una prueba de concepto para CVE-2022-30333 - una vulnerabilidad de path traversal en versiones de unRAR anteriores a la 6.11. Creé esto como una demostración del exploit para un informe de AttackerKB, ¡y espero incorporarlo pronto en un Módulo de Metasploit! Básicamente, proporcionas un objetivo...

7.5CVSS6.8AI score0.99085EPSS
SaveExploits12
EUVD
EUVD
added 2026/09/02 12:37 a.m.6 views

EUVD-2026-69793

facefusion through 3.6.1 fails to normalize job identifiers in getjobfilename, allowing attackers to write files outside the jobs directory. Attackers can supply traversal sequences in the job identifier parameter through the unauthenticated HTTP API to create files at arbitrary locations...

8.7CVSS5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/01 11:19 p.m.4 views

CVE-2024-31771

CVE-2024-31771 TotalAV 任意ファイル書き込み TotalAV バージョン 6.0.x https://github.com/restdone/CVE-2024-31771/assets/42227817/ffe0c2ec-4ea6-4c29-852f-456b2e62f5b1 タイムライン: 2024年2月13日 : 6.0.740に脆弱性を発見し、TotalAVに報告しました。 2024年2月15日: TotalAVが問題を確認し、再現しました。 2024年2月19日: TotalAVは別のベンダーと連絡を取っていました。そのベンダーは対応中であると回答しました。...

7.8CVSS5.9AI score0.00348EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/09/01 10:52 p.m.7 views

CVE-2023-29343

CVE-2023-29343 This is PoC for arbitrary file write bug in Sysmon version 14.14 After last patch Sysmon would check if Archive directory exists and if it exists it would check if archive directory is owned by NT AUTHORITY\SYSTEM and access is only granted to NT AUTHORITY\SYSTEM. If both condition...

7.8CVSS7.2AI score0.01747EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/01 10:37 p.m.4 views

cve-2022-41352

cve-2022-41352 generate poc.tar root@kitploit: $ chmod +x cpiopocgen.py $ ./cpiopocgen.py show the middle finger to cpio root@kitploit: $ cd /tmp $ mkdir -p poc/a/b copy poc.tar to /tmp/poc/a/b/ $ cd /tmp/poc/a/b/ $ cpio -i poc.tar $ ls -al ../ total 16 drwxrwxr-x 3 xabino xabino 4096 ott 10 14:5...

9.8CVSS7.3AI score0.95478EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/01 10:33 p.m.5 views

CVE-2026-52680_exploit

CVE-2026-52680 — Apache Kyuubi REST 批处理路径遍历任意文件写入 在 Apache Kyuubi 的 REST API 中,通过 multipart 批量提交端点 可实现未经认证的任意文件写入。 POST /api/v1/batches(multipart/form-data)会将 resourceFile 部分写入 $KYUUBIHOME/work/upload//,使用的是客户端提供的文件名 ,且没有 路径遍历检查(kyuubi-common 的 Utils.writeToTempFile): root@kitploit: val filePath ...

9.8CVSS5.9AI score0.00832EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/01 10:09 p.m.4 views

CVE-2025-65346

CVE-2025-65346 – Authenticated Path Traversal From UnZip Function Leading to Arbitrary File Write in laravel-file-manager v3.3.1 🧭 Overview A Path Traversal vulnerability in the unzip/extract functionality of the affected application allows an attacker to write files to arbitrary filesystem...

9.1CVSS5.8AI score0.00954EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/01 9:54 p.m.4 views

CVE-2026-75855

タイトル 「create database」/「drop database」サーバーコマンドにおけるパストラバーサルにより、設定されたデータベースディレクトリ外での任意のファイル書き込み・削除が可能 概要 POST /api/v1/server エンドポイントの create database および drop database コマンドは、呼び出し元が指定したデータベース名をサニタイズ、正規化、または包含チェックなしでファイルシステムパスの構築に使用します。ArcadeDB サーバーの root アカウントとして認証されたユーザーは、../...

8.7CVSS5.9AI score0.0039EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 9:41 p.m.7 views

CVE-2025-48384-POC

Para activarlo, ejecuta git clone --recursive https://github.com/fishyyh/CVE-2025-48384-POC.git en una versión vulnerable de git y verás que aparece de repente un archivo /tmp/sectest...

8CVSS7AI score0.04109EPSS
SaveExploits9References1
EUVD
EUVD
added 2026/09/01 9:31 p.m.7 views

EUVD-2026-66359

The OpenRGB network protocol allows to write attacker controlled strings into arbitrary file system paths extension of CVE-2026-59682. This allows either a full system compromise from local or remote if the daemon is running as root or a full account takeover if the daemon is running in user...

9.8CVSS5.6AI score0.00577EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 9:30 p.m.6 views

CVE-2021-33564

CVE-2021-33564 PoC Script de explotación para CVE-2021-33564 Inyección de argumentos en la gema Ruby Dragonfly. Uso Lectura arbitraria de archivos python3 poc.py -u https:///system/refinery/images -r /etc/passwd Escritura arbitraria de archivos python3 poc.py -u https:///system/refinery/images -w...

9.8CVSS7.2AI score0.72143EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/01 9:22 p.m.3 views

CVE-2024-25641-Exploit-for-Cacti-1.2.26

CVE-2024-25641 Exploit for Cacti 1.2.26 Exploiting CVE-2024-25641 on Cacti 1.2.26. When a user is authenticated, an arbitrary file write vulnerability allows Remote Code Execution RCE. Overview This script automates the process of exploiting CVE-2024-25641 in Cacti 1.2.26. The vulnerability allow...

9.1CVSS7.4AI score0.86303EPSS
SaveExploits17References1
NVD
NVD
added 2026/09/01 9:18 p.m.7 views

CVE-2026-73770

An authenticated arbitrary file write vulnerability exists in AOS-CX. Successful exploitation could allow an authenticated malicious actor, under specific conditions outside the attacker's control and following a required action by another user, to create or modify arbitrary files and execute...

7.3CVSS
SaveExploits0References1
NVD
NVD
added 2026/09/01 9:18 p.m.5 views

CVE-2026-73765

Authenticated path traversal vulnerabilities exist in API endpoints of AOS-CX. Successful exploitation of these vulnerabilities allows an attacker to write arbitrary files to the underlying operating system, which could lead to remote code execution...

7.2CVSS
SaveExploits0References1
Rows per page
Query Builder