1808 matches found
EXPLOIT-CVE-2026-9198
CVE-2026-9198 — IBM Langflow OSS 未認証RCE CVE-2026-9198 の概念実証エクスプロイトと、自己完結型Dockerラボです。これは IBM Langflow OSS における未認証のリモートコード実行の脆弱性です。 このエクスプロイトは、autologin(誰にでもSUPERUSERトークンを発行する)と validate/code(攻撃者が指定したPythonを実行する)の2つのエンドポイントを連鎖させ、認証情報を一切必要とせずに Langflow サービスユーザーとしてコード実行を行います。 !WARNING...
Better-CVE-2022-29464
改善版 CVE-2022-29464 特定のWSO2製品では、無制限のファイルアップロードが可能で、結果としてリモートコード実行が発生します。攻撃者は、/fileuploadエンドポイントをContent-Dispositionディレクトリトラバーサルシーケンスとともに使用して、Webルート下のディレクトリ(例:../../../../repository/deployment/server/webappsディレクトリ)に到達する必要があります。 使用方法 root@kitploit: python3 main.py https://example.com shell.jsp...
CVE-2026-9198
CVE-2026-9198 漏洞原因: IBM Langflow OSS是一个专门用于构建和部署Agent自动化工作流的开源软件 IBM Langflow OSS 1.0.0 到 1.10.0默认开启了自动登录(autologin 为true) 这个模式下访问/api/v1/autologin端点会直接返还超级用户token令牌 使用这个令牌可以访问/api/v1/validate/code端点 POST /api/v1/validate/code这是一个验证端点,但会对提交的源代码中的每个函数定义validatecode进行编译和exec 验证...
CodeChecker <= 6.24.1 - Authentication Bypass
Authentication bypass occurs when the API URL ends with Authentication, Configuration or ServerInfo. This bypass allows superuser access to all API endpoints other than Authentication. These endpoints include the ability to add, edit, and remove products, among others. id: CVE-2024-10081 info:...
EUVD-2026-75599
FileRun before 2026.3.0 contains an OS command injection vulnerability caused by a no-op redefinition of escapeshellcmd in CLI.php that strips shell-metacharacter escaping, allowing attacker-controlled input to reach an exec sink unsanitized. Attackers can exploit this through an interactive path...
CVE-2026-2005_lab
CVE-2026-2005 — Laboratorio de Desbordamiento de Montón en pgcrypto de PostgreSQL Un laboratorio Docker autónomo para practicar la explotación de CVE-2026-2005, un desbordamiento de búfer en el montón en la extensión pgcrypto de PostgreSQL que permite la ejecución remota de código sin privilegios...
CVE-2019-9193-Home-Lab
CVE-2019-9193 — PostgreSQL の COPY FROM PROGRAM による RCE このラボは、PostgreSQL 9.3〜11.2 に存在する脆弱性 CVE-2019-9193 を再現します。superuser または pgexecuteserverprogram ロールを持つユーザーが実行すると、次のコマンドで OS コマンドを実行できます: root@kitploit: COPY ... FROM PROGRAM '' このラボの課題は、この機能を悪用して次のファイルを読み取ることです: root@kitploit: /tmp/flag.txt 目的 1...
CVE-2026-86748
Snipe-IT versions before 8.7.0 wipe the database before validating the uploaded backup archive in the restore endpoint. Superusers uploading corrupted or invalid zip files trigger permanent data loss with no recovery path or rollback mechanism...
CVE-2026-86748 Snipe-IT before 8.7.0 Database Wipe via Invalid Backup Archive
Snipe-IT versions before 8.7.0 wipe the database before validating the uploaded backup archive in the restore endpoint. Superusers uploading corrupted or invalid zip files trigger permanent data loss with no recovery path or rollback mechanism...
CVE-2026-86748
Snipe-IT versions before 8.7.0 contain a vulnerability in the restore endpoint where the database is wiped before the uploaded backup archive is validated. A superuser uploading a corrupted or invalid zip file triggers permanent data loss with no recovery path or rollback mechanism. The CVSS 3.1 ...
CVE-2024-24919-Check-Point-Remote-Access-VPN
CVE-2024-24919-Check-Point-Remote-Access-VPN CVE-2024-24919 は、未認証の任意ファイル読み取りの脆弱性であり、完全な未認証RCEに他ならないものとして扱えます。攻撃者は、影響を受けるアプライアンス上の機密ファイルをスーパーユーザー アクセスで読み取ることができます。攻撃者は ntds.dit または /etc/password ファイルの内容を取得し、それらを使用してシステムにログインできます。また、Security Gateway...
cve-2019-9193
CVE-2019-9193 • CVE-2019-9193 脆弱性 PostgreSQLは「COPY TO / FROM PROGRAM」の機能を介して、DBのオペレーティングシステム内で任意のコードを実行できる脆弱性 攻撃ベクトルは「SuperUser」と「pgexecuteserverprogram」グループのUserが該当する...
CVE-2026-52887-NocoBase-SQLi-RCE
CVE-2026-52887 — NocoBase SQLインジェクション → PostgreSQLスーパーユーザーRCE NocoBase の @nocobase/plugin-notification-in-app-message ≤ 2.0.60 が提供する myInAppChannels:list アクションにSQLインジェクションが存在します。filterlatestMsgReceiveTimestamp$lt リクエストパラメータは、エスケープやバインドが行われずに生の Sequelize.literal SQL文字列へ直接挿入されます。PostgreSQLの pg...
CVE-2026-86738 Snipe-IT before 8.7.0 CSS Injection via Custom CSS
Snipe-IT versions before 8.7.0 contain a CSS injection vulnerability in the Custom CSS field due to incomplete sanitization that reverses HTML encoding on greater-than and double-quote characters. Superusers can plant malicious CSS payloads using @import and url references to exfiltrate CSRF toke...
CVE-2026-25212
CVE-2026-25212 – Percona PMM RCE PoC 重大 – CVSS 9.9 – PMM 3.7 における認証済みリモートコード実行 説明 この実証コードは、PMM の内部 PostgreSQL ユーザーが 'SUPERUSER' 権限を保持している脆弱性を悪用します。認証された攻撃者('pmm-admin' 権限を持つ)は、「データソースの追加」機能を悪用し、PostgreSQL の 'COPY ... TO PROGRAM' を使用して任意の OS コマンドを実行できます。 影響を受けるバージョン: PMM 3.7 修正バージョン: PMM 3.7 以降 必要...
CVE-2026-86480
In JetBrains Hub before 2026.2.52442 an unauthenticated attacker could register a trusted service and gain superuser privileges...
CVE-2026-86480
JetBrains Hub prior to version 2026.2.52442 is affected by a privilege escalation vulnerability. An unauthenticated attacker over the network could register a trusted service and subsequently gain superuser privileges , resulting in full compromise of confidentiality, integrity, and availability ...
CVE-2026-86480
In JetBrains Hub before 2026.2.52442 an unauthenticated attacker could register a trusted service and gain superuser privileges...