99184 matches found
CVE-2023-32692-CodeIgniter4
CVE-2023-32692 — CodeIgniter 4 バリデーションルールインジェクション CVE-2023-32692 は、CodeIgniter 4 PHP フレームワークにおけるコードインジェクションの脆弱性で、バージョン 4.0.0 から 4.3.4 に影響します。これは 4.3.5 (2023年6月リリース)で修正されました。このリポジトリは、この脆弱性を試してみたい人向けのデモ環境です。 脆弱性の詳細は MOGWAI LABSブログ で確認できます。 PoC 環境 このリポジトリには、この脆弱性を実証する最小限のCodeIgniter...
vim: Vim: Arbitrary code execution via crafted PHP file in omni-completion
A flaw was found in Vim, an open-source command-line text editor. The PHP omni-completion script improperly handles specially crafted input. When a victim opens a malicious PHP file and invokes omni-completion, an unescaped class or trait name can be interpreted as Ex commands. This allows a remo...
CVE-2026-63002
REDAXO is a PHP-based content management system. Prior to 5.21.2, redaxo/src/addons/mediapool/pages/sync.php inserts filenames held in $diffFiles from the media filesystem into the Mediapool Sync page without rexescape. An attacker who can place an unregistered file with HTML metacharacters in th...
CVE-2026-62998
REDAXO is a PHP-based content management system. Prior to 5.21.2, rexlist::getSortColumn in redaxo/src/core/lib/list.php accepts the sort request parameter without checking whether setColumnSortable registered the requested column. An authenticated backend user can make prepareQuery add an escape...
CVE-2023-3519
Citrix ADC RCE CVE-2023-3519 このエクスプロイトは、Citrix VPX 13.1-48.47向けのアドレスとシェルコードを使用しています。完全な解説は、こちらをクリックしてください。 使用法 シェルコードをビルドするにはNASMが必要です。 root@kitploit: $ sudo apt install nasm 含まれているシェルコードは、リモートのhttpsサーバーからシェルスクリプトをダウンロードして実行します。スクリプトは3つの引数を受け取ります: ターゲットホスト、ターゲットポート、シェルスクリプトペイロードのURLです。idとuname...
pocs
minervais.com.phpMyAdminRCE.sh phpMyAdmin の '/scripts/setup.php' に対する PHP コードインジェクション RCE の POC。これは CVE-2009-1151 用として最初に公開されたエクスプロイトです。 構文 root@kitploit: $ ./phpMyAdminRCE.sh usage: ./phpMyAdminRCE.sh i.e.: ./phpMyAdminRCE.sh http://target.tld/phpMyAdmin/ デモ root@kitploit: $ ./phpMyAdminRCE.sh...
CVE-2018-9206-jquery-file-upload
CVE-2018-9206 - Blueimp jQuery-File-Upload ラボ CVE-2018-9206 の脆弱なDocker環境 - Blueimp jQuery-File-Upload ' Execute it curl "http://localhost:8888/jQuery-File-Upload/server/php/files/test.php" Output: CVE-2018-9206-PWNED またはPoCスクリプトを実行: root@kitploit: ./scripts/poc.sh クリーンアップ root@kitploit: docker...
-Limesurvey-RCE-CVE-2021-44967
🚀 LimeSurvey RCE CVE-2021-44967 - 認証済みリモートコード実行 このリポジトリには、LimeSurvey の認証済みリモートコード実行脆弱性 CVE-2021-44967 の実用的なエクスプロイトが含まれています。 🎯 互換性 テスト済みで動作確認済み: LimeSurvey 5.2.x LimeSurvey 6.x 🐛 脆弱性の概要 この脆弱性により、管理者権限を持つ認証済みユーザーが悪意のあるプラグインをアップロードできます。LimeSurvey...
CVE-2026-63002 REDAXO: Stored XSS in Mediapool Sync Page via Unescaped Filesystem Filenames
REDAXO is a PHP-based content management system. Prior to 5.21.2, redaxo/src/addons/mediapool/pages/sync.php inserts filenames held in $diffFiles from the media filesystem into the Mediapool Sync page without rexescape. An attacker who can place an unregistered file with HTML metacharacters in th...
CVE-2020-15568
CVE-2020-15568 CVE-2020-15568 用の手軽で簡単な POC。 未テストですが、こちらの情報に基づいています: https://ssd-disclosure.com/ssd-advisory-terramaster-os-exportuser-php-remote-code-execution/...
ChamiloLMS-CVE-2023-4220
ChamiloLMS CVE-2023-4220 エクスプロイト CVE-2023-4220 用の Python エクスプロイトです。これは Chamilo LMS = 1.11.24 に影響する、認証不要の任意ファイルアップロード脆弱性です。 この脆弱性は Chamilo の BigUpload コンポーネントに存在します。脆弱性のあるインストール環境では、アップロードハンドラが適切な検証なしに PHP ファイルのアップロードを許可します。アップロードされたファイルは Web からアクセス可能なディレクトリに保存されるため、PHP の実行が有効な場合、アップロードした PHP...
CVE-2024-43363
CVE-2024-43363 CVE-2024-43363 エクスプロイトスクリプト このPythonスクリプトは、CactiインスタンスがCVE-2024-43363(ログポイズニングによって引き起こされるリモートコード実行(RCE)の脆弱性)に対して脆弱かどうかをテストするために設計されています。 脆弱性の仕組み: root@kitploit: ログポイズニング: 攻撃者はデバイス名にPHPコードを注入します。このコードは、Cactiによって適切なサニタイズなしにログに記録されます。 実行: Web...
CVE-2025-26198
CVE-2025-26198 - SQLインジェクションのデモンストレーション ENSIMAG 学術プロジェクト - セキュリティ3A 著者: Wail Yacoubi, Mohammed-Yassine Akhmari 日付: 2026年1月 警告 このコードは教育目的で意図的に脆弱にしています。 絶対に本番環境にデプロイしないでください。 説明 CVE-2025-26198の再現: CloudClassroom-PHP-Project v1.0における重大なSQLインジェクション。 CVEの特徴: 識別子: CVE-2025-26198 CVSSスコア: 9.8/10 重大 タイプ:...
cve-2026-87902-wordpress-lfi-lab
CVE-2026-87902 / GHSA-7hp8-65ch-5whp — WordPress getpagetemplate 未認証LFI → 条件付きRCE 再現ラボ + URLリストスキャナ + PoC。Dockerラボ上の正規のWordPress 7.1.1(脆弱) および 7.1.2(修正済み) に対して構築し、エンドツーエンドで検証済み 。 アドバイザリ: https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-7hp8-65ch-5whp 種別: CWE-98...
Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: php: php-8.5.11-2.hum1 aarch64, x8664 php-bcmath-8.5.11-2.hum1 aarch64, x8664 php-cli-8.5.11-2.hum1 aarch64, x8664 php-common-8.5.11-2.hum1 aarch64, x8664 php-dba-8.5.11-2.hum1 aarch64, x8664...
php: PHP: Archive entry injection via integer overflow in TAR parser
A flaw was found in PHP. An integer overflow vulnerability in the Phar extension occurs when parsing TAR archive headers containing excessively large size fields. An attacker can exploit this issue by supplying a specially crafted archive file to an application that processes TAR archives, causin...
php: php: Out-of-bounds read via empty HTTP redirect Location header
A flaw was found in PHP. When the HTTP stream wrapper processes a redirect response containing an empty Location header, an out-of-bounds read occurs by accessing memory beyond the allocated buffer. A malicious server can exploit this flaw to influence the client's redirect target path, potential...
php: php: Denial of Service via unbounded recursion in SOAP parser
A flaw was found in PHP. An unauthenticated remote attacker could cause a Denial of Service DoS by sending a specially crafted request to an affected Simple Object Access Protocol SOAP server endpoint. Due to a lack of recursion depth limits when parsing deeply nested XML elements, processing suc...
OpenSTAManager_RCE_Exploit-CVE-2026-38751-
OpenSTAManager RCE エクスプロイト CVE-2026-38751 概要 このPythonスクリプトは、CVE-2026-38751として識別されたOpenSTAManagerバージョン2.10のリモートコード実行の脆弱性を悪用します。このエクスプロイトにより、認証されたユーザーは悪意のあるモジュールをアップロードし、ターゲットシステム上で任意のコマンドを実行できます。 脆弱性詳細 CVE ID : CVE-2026-38751 製品 : OpenSTAManager バージョン : 2.10 タイプ : リモートコード実行 RCE 攻撃ベクトル :...
tirreno
tirreno tirreno はオープンなセキュリティ分析ツールです。 tirreno tir.ˈrɛ.no は、サイバー脅威、アカウント乗っ取り、ボット、不正利用からアプリケーションを理解・監視・保護するのに役立ちます。従来のサイバーセキュリティがインフラストラクチャとネットワーク境界に焦点を当てているのに対し、ほとんどの侵害は、ファイアウォール、SIEM、WAF、その他の防御を迂回する、侵害されたアカウントやアプリケーションロジックの悪用を通じて発生します。 tirreno...