306 matches found
Bypass-File-Upload-on-Koken-CMS
绕过 Koken CMS 上的文件上传限制 本仓库说明如何绕过 Koken CMS - 0.22.24(已认证)上的文件上传限制 关于 Koken CMS Koken 是一款免费的内容管理系统,专为摄影师、设计师和艺术家而设计。 网站:http://koken.me/ Koken CMS 也可在 Softaculous 上获取:https://www.softaculous.com/apps/cms/Koken 绕过文件上传限制(PoC) Koken CMS 的上传限制基于允许的文件扩展名列表(白名单),这便于通过 Burp 处理 HTTP 请求来实现绕过。 登录 Koken CMS...
CVE-2024-21546
CVE-2024-21546 Python漏洞利用脚本 🔥 描述 该Python漏洞利用脚本针对由UniSharp 创建的存在漏洞的Laravel文件管理器,允许认证用户绕过文件限制并上传恶意文件。当上传的有效负载被触发时,可能导致远程代码执行RCE 。 该漏洞利用执行以下操作: 验证用户提供的laravelsession 通过正则表达式提取CSRF token 上传包含PHP反弹Shell有效负载的假PNG文件 触发上传的文件 ⚠️ 受影响版本 2.9.1及更早版本 ⚙️ 用法 root@kitploit: python3 CVE-2024-21546.py...
CVE-2026-57827
CVE-2026-57827 — RSFiles! Joomla 组件未授权文件上传 RCE 拆分控制器上传绕过 → 直接写入任务 → /downloads/shell.php → RCE 概述 CVE-2026-57827 是 RSFiles! (comrsfiles)中的一个未授权 任意文件上传漏洞,危害等级为严重(CVSS 9.8)。RSFiles! 是 Joomla 一个广泛使用的文件管理与下载组件,受影响版本为 1.17.12。 该漏洞利用了拆分控制器(split-controller)设计缺陷:RSFiles! 将上传过程拆分为两个前端任务——预检检查(权限门禁 +...
Upload_Bypass
UploadBypass v3 概要 Upload Bypass は、ペネトレーションテスターやバグハンターがファイルアップロードの仕組みをテストするのを支援するために設計されたシンプルなツールです。さまざまなバグバウンティの手法を活用して、脆弱性の特定と悪用のプロセスを簡素化し、Webアプリケーションの徹底的な評価を確実に行います。 開発者: Sagiv 🚀 アップデート コードはほぼゼロから書き直され、より優れたファイル解析を利用し、ほとんどのバグを排除しています。 モジュール化されたコード!これでコードに貢献して独自のモジュールを追加できます。...
tomcat-cve-2017-12617
Tomcat CVE-2017-12617 利用程序/PoC Apache Tomcat 9.0.1 Beta / 8.5.23 / 8.0.47 / 7.0.8 - JSP 上传绕过 / 远程代码执行(适用于 Python3 ) 我只对原始脚本做了一些调整,使其兼容 Python 3! 如果遇到任何问题或麻烦,可以随时给我发邮件 [email protected],或者如果你愿意也可以直接找我。 不要评判我的邮箱,它只是个临时账号 使用方法 ./cve-2017-12617.py 选项 选项: -u ,--url :: 检查目标 URL 是否存在漏洞 -p,--pwn :: ...
CVE-2020-29607
Alienfader Exploit / Alien@shell Webshell Upload Exploit 描述: 该 Python 脚本利用 Pluck CMS(例如 4.7.13 之前的版本)中的文件上传限制绕过漏洞,上传一个 PHP Webshell。上传成功后,该 shell(名为 "shell.phar")可用于在目标服务器上执行命令。 脚本执行以下步骤: 1. 从目标获取并格式化会话 Cookie。 2. 使用提供的密码对目标进行身份验证。 3. 通过存在漏洞的文件上传功能上传 PHP Webshell。 4. 上传完成时显示成功消息。 成功时,脚本会打印: "Auth...
CVE-2018-19422
CVE-2018-19422 root@kitploit: Exploit Title: File Upload Bypass to RCE Authenticated Google Dork: N/A Date: 17/05/2021 Exploit Author: Drew Alleman Based on an exploit written by: Fellipe Oliveira Vendor Homepage: https://subrion.org/ Software Link: https://github.com/intelliants/subrion Version:...
EXPLOIT-CVE-2025-27515
CVE-2025-27515 概念実証 CVE-2025-27515 の実践的なデモンストレーション。Laravel Framework(≤ 12.0.0)におけるファイルアップロード検証バイパスの脆弱性です。 脆弱性の概要 CVE-2025-27515 は、Laravel アプリケーションがワイルドカード検証パターン(files.)を使用する際に、攻撃者がファイルアップロード制限を回避できるようにする検証バイパスです。この脆弱性は、Laravel が配列ベースのファイルアップロードを処理する際の弱点を悪用して、悪意のあるファイルのアップロードを可能にします。 重要度: 中/高 CWE:...
Inject-PHP-to-JPG-Using-Jhead
Inject-PHP-to-JPG-Using-Jhead $ pkg install vim or apt-get install vim $ pkg install jhead or apt-get install jhead $ jhead -h (查看帮助) $ jhead -purejpg yourfiles.jpg $ jhead -ce yourfiles.jpg 按 ESC 键,输入 :x 保存 $ jhead yourfiles.jpg 示例:site.com/youfiles.php?cmd=Command Here...
CVE-2020-29607-POC
Pluck CMS 4.7.13 ファイルアップロード RCE エクスプロイト 🚨 教育用リモートコード実行エクスプロイト 🚨 作成者: Ron Jost Hacker5preme 参照: Exploit-DB CVE: CVE-2020-29607 ⚠️ 免責事項: このスクリプトは教育および許可されたテスト目的 にのみ使用してください。自分が所有していない、または明示的なテスト許可がないシステムでは使用しないでください。作成者および貢献者は、このツールの誤用や損害に対して一切の責任を負いません。 🎯 これは何ですか? これは、Pluck CMS 4.7.13...
vuln-chain-lab
ファイルアップロードバイパス + ストアドXSS PoC Lab CSP、CORS、CSRFの保護が有効な状態でも、ファイルアップロードのバイパスとストアドXSSを連鎖させてバックドア管理者アカウントを作成する方法を示す、意図的に脆弱性を持たせたWebアプリケーション。 完全なブログ記事: KurtiseBear Blog これは防御的なセキュリティトレーニングのための教育用ラボです。公開アクセス可能な場所にデプロイしないでください。 このラボが示すもの このアプリケーションには実際のセキュリティ対策が実装されています: コンテンツセキュリティポリシー CSP により、スクリプトソースを...
CVE-2023-47129
CVE-2023-47129 - Statamic CMS versiones 4.33.0 - Ejecución Remota de Código Descripción En versiones 4.33.0 de Statamic CMS donde el front-end tiene un formulario con carga de archivos activa, es posible enviar archivos PHP creados para parecer imágenes, independientemente de las reglas de...
CVE-2026-78078 Joomla Extension - joomshaper.com - Privileged File Upload Bypass via Content Spoofing in Helix Ultimate < 2.2.10
Joomla Extension - joomshaper.com - Privileged File Upload Bypass via Content Spoofing in Helix Ultimate 2.2.10 - Image uploads previously validated only file extension and basic size parameters. Non-image files disguised with raster extensions could be uploaded. Added strict MIME verification an...
CVE-2026-78078
Helix Ultimate is a Joomla template by joomshaper.com. In versions prior to 2.2.10 , image uploads were validated only by file extension and basic size parameters, allowing an attacker with privileged access to upload non-image files disguised with raster extensions — a content spoofing bypass. T...
CVE-2026-78079 Joomla Extension - joomshaper.com - Privileged File Upload Bypass via Content Spoofing in Helix Ultimate < 2.2.10
Joomla Extension - joomshaper.com - Open Redirect via Base64 Return Parameter in Helix Ultimate 2.2.10 - Return redirect parameters accepted arbitrary Base64 strings without verifying whether the resolved target was an internal site URL via Uri::isInternal...
CVE-2026-78079 Joomla Extension - joomshaper.com - Privileged File Upload Bypass via Content Spoofing in Helix Ultimate < 2.2.10
Joomla Extension - joomshaper.com - Open Redirect via Base64 Return Parameter in Helix Ultimate 2.2.10 - Return redirect parameters accepted arbitrary Base64 strings without verifying whether the resolved target was an internal site URL via Uri::isInternal...
CVE-2026-78079
Helix Ultimate is a Joomla template published by joomshaper.com . In versions prior to 2.2.10 , an open redirect vulnerability exists in the return redirect handling: arbitrary Base64-encoded strings were accepted as return parameters without verifying that the resolved target was an internal sit...
CVE-2026-18781
The Drag and Drop Multiple File Upload for Contact Form 7 WordPress plugin before 1.3.9.9 does not validate the final name of an uploaded file after stripping characters from it, allowing unauthenticated users to defeat its file type restrictions and execute arbitrary code on the server...
CVE-2026-18781 Drag and Drop Multiple File Upload for Contact Form 7 < 1.3.9.9 - Unauthenticated RCE via Control Character Filename Bypass
The Drag and Drop Multiple File Upload for Contact Form 7 WordPress plugin before 1.3.9.9 does not validate the final name of an uploaded file after stripping characters from it, allowing unauthenticated users to defeat its file type restrictions and execute arbitrary code on the server...
GHSA-8HW4-7QJR-3WXG Laravel Backpack CRUD: SingleBase64Image accepts any base64 payload behind a `data:image` prefix — SVG-with-script lands on the public disk
Summary SingleBase64Image::uploadFiles — the uploader bound to image-typed fields via withFiles — only verifies that the submitted value starts with the string data:image. The MIME subtype and the base64-decoded bytes are never inspected or validated. A related bug in FileNameGenerator causes the...