Lucene search
+L

48833 matches found

Kitploit
Kitploit
added 2026/08/25 3:42 p.m.2 views

CVE-2025-3054-Exploit

CVE-2025-3054 الاستغلال: تحميل هنا التفاصيل معرف CVE : CVE-2025-3054 نشر : 5 يونيو 2025 CVSS : 8.8 التصحيح متوفر: لا يوجد تصحيح رسمي حتى الآن التأثير إضافة WP User Frontend Pro لـ WordPress معرضة لرفع الملفات بشكل عشوائي بسبب عدم التحقق من نوع الملف في دالة uploadfiles في جميع الإصدارات حتى الإصد...

8.8CVSS5.2AI score0.0086EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/25 3:30 p.m.2 views

CVE-2025-48384-POC

Per attivare, esegui git clone --recursive https://github.com/fishyyh/CVE-2025-48384-POC.git su una versione vulnerabile di git e troverai un file /tmp/sectest che appare improvvisamente...

8CVSS7.3AI score0.04109EPSS
SaveExploits9References1
NVD
NVD
added 2026/08/25 3:16 p.m.10 views

CVE-2026-55527

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the FileMemory constructor joins unsanitized userid into self.userpath. A caller supplying ../ or path separators can escape the memory directory and write JSON data to arbitrary process-writable locations. The fix sanitize...

7.1CVSS0.00321EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 3:16 p.m.12 views

CVE-2026-79674

NLTK (Natural Language Toolkit) versions before 3.10.3 contain a path sandbox bypass vulnerability in corpus-reader constructors. Attackers can supply arbitrary corpus root paths to LinThesaurusCorpusReader and PanLexLiteCorpusReader , allowing them to read filesystem content and SQLite databases...

8.8CVSS5.5AI score0.0023EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/25 3:09 p.m.6 views

praisonaiagents vulnerable to arbitrary file write via unsanitized `user_id` in `FileMemory.__init__()` — path traversal to any writable location

Summary praisonaiagents/memory/filememory.py::FileMemory.init constructs all memory file paths by directly joining the userid parameter to a base path: python self.userpath = self.basepath / userid LINE 145 — no sanitization No validation or normalization is applied to userid before the path join...

7.1CVSS6AI score0.00321EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/25 3:09 p.m.21 views

CVE-2026-55527

CVE-2026-55527 is a path traversal vulnerability in PraisonAI (praisonaiagents), a multi-agent teams system. In versions prior to 1.6.58 , the FileMemory constructor (__init__()) joins an unsanitized user_id directly into self.user_path. An attacker supplying ../ sequences or path separators can ...

7.1CVSS5.6AI score0.00321EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 3:09 p.m.31 views

CVE-2026-55527 PraisonAI: Arbitrary file write via unsanitized `user_id` in `FileMemory.__init__()` — path traversal to any writable location

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the FileMemory constructor joins unsanitized userid into self.userpath. A caller supplying ../ or path separators can escape the memory directory and write JSON data to arbitrary process-writable locations. The fix sanitize...

7.1CVSS0.00321EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 3:09 p.m.6 views

EUVD-2026-65520

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the FileMemory constructor joins unsanitized userid into self.userpath. A caller supplying ../ or path separators can escape the memory directory and write JSON data to arbitrary process-writable locations. The fix sanitize...

7.1CVSS5.6AI score0.00321EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 2:45 p.m.5 views

EUVD-2026-65501

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, astgreprewrite lacks the @requireapproval decorator used by sibling mutation tools. With dryrun=False, an agent-controlled call can pass --update-all and a broad path to rewrite matching files without the expected...

6.1CVSS5.3AI score0.00116EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 2:45 p.m.26 views

CVE-2026-55530 PraisonAI: ast_grep_rewrite rewrites arbitrary files without the @require_approval gate enforced on every sibling mutation tool

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, astgreprewrite lacks the @requireapproval decorator used by sibling mutation tools. With dryrun=False, an agent-controlled call can pass --update-all and a broad path to rewrite matching files without the expected...

6.1CVSS0.00116EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 2:16 p.m.8 views

