Lucene search
+L

98 matches found

Kitploit
Kitploit
added 2026/09/04 8:48 p.m.10 views

CVE-2025-66034

CVE-2025-66034 — fontTools varLib 任意ファイル書き込み 脆弱性 fontTools は、フォントファイルを操作するための Python ライブラリです。その varLib モジュールは .designspace ファイルを処理します。これは、複数のフォントマスターを補間して可変フォントを生成する方法を記述する XML 形式です。 影響を受けるバージョンには、2つの脆弱性があります: 1. サニタイズされていない出力ファイル名 designspace ファイル内の 属性は、varLib...

9.8CVSS8AI score0.00547EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/03 1:04 a.m.7 views

cve-2026-21440-writeup-poc

cve-2026-21440 @adonisjs/bodyparser におけるパストラバーサルによる任意ファイル書き込み 概要 @adonisjs/bodyparser パッケージには、リモート攻撃者が意図したアップロードディレクトリの外部に任意のファイルを書き込むことができる深刻なパストラバーサル脆弱性が存在します。multipartfile.move 関数がサニタイズされたファイル名を明示的に指定せずに呼び出されると、パーサーはクライアントから提供されたファイル名を適切なサニタイズなしにデフォルトで使用します。 実装が path.join を使用し、options.overwrit...

9.2CVSS8.9AI score0.01049EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/02 12:16 p.m.7 views

CVE-2026-25732-NiceGUI-3.6.1

著者: Mohammed Idrees Banyamer 連絡先: Instagram: @banyamersecurity GitHub: https://github.com/mbanyamer CVE-2026-25732 — NiceGUI FileUpload におけるパストラバーサル → 任意ファイル書き込み エクスプロイトタイトル: NiceGUI FileUpload のパストラバーサルによる任意ファイル書き込み 日付: 2025-06-06 テスト環境: NiceGUI ≤ 3.6.1 Linux / Windows 上の Python 3.8 – 3.12...

7.5CVSS5.2AI score0.03212EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/02 10:34 a.m.5 views

Exploit-CVE-2026-1357

Instalar dependencias pip3 install pycryptodome requests Exploit básico python3 wpvivi.py http://target.com Webshell personalizada python3 wpvivi.py http://target.com --shell backdoor.php python3 wpvivi.py http://target.com --code "" Explicación técnica: Null Byte Key: Cuando RSA decrypt falla,...

9.8CVSS8.3AI score0.32714EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/02 2:42 a.m.8 views

CVE-2026-23907

Apache PDFBox パストラバーサル脆弱性 脆弱性の概要 説明 Apache PDFBoxのExtractEmbeddedFilesサンプルコードは、PDFから埋め込みファイルを抽出する際にファイル名をサニタイズしません。攻撃者はパストラバーサルシーケンス(../)を含むファイルを埋め込むことで、任意のファイルシステム上の場所にファイルを書き込むことができます。 脆弱なコード ファイル: pdfbox/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ExtractEmbeddedFiles.java...

5.3CVSS5.5AI score0.00886EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 12:51 p.m.5 views

CVE-2025-58180

CVE-2025-58180 OctoPrint のファイルアップロードにおける無害化されていないファイル名によるRCE OctoPrint バージョン =1.11.2 において、ファイルアップロードアクセス(有効なAPIキーやセッションなど)を持つ攻撃者は、サニタイズ(無害化)をバイパスし、後に OctoPrint のイベントシステムによって実行される悪意のあるファイル名を作成できます。これにより、ホスト上でリモートコード実行(RCE)が発生します。 PoC: 脆弱性再現の手順 ステップ 1: バージョン情報 最新安定版リリースをダウンロード: OctoPrint 1.11.2 ステッ...

8.8CVSS5.2AI score0.20621EPSS
SaveExploits4References1
NVD
NVD
added 2026/08/31 3:16 a.m.16 views

CVE-2026-82673

Improper Limitation of a Pathname to a Restricted Directory Path Traversal vulnerability in ash-project ashadmin allows writing attacker-controlled bytes to arbitrary paths on the server. AshAdmin.Components.Resource.Form.consumefileuploads/1 builds the destination as Path.jointmpdir,...

8.3CVSS0.00586EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 2:33 a.m.31 views

CVE-2026-82673

ash-project ash_admin versions 0.13.7 through 1.3.0 are vulnerable to a path traversal in the file upload handler. The function AshAdmin.Components.Resource.Form.consume_file_uploads/1 constructs the upload destination using Path.join/1 with the browser-supplied filename without sanitization, all...

8.3CVSS6.5AI score0.00586EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 2:33 a.m.9 views

EUVD-2026-68331

Improper Limitation of a Pathname to a Restricted Directory Path Traversal vulnerability in ash-project ashadmin allows writing attacker-controlled bytes to arbitrary paths on the server. AshAdmin.Components.Resource.Form.consumefileuploads/1 builds the destination as Path.jointmpdir,...

8.3CVSS6.5AI score0.00586EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 2:33 a.m.5 views

CVE-2026-82673 Path traversal in AshAdmin file uploads via unsanitized client filename

Improper Limitation of a Pathname to a Restricted Directory Path Traversal vulnerability in ash-project ashadmin allows writing attacker-controlled bytes to arbitrary paths on the server. AshAdmin.Components.Resource.Form.consumefileuploads/1 builds the destination as Path.jointmpdir,...

8.3CVSS6.5AI score0.00586EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/30 12:26 p.m.11 views

CVE-2026-82635 Pake arbitrary file write via unsanitized download_file filename

Pake before 3.13.1 joins the JavaScript-supplied filename for the downloadfile Tauri command onto the user's Downloads directory with no sanitization. A filename containing path traversal sequences for example ../Library/LaunchAgents/com.evil.plist or an absolute path resolves outside /Downloads...

8.8CVSS6.2AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/28 12:00 a.m.11 views

EUVD-2026-67771

filepicker aka flutterfilepicker 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 DISPLAYNAME obtained from ContentResolver.query directly in file path construction without...

3.3CVSS5.9AI score0.00133EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 12:00 a.m.27 views

CVE-2026-38093

file_picker (aka flutter_file_picker) for Flutter, all versions through 10.3.10 , contains a path traversal (CWE-22) vulnerability in its Android implementation. The openFileStream() method in FileUtils.kt uses the DISPLAY_NAME value returned by ContentResolver.query() directly in file path const...

3.3CVSS5.9AI score0.00133EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 8:07 p.m.8 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 score0.00376EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/27 5:23 p.m.9 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 score0.003EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/19 2:17 p.m.7 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.27 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.10 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.12 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
Rows per page
Query Builder