Lucene search
+L

1567 matches found

Kitploit
Kitploit
•added 2026/09/26 2:25 a.m.•11 views

CVE-2016-2098

CVE-2016-2098 Ruby on Rails 3.2.22.2未満、4.x系4.1.14.2未満、4.2.x系4.2.5.2未満のAction Packでは、アプリケーションによるrenderメソッドの無制限な使用を悪用することで、リモート攻撃者が任意のRubyコードを実行できる脆弱性があります。 リソース https://vulners.com/cve/CVE-2016-2098 使用方法 このエクスプロイトスクリプトを使用するには、3つのパラメータが必要です。 1. 脆弱なWebサーバーのWebページURL 2. コマンド注入の可能性がある脆弱なパラメータ 3...

7.5CVSS7.5AI score0.81445EPSS
SaveExploits7
Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•13 views

Geo Mashup <= 1.13.18 - SQL Injection

Geo Mashup WordPress plugin = 1.13.18 is vulnerable to time-based SQL injection via the sort parameter. The issue exists because the sort value is insufficiently sanitized in render-map.php/template tag code paths. id: CVE-2026-4060 info: name: Geo Mashup = 1.13.18 - SQL Injection author:...

7.5CVSS5.8AI score0.01588EPSS
SaveExploits1References3
OSV
OSV
•added 2026/09/26 12:37 a.m.•4 views

CLEANSTART-2026-HE86842 Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree

CVE-2026-42506 affects multiple packages. Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. See references for individual vulnerability details...

9.8CVSS5.9AI score0.00333EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 3:31 p.m.•13 views

CVE-2016-2098

CVE-2016-2098 Ruby on Rails 3.2.22.2 より前、4.1.14.2 より前の 4.x、および 4.2.5.2 より前の 4.2.x の Action Pack は、アプリケーションによる render メソッドの無制限な使用を悪用することで、リモートの攻撃者に任意の Ruby コードを実行される可能性があります。 https://vulners.com/cve/CVE-2016-2098 使用方法 root@kitploit: git clone https://github.com/its-arun/CVE-2016-2098.git cd...

7.5CVSS7.7AI score0.81445EPSS
SaveExploits7
Kitploit
Kitploit
•added 2026/09/25 2:44 p.m.•25 views

CVE-2019-5418

CVE-2019-5418 1. 脆弱性の説明 Ruby on RailsはWebアプリケーションフレームワークであり、比較的新しいフレームワークで、Ruby言語上に構築されています。この脆弱性は主に、Ruby on Railsが指定されたパラメータのrender fileを使用してアプリケーション外のビューをレンダリングすることに起因します。特定のコントローラにアクセスするリクエストパケットを変更し、「…/…/…/…/」を使用してパストラバーサルを達成し、次に「」を使用してテンプレートクエリパスを閉じることにより、対象のファイルが外部テンプレートとして解析されるようにします。 3...

7.5CVSS7.4AI score0.98507EPSS
SaveExploits18
EUVD
EUVD
•added 2026/09/25 10:36 a.m.•4 views

EUVD-2026-86976

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: reject a command chain that carries no commands A chain whose commandcount is zero passes the payload length check, because structsizepayload, data, 0 is just the header. The fill loop then does not run, so offset...

6AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/25 10:36 a.m.•7 views

CVE-2026-98145

The Linux kernel contains a vulnerability in the accel/amdxdna driver where a command chain with a command_count of zero improperly passes payload length checks. Because the struct_size calculation only accounts for the header, the fill loop is skipped, resulting in the submission of a zero-lengt...

6AI score0.00145EPSS
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 7:34 a.m.•12 views

CVE-2016-2098

CVE-2016-2098 レンダリングにユーザー提供データを使用する際のRuby-on-Railsにおけるリモートコード実行脆弱性。 説明: この問題は、ユーザー提供データに対してrenderメソッドを使用することに起因します。 renderメソッドは通常、テンプレートからページをレンダリングするために使用されますが、renderメソッドはプレーンテキスト(plaintext)やインラインコード(inline)のレンダリングも開発者に許可します。 render関数: root@kitploit: File...

7.5CVSS7.6AI score0.81445EPSS
SaveExploits7
Kitploit
Kitploit
•added 2026/09/25 2:36 a.m.•10 views

CVE-2019-19919

