Lucene search
+L

424 matches found

Kitploit
Kitploit
added 2026/09/16 4:53 a.m.9 views

CVE-2016-2098

CVE-2016-2098 Ruby on Rails 中 Action Pack 在 3.2.22.2 之前、4.x 在 4.1.14.2 之前、以及 4.2.x 在 4.2.5.2 之前的版本,允许远程攻击者通过利用应用程序对 render 方法的无限制使用来执行任意 Ruby 代码。 https://vulners.com/cve/CVE-2016-2098 用法 root@kitploit: git clone https://github.com/its-arun/CVE-2016-2098.git cd CVE-2016-2098 /bin/bash...

7.5CVSS8AI score0.81445EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/16 12:31 a.m.16 views

name_reverser

== 欢迎使用 Rails Rails 是一个 Web 应用框架,包含了一切根据模型-视图-控制(Model-View-Control)模式创建数据库驱动 Web 应用所需的内容。 该模式将视图(也称为表示层)拆分为“哑”模板,主要负责在 HTML 标签之间插入预构建的数据。模型包含“智能”领域对象(如 Account、Product、Person、Post),这些对象拥有所有业务逻辑,并知道如何将自身持久化到数据库。控制器通过操作模型并将数据导向视图来处理传入的请求(如 Save New Account、Update Product、Show Post)。 在 Rails 中,模型由名...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:23 p.m.9 views

CVE-2016-2098

CVE-2016-2098 Action Pack in Ruby on Rails before 3.2.22.2, 4.x before 4.1.14.2, and 4.2.x before 4.2.5.2 allows remote attackers to execute arbitrary Ruby code by leveraging an application's unrestricted use of the render method RCE https://nvd.nist.gov/vuln/detail/CVE-2016-2098 使用 git clone...

7.5CVSS7.9AI score0.81445EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/12 12:32 p.m.9 views

CVE-2016-2098

CVE-2016-2098 Ruby on Rails 中 Action Pack 在 3.2.22.2 之前版本、4.x 在 4.1.14.2 之前版本及 4.2.x 在 4.2.5.2 之前版本中,允许远程攻击者利用应用程序对 render 方法的无限制使用来执行任意 Ruby 代码。 分类 输入验证错误 致谢 来自 makandra 的 Tobias Kraze 和 Phenoelit 的 joernchen 使用方法 请对代码进行必要的修改以最好地满足您的需求 这并不完美,因为我正在持续学习 Python...

7.5CVSS7.9AI score0.81445EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/12 2:25 a.m.8 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.9AI score0.81445EPSS
SaveExploits7
Nuclei
Nuclei
added 2026/09/10 4:50 a.m.46 views

Ruby on Rails - Open Redirect via Host Header Injection

Ruby on Rails action pack before 6.1.2.1, 6.0.3.5 contains an open redirect caused by special crafted Host headers in combination with allowed host formats, letting attackers redirect users to malicious websites, exploit requires attacker to control Host headers. id: CVE-2021-22881 info: name: Ru...

6.1CVSS6.5AI score0.87301EPSS
SaveExploits1References2
VulnCheck KEV
VulnCheck KEV
added 2026/08/25 12:00 a.m.31 views

VulnCheck KEV: CVE-2026-66066

Action Pack is a framework for handling and responding to web requests. In versions prior to 7.2.3.2, 8.0.5.1 and 8.1.3.1, Active Storage does not disable libvips operations marked unsafe for untrusted content, allowing a crafted upload to invoke such an operation. Consuming applications are...

9.5CVSS9.7AI score0.27861EPSS
SaveIn wildExploits10References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.14 views

Astra Linux – Vulnerability in Rails

The Actionpack Ruby gem versions prior to 6.1.3.2, 6.0.3.7, 5.2.4.6, and 5.2.6 have a possible denial-of-service vulnerability in the Token Authentication logic of the Action Controller, due to overly permissive regular expressions. Affected code uses authenticateorrequestwithhttptoken or...

7.5CVSS6.5AI score0.05003EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Rails

An XSS vulnerability exists in Action Pack versions = 5.2.0 and 5.2.0, which could allow an attacker to bypass the Content Security Policy and generate non-HTML responses...

6.1CVSS5.7AI score0.01759EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Rails

Action Pack is a framework for handling and responding to web requests. Under certain circumstances, response bodies may not be closed properly. If a response does not notify the system of a close operation, ActionDispatch::Executor will not know to reset the thread local state for the next...

7.4CVSS6.3AI score0.02226EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 2026/08/03 7:11 p.m.20 views