CVE-2026-79655

A flaw was found in sos clean, a utility within the sos package. This vulnerability allows a local attacker to perform arbitrary file creation or overwrite. By crafting a malicious tar archive, an attacker can exploit a path traversal issue during tar extraction, where symlink and hardlink target...

7.8CVSS0.00142EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 1:55 p.m.2 views

CVE-2022-29464

WSO2 RCE CVE-2022-29464 exploit e writeup. Dettagli CVE-2022-29464 è una grave vulnerabilità in WSO2. La vulnerabilità è un caricamento arbitrario di file non autorizzato e senza restrizioni che consente a utenti non autorizzati di caricare file JSP dannosi sui server WSO2 e ottenere l'esecuzione...

10CVSS8.9AI score0.99999EPSS
SaveExploits22References1
CVE
CVE
added 2026/08/25 1:49 p.m.25 views

CVE-2026-79655

A path traversal flaw in the sos clean utility (part of the sos package) allows a local attacker to perform arbitrary file creation or overwrite . The root cause is improper validation of symlink and hardlink targets during tar archive extraction. A specially crafted tar archive can cause files t...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 1:49 p.m.25 views

CVE-2026-79655 Sos: sos: path traversal in sos clean tar extraction via unvalidated symlink/hardlink targets leads to arbitrary file write

A flaw was found in sos clean, a utility within the sos package. This vulnerability allows a local attacker to perform arbitrary file creation or overwrite. By crafting a malicious tar archive, an attacker can exploit a path traversal issue during tar extraction, where symlink and hardlink target...

7.8CVSS0.00142EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 1:49 p.m.7 views

EUVD-2026-65492

A flaw was found in sos clean, a utility within the sos package. This vulnerability allows a local attacker to perform arbitrary file creation or overwrite. By crafting a malicious tar archive, an attacker can exploit a path traversal issue during tar extraction, where symlink and hardlink target...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 1:29 p.m.3 views

CVE-2025-2539

POC - CVE-2025-2539 File Away Disclaimer : Questa Proof of Concept POC è realizzata solo per scopi educativi e di test etici. L'utilizzo di questo strumento per attaccare target senza previo consenso reciproco è illegale. È responsabilità dell'utente finale rispettare tutte le leggi locali, stata...

7.5CVSS6.2AI score0.01624EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/08/25 12:27 p.m.2 views

CVE-2023-45878

CVE-2023-45878 GibbonEdu Gravação Arbitrária de Arquivos para Execução de Web Shell Descrição Este repositório contém um exploit para a CVE-2023-45878 , uma vulnerabilidade de gravação arbitrária de arquivos no GibbonEdu. A vulnerabilidade afeta o endpoint rubricsvisualisesaveAjax.php e permite q...

9.8CVSS8.6AI score0.63113EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/08/25 11:45 a.m.2 views

two-dots-and-a-slash-cve-2026-18907-tecno-hi-browser-download-path-traversal

CVE-2026-18907 — Attraversamento di percorso nel gestore di download di TECNO Hi Browser Prova di concetto per CVE-2026-18907 CVSS 7.5 High, CWE-23, una vulnerabilità di attraversamento di percorso relativo nella funzione di download dei file di TECNO Hi Browser com.talpa.hibrowser versione...

7.5CVSS5.4AI score0.00661EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/25 11:18 a.m.4 views

CVE-2026-12277

CVE-2026-12277 Plugin Frontend File Manager WordPress = 23.6 – Eliminazione arbitraria di file non autenticata a RCE Riepilogo...

8.7CVSS5.3AI score0.00392EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/25 11:18 a.m.2 views

CVE-2023-40028

CVE-2023-4002 Ghost-Arbitrary-File-Read : Il nome utente/email per il Ghost CMS di destinazione. --password : La password per il Ghost CMS di destinazione. --url : L'URL del Ghost CMS di destinazione es. http://website.com. 1. Login: Lo script si autentica tramite l'API di amministrazione di Ghos...

6.5CVSS6.1AI score0.68737EPSS
SaveExploits12
Rows per page
Query Builder