CVE-2019-19919 Handlebars の下流コンポーネントが使用する出力内の特殊要素の不適切な無害化('インジェクション')の脆弱性 pip install requests packaging python handlebarsscanner.py pip install requests python handlebarsexploit.py ターゲット URL を入力: エクスプロイトの期待される出力: ターゲット URL を入力(例: http://example.com/render): http://example.com/render 実行する OS...

9.8CVSS7.7AI score0.07066EPSS
SaveExploits0
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•81 views

Shield Security WP Plugin <= 18.5.9 - Local File Inclusion

The Shield Security Smart Bot Blocking & Intrusion Prevention Security plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 18.5.9 via the renderactiontemplate parameter. This makes it possible for unauthenticated attacker to include and execute PHP fil...

9.8CVSS8.2AI score0.56567EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•4 views

CVE-2026-98145

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: reject a command chain that carries no commands A chain whose commandcount is zero passes the payload length check, because structsizepayload, data, 0 is just the header. The fill loop then does not run, so offset...

6AI score0.00145EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 7:53 p.m.•14 views

CVE-2024-25600-WordPress-Bricks-Builder-RCE-PoC

CVE-2024-25600 — WordPress Bricks Builder RCE PoC WordPress Bricks Builder id uid=33www-data gid=33www-data groups=33www-data 参照 CVE-2024-25600 Bricks Builder セキュリティアドバイザリ Wordfence の解説記事 クレジット 発見者: Snicco / Calvin Alkan オリジナルエクスプロイト: K3ysTr0K3R クリーンアップ & 簡略化: Esteban Zárate...

10CVSS8.7AI score0.88234EPSS
SaveExploits19References1
Kitploit
Kitploit
•added 2026/09/24 5:54 p.m.•9 views

cve-2018-7600-drupalgeddon2-lab

CVE-2018-7600 Drupalgeddon2 脆弱性ラボ 脆弱なDrupal 7.56環境をDockerでデプロイし、CVE-2018-7600(Drupalgeddon2)の悪用を実演する教育用ラボです。 このプロジェクトは、実際の脆弱性評価ワークフローをシミュレートし、以下を含みます: 脆弱環境のセットアップ 検出(スキャナー) 悪用(RCE) ペイロード分析 ドキュメント 脆弱性の概要 CVE-2018-7600(Drupalgeddon2)は、Drupal CMSにおける重大なリモートコード実行(RCE)脆弱性です。 この問題はDrupalのForm...

9.8CVSS8.2AI score0.99991EPSS
SaveExploits49
OSV
OSV
•added 2026/09/24 4:03 p.m.•5 views

CVE-2026-97422 drm/amdkfd: fix SMI event cross-process information leak

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix SMI event cross-process information leak kfdsmievenabled skips the suser privilege check when pid=0. PROCESSSTART, PROCESSEND, and VMFAULT events are emitted with pid=0 while carrying another process's PID and...

5.9AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•30 views

CVE-2026-97422 drm/amdkfd: fix SMI event cross-process information leak

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix SMI event cross-process information leak kfdsmievenabled skips the suser privilege check when pid=0. PROCESSSTART, PROCESSEND, and VMFAULT events are emitted with pid=0 while carrying another process's PID and...

0.00155EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/24 4:03 p.m.•5 views

EUVD-2026-86035

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix SMI event cross-process information leak kfdsmievenabled skips the suser privilege check when pid=0. PROCESSSTART, PROCESSEND, and VMFAULT events are emitted with pid=0 while carrying another process's PID and...

5.9AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/24 4:03 p.m.•8 views

CVE-2026-97422

A vulnerability in the Linux kernel 's drm/amdkfd component allows a cross-process information leak regarding SMI events. The issue arises because the kfd_smi_ev_enabled() function skips user privilege checks when pid=0. Consequently, PROCESS_START , PROCESS_END , and VMFAULT events are emitted w...

5.9AI score0.00155EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/24 3:17 p.m.•6 views

CVE-2026-77707

Improper certificate validation vulnerability in HAVELSAN Inc. Liman Render Engine allows Adversary in the Middle AiTM. This issue affects Liman Render Engine: from 1.0 before 1.2-75...

5.9CVSS0.00132EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/24 3:17 p.m.•5 views

CVE-2026-77703

Key exchange without entity authentication vulnerability in HAVELSAN Inc. Liman Render Engine allows Adversary in the Middle AiTM. This issue affects Liman Render Engine: from 1.0 before 1.2-75...

5.9CVSS0.00239EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/24 2:41 p.m.•7 views

CVE-2026-77707

The HAVELSAN Inc. Liman Render Engine (versions 1.0 before 1.2-75 ) is vulnerable to an improper certificate validation flaw. This security weakness allows an Adversary in the Middle (AiTM) to intercept or manipulate traffic due to TLS certificate validation being disabled specifically for Keyclo...

5.9CVSS5.8AI score0.00132EPSS
SaveExploits0References1
Rows per page
Query Builder