K000162741: Ruby on Rails Action Pack vulnerability CVE-2026-66066

Security Advisory Description Action Pack is a framework for handling and responding to web requests. In versions prior to 7.2.3.2, 8.0.5.1 and 8.1.3.1, Active Storage does not disable libvips operations marked unsafe for untrusted content, allowing a crafted upload to invoke such an operation...

9.5CVSS8.8AI score0.27861EPSS
SaveExploits10
Veracode
Veracode
added 2026/08/01 9:53 p.m.17 views

Arbitrary File Read

Action Pack Active Storage is vulnerable to Arbitrary File Read. The vulnerability is due to unsafe libvips operations being permitted on untrusted image uploads, allowing attackers to craft malicious images that read arbitrary files accessible to the Rails process and expose sensitive applicatio...

9.5CVSS8.2AI score0.27861EPSS
SaveExploits10References13Affected Software1
NVD
NVD
added 2026/07/30 7:18 p.m.15 views

CVE-2026-66066

Action Pack is a framework for handling and responding to web requests. In versions prior to 7.2.3.2, 8.0.5.1 and 8.1.3.1, Active Storage does not disable libvips operations marked unsafe for untrusted content, allowing a crafted upload to invoke such an operation. Consuming applications are...

9.5CVSS0.27861EPSS
SaveExploits10References13
OSV
OSV
added 2026/07/30 7:18 p.m.11 views

UBUNTU-CVE-2026-66066

Action Pack is a framework for handling and responding to web requests. In versions prior to 7.2.3.2, 8.0.5.1 and 8.1.3.1, Active Storage does not disable libvips operations marked unsafe for untrusted content, allowing a crafted upload to invoke such an operation. Consuming applications are...

9.5CVSS8.8AI score0.27861EPSS
SaveExploits10References3
EUVD
EUVD
added 2026/07/30 6:32 p.m.17 views

EUVD-2026-51270

Action Pack is a framework for handling and responding to web requests. In versions prior to 7.2.3.2, 8.0.5.1 and 8.1.3.1, Active Storage does not disable libvips operations marked unsafe for untrusted content, allowing a crafted upload to invoke such an operation. Consuming applications are...

9.5CVSS6.8AI score0.27861EPSS
SaveExploits10References9
OSV
OSV
added 2026/07/30 6:32 p.m.11 views

CVE-2026-66066 Action Pack: Possible arbitrary file read and remote code execution in Active Storage variant processing

Action Pack is a framework for handling and responding to web requests. In versions prior to 7.2.3.2, 8.0.5.1 and 8.1.3.1, Active Storage does not disable libvips operations marked unsafe for untrusted content, allowing a crafted upload to invoke such an operation. Consuming applications are...

9.5CVSS6.4AI score
SaveExploits0References15
CVE
CVE
added 2026/07/30 6:32 p.m.248 views

CVE-2026-66066

CVE-2026-66066 (CVSS 9.5 CRITICAL) affects Ruby on Rails Active Storage in versions prior to 7.2.3.2, 8.0.5.1, and 8.1.3.1 . The root cause is that Active Storage fails to disable libvips operations marked unfuzzed (unsafe for untrusted content), so a crafted image upload can invoke such an opera...

9.5CVSS6.8AI score0.27861EPSS
SaveIn wildExploits10References13
Vulnrichment
Vulnrichment
added 2026/07/30 6:32 p.m.13 views

CVE-2026-66066 Action Pack: Possible arbitrary file read and remote code execution in Active Storage variant processing

Action Pack is a framework for handling and responding to web requests. In versions prior to 7.2.3.2, 8.0.5.1 and 8.1.3.1, Active Storage does not disable libvips operations marked unsafe for untrusted content, allowing a crafted upload to invoke such an operation. Consuming applications are...

9.5CVSS6.8AI score0.27861EPSS
SaveExploits10References9
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:00 a.m.15 views

RHCOS 6 : Ruby on Rails (RHSA-2013:0153)

The remote Red Hat Enterprise Linux CoreOS 6 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2013:0153 advisory. - rubygem-activesupport: Multiple vulnerabilities in parameter parsing in ActionPack CVE-2013-0156 Note that Nessus has not tested for this...

7.5CVSS7.5AI score0.99449EPSS
SaveExploits21References6
Tenable Nessus
Tenable Nessus
added 2026/03/28 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-33167

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Action Pack is a Rubygem for building web applications on the Rails framework. In versions on the 8.1 branch prior to 8.1.2.1, the debug exceptions page does no...

6.1CVSS5.7AI score0.0025EPSS
SaveExploits0References2
Rows per page
Query Builder