Lucene search
+L

206 matches found

Kitploit
Kitploit
added 2026/09/14 2:46 a.m.12 views

CVE-2019-5096-GoAhead-Web-Server-Dos-Exploit

CVE-2019-5096 Use After Free Dos Exploit root@kitploit: python TriggerDOS.py ip 漏洞分析 https://github.com/embedthis/goahead.git GoAhead githublink git diff the patch 关键代码分析 在代码中定位到upload.c:370,可以看到在 root@kitploit: wp-currentFile=0 前执行了 root@kitploit: typedef struct WebsUpload char filename;...

9.8CVSS8.3AI score0.66982EPSS
SaveExploits2References1
EUVD
EUVD
added 2026/09/12 12:31 a.m.10 views

EUVD-2026-76740

A file-upload handler redirects the authenticated client's browser to a URL taken directly from that same request's Referer header, without validating it against the application's own origin. This allows an authenticated attacker to craft a request that causes another user's browser to be...

5.1CVSS0.00225EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/11 10:16 p.m.11 views

CVE-2026-90453

A file-upload handler redirects the authenticated client's browser to a URL taken directly from that same request's Referer header, without validating it against the application's own origin. This allows an authenticated attacker to craft a request that causes another user's browser to be...

5.1CVSS0.00225EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 9:51 p.m.28 views

CVE-2026-90453

A file-upload handler redirects the authenticated client's browser to a URL taken directly from that same request's Referer header, without validating it against the application's own origin. This allows an authenticated attacker to craft a request that causes another user's browser to be...

5.1CVSS0.00225EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:51 p.m.18 views

CVE-2026-90453

CVE-2026-90453 affects a file-upload handler that redirects an authenticated client's browser to a URL taken directly from the request's Referer header , without validating it against the application's own origin. An authenticated attacker can craft a request that causes another user's browser to...

5.1CVSS0.00225EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 6:23 p.m.8 views

PanaceaSoft-0day-Exploit

PanaceaSoft-0day-Exploit PanaceaSoft 所有产品 0day 漏洞利用 https://packetstormsecurity.com/files/157869/PanaceaSoft-Shell-Upload.html 无 write-up 阅读: jQuery File Upload 的 PHP 上传处理器...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 3:50 a.m.8 views

Cisco-ASA-CVE-2025-20333-Scanner

CVE-2025-20333 スキャナー Cisco ASA / FTD VPN Web Server Buffer Overflow CVE-2025-20333 のためのPythonベースの診断スキャナーです。 CVE-2025-20333 は、WebVPNファイルアップロードハンドラにおける重大なヒープベースのバッファオーバーフロー脆弱性であり、正常に悪用されると rootとしてのリモートコード実行(RCE) につながる可能性があります。 概要 このツールは、脆弱なエンドポイント(主にファイルアップロードハンドラ)が到達可能かどうかをチェックすることで、安全で破壊的でないテスト...

9.9CVSS8.5AI score0.70651EPSS
SaveExploits3
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.30 views

CVE-2026-85684 marker through 2.0.0 Path Traversal via upload filename

marker through 2.0.0 contains a path traversal vulnerability in the FastAPI /marker/upload handler that fails to sanitize the file.filename parameter. Unauthenticated attackers can supply filenames containing directory traversal sequences to write arbitrary files to any location or delete existin...

9.1CVSS0.00657EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.6 views

CVE-2026-85684 marker through 2.0.0 Path Traversal via upload filename

marker through 2.0.0 contains a path traversal vulnerability in the FastAPI /marker/upload handler that fails to sanitize the file.filename parameter. Unauthenticated attackers can supply filenames containing directory traversal sequences to write arbitrary files to any location or delete existin...

8.8CVSS5.8AI score
SaveExploits0References6
NVD
NVD
added 2026/08/28 12:16 p.m.9 views

CVE-2026-82238

filebrowser from version 2.24.0 contains a race condition in the TUS upload handler that allows authenticated users to write past the declared Upload-Length by sending concurrent PATCH requests. Attackers can send multiple simultaneous PATCH requests at the same offset to bypass length validation...

3.1CVSS0.00172EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:00 a.m.12 views

EUVD-2026-67566

The Shared Files WordPress plugin before 1.7.67, shared-files-pro WordPress plugin before 1.7.70 do not perform a capability check in their file-upload handler, which is registered for unauthenticated users and protected only by a nonce that is output on public pages, so an unauthenticated visito...

5.3CVSS5.8AI score0.00221EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/19 9:56 p.m.17 views

Tina: Cross-origin `POST /media/upload/*` requests can write arbitrary files into the Tina dev server media root

Summary A browser-based cross-origin request flaw in the Tina dev server allows an attacker-controlled website to cause arbitrary file creation inside the configured media upload directory on a developer machine running tinacms dev. No manual file upload is required. The attacker page builds the...

6.5CVSS5.7AI score0.00222EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/08/05 1:24 p.m.13 views

CVE-2026-71284

Fledge's backup-restore upload handler, uploadbackup python/fledge/services/core/api/backuprestore.py, takes the first extracted tar member's filename tarfilenames0 and builds a shell command via string formatting. Because os.system invokes a shell and no quoting shlex.quote, list-form subprocess...

7.2CVSS0.00463EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 9:32 p.m.12 views

EUVD-2026-46397

The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability...

8.8CVSS5.3AI score0.02235EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 8:09 p.m.38 views

CVE-2026-64881 Command Injection

The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability...

8.8CVSS0.02235EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.10 views

CVE-2026-36669

An unauthenticated arbitrary file upload vulnerability in ckuploadhandler.php in Feng Office 3.11.13.11 allows remote attackers to upload malicious files such as .html to the web-accessible /tmp/ directory...

9.8CVSS0.00563EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.29 views

PT-2026-60849

Name of the Vulnerable Software and Affected Versions Feng Office version 3.11.13.11 Description An unauthenticated arbitrary file upload issue exists in the ck upload handler.php file. This allows remote attackers to upload malicious files, such as .html files, to the web-accessible /tmp/...

9.8CVSS6AI score0.00563EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2026/07/03 12:00 a.m.15 views

pwnlift Symlink File Write

Symlink following and TOCTOU issues in the pwnlift upload handler allow arbitrary file write as root...

7.4CVSS6AI score0.00173EPSS
SaveExploits0
CVE
CVE
added 2026/06/30 3:51 p.m.59 views

CVE-2026-58166

OpenBMB ChatDev

9.1CVSS6AI score0.00854EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/30 3:51 p.m.17 views

CVE-2026-58166 OpenBMB ChatDev - Unauthenticated Path Traversal in Upload Handler Allows Arbitrary File Write and Delete

OpenBMB ChatDev through 2.2.0, fixed in commit 4fd4da6, contains a path traversal vulnerability that allows unauthenticated remote attackers to write or delete arbitrary files by supplying a malicious multipart filename in the file upload endpoint. Attackers can send a crafted filename containing...

9.1CVSS6AI score0.00854EPSS
SaveExploits0References4
Rows per page
Query Builder