Lucene search
+L

4629 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.14 views

Astra Linux – Vulnerability in Rails

There is a potential escalation to an RCE vulnerability when using YAML serialized columns in Active Record versions 7.0.3.1, 6.1.6.1, 6.0.5.1, and 5.2.8.1. This could allow an attacker, who can manipulate data in the database through methods like SQL injection, to escalate the attack to an RCE...

9.8CVSS6.7AI score0.02454EPSS
SaveExploits1References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.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 close signal, ActionDispatch::Executor will not know to reset the thread local state for the next request. This can le...

7.4CVSS6.3AI score0.02226EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.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/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability in Puma

Puma is a Ruby/Rack web server designed for parallelism. Prior to version 5.6.2 of Puma, Puma might not always call close on the response body. Before version 7.0.2.2, Rails relied on the response body being closed in order for its CurrentAttributes implementation to work correctly. The combinati...

8CVSS6.3AI score0.02107EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 2:55 p.m.10 views

rails-PoC-CVE-2016-2098

漏洞CVE-2016-2098的概念验证 由 @alejandro-marting 创建的大学项目, 我们可以在其中检查漏洞2096 使用: rails 4.2.5.1 视图包含易受攻击的代码 app/views/poc/render1.html.erb ! https://github.com/Alejandro-MartinG/rails-PoC-CVE-2016-2098/blob/master/app/assets/images/Captura%20de%20pantalla%20de%202017-01-15%2009:50:23.png 执行: 首先我们需要使用以下命令运行...

7.5CVSS7.8AI score0.81445EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/13 12:57 p.m.15 views

crack-0.1.8-fixed

= crack Análisis realmente simple de JSON y XML, extraído de Merb y Rails. El analizador XML está extraído de Merb y el analizador JSON de Rails. No me atribuyo el mérito, solo los empaqueté para que todos los disfruten y los usen fácilmente. == nota sobre versiones Las versiones se etiquetan en...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:29 a.m.10 views

CVE-2019-5418

CVE-2019-5418 沙盒 https://groups.google.com/forum/!msg/rubyonrails-security/zRNVOUhKHrg/GmmcVXcmAAAJ 初始化 root@kitploit: $ git clone https://github.com/takeokunn/CVE-2019-5418 $ cd https://github.com/takeokunn/CVE-2019-5418 $ docker-compose up 使用方式 root@kitploit: $ curl localhost/sandbox -H 'Accept...

7.5CVSS7.4AI score0.98507EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/12 6:08 p.m.10 views

phishing-frenzy

Phishing Frenzy Framework de Phishing en Ruby on Rails Documentación e Información La documentación relevante y actualizada se puede encontrar en el sitio web oficial de Phishing Frenzy que se muestra a continuación Sitio web de Phishing Frenzy Por favor, envía cualquier ticket o incidencia a la...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 6:08 p.m.56 views

phishing-frenzy

Phishing Frenzy Ruby on Rails Phishing Framework Documentation & Info Relevant up to date documentation can be found on the official Phishing Frenzy website located below Phishing Frenzy Website Please submit any tickets or issues to the github issues page Phishing Frenzy Tickets To contact us...

5.5AI score
SaveExploits0References1
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 2:21 p.m.8 views

CVE-2013-0156

原始脚本参考 有关原始利用脚本的更多详细信息,请参考 Gist 链接 CVE-2013-0156 CVE-2013-0156 利用脚本 此脚本专为解决 PentesterLab 上 CVE-2013-0156 利用的挑战而设计。您可以在此处访问该挑战:PentesterLab - CVE-2013-0156 挑战。 此 Python 脚本旨在利用 CVE-2013-0156 漏洞,这是 Ruby on Rails 应用程序中因 YAML 对象的不安全反序列化而导致的严重远程代码执行(RCE)问题。该漏洞允许攻击者通过精心构造的 YAML 载荷注入任意代码,从而在目标服务器上执行代码。...

7.5CVSS8.7AI score0.99449EPSS
SaveExploits21References1
Kitploit
Kitploit
added 2026/09/12 2:20 p.m.8 views

CVE-2019-5418-Rails3

Rails 3 中 CVE-2019-5418 的 PoC 一个用于在 Rails 3 上验证 CVE-2019-5418 的 PoC 应用。基于 https://github.com/mpgn/CVE-2019-5418。...

7.5CVSS7.3AI score0.98507EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/09/12 12:52 p.m.12 views

CVE-2019-5420

CVE-2019-5420 针对 Rails CVE-2019-5420 的漏洞利用 问题 在 Rails v5.2.2 之前,在开发模式下保护会话时,应用程序会从应用程序名称派生密钥。...

9.8CVSS7.5AI score0.92144EPSS
SaveExploits13
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 8:24 a.m.11 views

rails-forensics-CVE-2026-66066

rails-forensics-CVE-2026-66066 Herramientas y método para responder dos preguntas sobre una aplicación Rails y la CVE-2026-66066, la lectura arbitraria de archivos de Active Storage y libvips conocida como KindaRails2Shell: 1. ¿Fui vulnerable, y durante cuánto tiempo? 2. ¿Fui explotado, y si es...

9.5CVSS8.6AI score0.27861EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/12 8:08 a.m.8 views

Bad secure rails app

Este repositorio no tiene un README...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:25 a.m.8 views

CVE-2016-2098

CVE-2016-2098 Action Pack en Ruby on Rails anterior a 3.2.22.2, 4.x anterior a 4.1.14.2 y 4.2.x anterior a 4.2.5.2 permite a atacantes remotos ejecutar código Ruby arbitrario aprovechando el uso sin restricciones del método render por parte de una aplicación. Recursos...

7.5CVSS7.9AI score0.81445EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/11 5:08 p.m.9 views

snorby

Snorby github.com/Snorby/snorby github.com/Snorby/snorby/issues github.com/Snorby/snorby/wiki irc.freenode.net snorby Descripción Snorby es una aplicación web Ruby on Rails para la monitorización de seguridad de redes que interactúa con los sistemas de detección de intrusiones más populares...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 4:52 p.m.7 views

CVE-2019-5420

CVE-2019-5420 Ruby on Rails 提供三种不同的运行环境:开发、测试和生产。显然,你不应该让开发或测试环境中的代码暴露在互联网上,但这种情况(和往常一样)确实会发生(例如在预发布环境中)。 Ruby on Rails 使用“签名会话”(signed-sessions)来让用户轻松扩展应用。随着时间的推移,会话处理方式发生了变化。到 5.2.2 版本,会话默认使用 AES GCM(aes-256-gcm)保护的 JSON 编码数据。 CVE-2019–5420...

9.8CVSS7.8AI score0.92144EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/11 3:37 p.m.10 views

rails-activestorage-vips-audit

rails-activestorage-vips-audit Una Agent Skill que audita repositorios Ruby on Rails para detectar exposición a CVE-2026-66066 KindaRails2Shell — la vulnerabilidad de procesamiento de variantes libvips de Active Storage que permite la lectura arbitraria de archivos y, en una aplicación Rails, la...

9.5CVSS8.8AI score0.27861EPSS
SaveExploits10
Rows per page
Query Builder