Lucene search
+L

49038 matches found

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.14 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.23 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
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
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 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
OSV
OSV
added 2026/08/25 2:45 p.m.5 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.1CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/25 2:16 p.m.9 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.4 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...

10CVSS7.3AI score0.99999EPSS
SaveExploits22References1
CVE
CVE
added 2026/08/25 1:49 p.m.26 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.26 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.4 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 11:18 a.m.5 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:14 a.m.3 views

SysTracingPoc

SysTracingPoc CVE-2020-0668 - Sicherheitslücke in Microsoft Windows Service Tracing zur lokalen Rechteausweitung durch Verschieben beliebiger Dateien Für weitere Informationen: https://itm4n.github.io/cve-2020-0668-windows-service-tracing-eop/...

7.8CVSS7.6AI score0.2605EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/08/25 10:51 a.m.3 views

CVE-2025-11001---7-Zip

CVE-2025-11001 - 7-Zip Symlink traversal ad alta gravità in 7-Zip che consente la scrittura arbitraria di file / RCE Corretto in 7-Zip 25.00 luglio 2025 – Exploit pubblico disponibile SOLO PER TEST DI SICUREZZA E RICERCA AUTORIZZATI -critical Riepilogo della vulnerabilità CVE : CVE-2025-11001 CVS...

7.8CVSS7.3AI score0.26999EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/08/25 10:09 a.m.3 views

Rasa-cve-exp

Rasa-cve-exp CVE-2021-42556 server-1.py Einfach direkt ausführen root@kitploit: python server-1.py Beliebiger Datei-Upload root@kitploit: PUT /model "modelserver":"url":"http://192.168.244.128:5000/stage1","waittimebetweenpulls":0 Effekt wie folgt: CVE-2021-41127 server-1.py Standard-Modellname:...

7.3CVSS6.2AI score0.0096EPSS
SaveExploits0
Rows per page
Query Builder