Lucene search
+L

91 matches found

Kitploit
Kitploit
added 2026/08/28 2:00 a.m.5 views

CVE-2025-66034

CVE-2025-66034 — fontTools varLib Scrittura Arbitraria di File Vulnerabilità fontTools è una libreria Python per la manipolazione di file di font. Il suo modulo varLib elabora file .designspace — un formato XML che descrive come più font master devono essere interpolati per produrre un font...

9.8CVSS7.1AI score0.00547EPSS
SaveExploits9
CVE
CVE
added 2026/08/28 12:00 a.m.3 views

CVE-2026-38093

file_picker (aka flutter_file_picker ) for Flutter, all versions through 10.3.10 , is vulnerable to path traversal (CWE-22) in its Android implementation. The openFileStream() method in FileUtils.kt uses the DISPLAY_NAME obtained from ContentResolver.query() directly in file path construction wit...

5.9AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 8:07 p.m.5 views

EUVD-2026-67235

Dolibarr 9.0.0 through 23.0.4 saves inbound email attachments under the name supplied in the message's MIME headers without reducing it to a safe basename. The global saveAttachment in htdocs/emailcollector/lib/emailcollector.lib.php builds $filepath = $path . $filename . '.' . $ext and hands it ...

8.8CVSS5.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 6:14 p.m.2 views

CVE-2025-58180

CVE-2025-58180 RCE in OctoPrint attraverso nome file non sanificato nel caricamento file In OctoPrint versione =1.11.2, un attaccante con accesso al caricamento file es. chiave API valida o sessione può creare un nome file malevolo che bypassa la sanificazione e viene successivamente eseguito dal...

8.8CVSS5.2AI score0.20621EPSS
SaveExploits4
Github Security Blog
Github Security Blog
added 2026/08/27 5:23 p.m.7 views

libreoffice-convert vulnerable to path traversal / arbitrary file write

Impact options.fileName is used to build a filesystem path path.jointempDir.name, fileName and the caller-supplied document buffer is written there, but fileName is never reduced to a base name. A fileName containing "../" escapes the temporary directory, so a caller can write arbitrary content t...

6.5CVSS6AI score
SaveExploits0References3Affected Software1
Kitploit
Kitploit
added 2026/08/27 7:50 a.m.1 views

CVE-2026-25732-NiceGUI-3.6.1

Autor: Mohammed Idrees Banyamer Kontakt: Instagram: @banyamersecurity GitHub: https://github.com/mbanyamer CVE-2026-25732 — NiceGUI Path Traversal in FileUpload → Beliebiger Datei-Schreibzugriff Exploit-Titel: NiceGUI Path Traversal in FileUpload, der zu beliebigem Datei-Schreibzugriff führt Datu...

7.5CVSS5.2AI score0.03212EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/08/27 7:16 a.m.5 views

cve-2026-21440-writeup-poc

cve-2026-21440 path traversal verso scrittura arbitraria di file in @adonisjs/bodyparser panoramica esiste una vulnerabilità critica di path traversal nel pacchetto @adonisjs/bodyparser che consente a un attaccante remoto di scrivere file arbitrari al di fuori della directory di upload prevista...

9.2CVSS8.9AI score0.01034EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/27 4:12 a.m.3 views

Exploit-CVE-2026-1357

Installare le dipendenze pip3 install pycryptodome requests Exploit di base python3 wpvivi.py http://target.com Webshell personalizzata python3 wpvivi.py http://target.com --shell backdoor.php python3 wpvivi.py http://target.com --code "" Spiegazione tecnica: Null Byte Key: Quando la...

9.8CVSS8.9AI score0.32714EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/08/27 3:38 a.m.4 views

CVE-2026-23907

Apache PDFBox Path Traversal Schwachstelle Zusammenfassung der Schwachstelle Beschreibung Der Beispielcode ExtractEmbeddedFiles von Apache PDFBox bereinigt Dateinamen beim Extrahieren eingebetteter Dateien aus PDFs nicht. Ein Angreifer kann Dateien mit Pfad-Traversal-Sequenzen ../ einbetten, um...

5.3CVSS5.6AI score0.00886EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/19 2:17 p.m.5 views

DEBIAN-CVE-2026-65612

nnn does not sanitize the filename variable. An attacker can place a file with a crafted name on a shared filesystem, removable media, or inside an extracted archive whose name contains a single quote followed by shell syntax. If the victim navigates to that file and opens it with preview-tabbed,...

5.1CVSS5.6AI score0.0033EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 1:21 p.m.18 views

CVE-2026-65612

CVE-2026-65612 is a shell command injection in nnn (a terminal file manager). The root cause is an unsanitized filename variable that is embedded directly into a generated shell command when a file is opened with the preview-tabbed action. An attacker can place a file with a crafted name (contain...

5.1CVSS5.5AI score0.0033EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/14 8:16 p.m.8 views

CVE-2026-73680

Cockpit CMS 2.14.0 and prior contains a command injection vulnerability in the FFmpeg integration that allows authenticated users with only the assets/upload permission to execute arbitrary commands by uploading a video file with a shell metacharacter-laden filename. The unsanitized filename is...

8.8CVSS0.01476EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/11 7:18 p.m.9 views

CVE-2026-73223

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.15.120, electerm allows a malicious SFTP server to write attacker-controlled content outside the temporary directory because the server-controlled filename name used by editWithSystemEditor in...

8.1CVSS0.00311EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/11 6:45 p.m.4 views

CVE-2026-73227 electerm's RDP clipboard file download may parse unsafe file name

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.15.120, electerm allows a malicious RDP server to write attacker-controlled content outside the selected save directory because the RDP clipboard download path in...

8.1CVSS5.3AI score0.00311EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 6:45 p.m.30 views

CVE-2026-73227

Electerm (open-source terminal client) before version 3.15.120 is affected. The issue arises in the RDP file-transfer path: the clipboard download uses CLIPRDR filename (fileInfo.name) passed to osResolve without sanitization, allowing a malicious RDP server to write attacker-controlled content o...

8.1CVSS5.3AI score0.00311EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.3 views

PT-2026-70879

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.15.120, electerm allows a malicious RDP server to write attacker-controlled content outside the selected save directory because the RDP clipboard download path in...

8.1CVSS5.3AI score0.00311EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/28 10:28 p.m.62 views

CVE-2026-59921 Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME headers without...

5.7CVSS0.00247EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/21 9:32 p.m.13 views

EUVD-2026-46391

A filename supplied during file upload is not properly sanitized before being used in system command execution, allowing an attacker to inject shell metacharacters and achieve command injection via the audit file upload functionality...

9.9CVSS5.3AI score0.02261EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/14 6:17 a.m.16 views

CVE-2026-12511

The AI Engine WordPress plugin before 3.5.5 does not sanitize a user-supplied filename before using it to write a downloaded file, allowing authenticated users with editor-level access to write attacker-controlled bytes to an arbitrary location on the server via path traversal...

8.1CVSS0.00295EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 4:03 p.m.13 views

PYSEC-2026-1712 OctoPrint is Vulnerable to RCE Attacks via Unsanitized Filename in File Upload

Impact OctoPrint versions up until and including 1.11.2 contain a vulnerability that allows an authenticated attacker to upload a file under a specially crafted filename that will allow arbitrary command execution if said filename becomes included in a command defined in a system event handler an...

8.8CVSS6AI score0.20621EPSS
SaveExploits4References8
Rows per page
Query Builder