Lucene search
+L

147 matches found

Kitploit
Kitploit
added 2026/09/16 6:10 a.m.8 views

CVE-2020-8165

CVE-2020-8165 Ruby on Rails For educational purposes only. See Reference for the details. Environment Ruby: 2.6.3 Rails: 5.2.3 Run root@kitploit: $ git clone https://github.com/masahiro331/CVE-2020-8165.git $ bundle install --path vendor/bundle $ bundle exec rails db:migrate $ bundle exec rails s...

9.8CVSS7.7AI score0.45732EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/14 3:42 p.m.9 views

ruby-RCE-CVE-2019-5420-

Ruby Deserialization CVE-2019-5420 root@kitploit: https://github.com/PenTestical/CVE-2019-5420 References: root@kitploit: 1 Ruby on Rails command execution vulnerability payload implementation process https://hackerone.com/reports/473888 Since ActiveSupport::MessageVerifier and...

9.8CVSS7.8AI score0.92144EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/09 10:27 p.m.20 views

CVE-2026-39324

CVE-2026-39324 漏洞利用 PoC Rack::Session::Cookie 解密失败时回退接受未加密 Cookie | ---|--- 安全公告| GHSA-33qg-7wpp-89cq 软件包| rack-session RubyGems 受影响版本| = 2.1.1 已修复版本| 2.1.2 概述 使用 secrets: 配置的 Rack::Session::Cookie 应仅接受加密 Cookie。但当解密失败时,它不会拒绝该 Cookie,而是回退到默认的 Base64::Marshal 编码器。 攻击者可以发送一个纯文本的 Base64Marshal.dump...

9.8CVSS6.8AI score0.0027EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:00 a.m.7 views

Plone Products.CMFCore < 2.7.1 / 3.x < 3.2 DoS

The version of Products.CMFCore installed on the remote host is prior to 2.7.1, or 3.x prior to 3.2. It is, therefore, affected by a denial of service vulnerability due to the use of Python's marshal module on unchecked input in a public method on PortalFolder objects. An unauthenticated, remote...

7.5CVSS7.3AI score0.00723EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 4:03 p.m.17 views

PYSEC-2026-1368 Fickling has missing detection for marshal.loads and types.FunctionType in unsafe modules list

Fickling Assessment Based on the test case provided in the original report below, this bypass was caused by marshal and types missing from the block list of unsafe module imports, Fickling started blocking both modules to address this issue. This was fixed in...

8.5CVSS6.3AI score0.00278EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/03 9:16 p.m.15 views

DEBIAN-CVE-2026-12481

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the Lambda layer. Specifically, the raiseforlambdadeserialization function fails to enforce the safe-mode guard when safemode is set to None, which is the default...

9.8CVSS6.6AI score0.00719EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/07/03 9:16 p.m.20 views

CVE-2026-12481

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the Lambda layer. Specifically, the raiseforlambdadeserialization function fails to enforce the safe-mode guard when safemode is set to None, which is the default...

9.8CVSS7.3AI score0.00719EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/07/03 8:36 p.m.18 views

EUVD-2026-41600

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the Lambda layer. Specifically, the raiseforlambdadeserialization function fails to enforce the safe-mode guard when safemode is set to None, which is the default...

8.8CVSS7.7AI score0.00719EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/07/03 8:36 p.m.20 views

CVE-2026-12481

Removed by vendor...

9.8CVSS7.2AI score0.00719EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/07/03 12:00 a.m.31 views

PT-2026-55585

Name of the Vulnerable Software and Affected Versions keras-team/keras version 3.14.0 Description Improper handling of deserialization in the Lambda layer allows for arbitrary OS-level code execution in the context of the server or user process. The raise for lambda deserialization function fails...

9.8CVSS7.7AI score0.00719EPSS
SaveExploits1References7
NVD
NVD
added 2026/06/26 8:17 p.m.19 views

CVE-2026-46386

OpenProject is open-source, web-based project management software. Prior to , the official openproject/openproject Docker image ships ENV SECRETKEYBASE=OVERWRITEME as the default Rails master key. Combined with cookiesserializer = :marshal, this gives any logged-in user a deterministic...

9.9CVSS0.0049EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/26 7:26 p.m.28 views

CVE-2026-46386 OpenProject: Pre-authentication RCE in openproject/openproject Docker image via default `SECRET_KEY_BASE=OVERWRITE_ME` and `cookies_serializer = :marshal`

OpenProject is open-source, web-based project management software. Prior to , the official openproject/openproject Docker image ships ENV SECRETKEYBASE=OVERWRITEME as the default Rails master key. Combined with cookiesserializer = :marshal, this gives any logged-in user a deterministic...

9.9CVSS6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:26 p.m.19 views

CVE-2026-46386

OpenProject is open-source, web-based project management software. Prior to , the official openproject/openproject Docker image ships ENV SECRETKEYBASE=OVERWRITEME as the default Rails master key. Combined with cookiesserializer = :marshal, this gives any logged-in user a deterministic...

9.9CVSS5.8AI score0.0049EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/06/26 7:26 p.m.64 views

CVE-2026-46386

OpenProject’s official docker image ships SECRET_KEY_BASE=OVERWRITE_ME and cookies_serializer = :marshal, creating a deterministic Marshal-deserialization path reachable via the /my/two_factor_devices cookie reader. This enables potential pre-authentication remote code execution, as noted in the ...

9.9CVSS5.8AI score0.0049EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/26 7:26 p.m.36 views

CVE-2026-46386 OpenProject: Pre-authentication RCE in openproject/openproject Docker image via default `SECRET_KEY_BASE=OVERWRITE_ME` and `cookies_serializer = :marshal`

OpenProject is open-source, web-based project management software. Prior to , the official openproject/openproject Docker image ships ENV SECRETKEYBASE=OVERWRITEME as the default Rails master key. Combined with cookiesserializer = :marshal, this gives any logged-in user a deterministic...

9.9CVSS0.0049EPSS
SaveExploits0References1
Rosalinux
Rosalinux
added 2026/05/19 2:07 p.m.30 views

Advisory ROSA-SA-2026-3276

software: ocaml 4.12.0 WASP: ROSA-CHROME unaffected versions = ocaml-4.12.0-3 affected versions ocaml-4.12.0-3 CVE-ID: CVE-2026-28364 BDU-ID: None CVE-Crit: HIGH CVE-DESC.: An out-of-buffer read vulnerability in the Marshal deserialization function runtime/intern.c in OCaml allows a remote attack...

7.9CVSS6.2AI score0.0021EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/16 12:00 a.m.20 views

Amazon Linux 2023 : ruby3.4, ruby3.4-bundled-gems, ruby3.4-default-gems (ALAS2023-2026-1690)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1690 advisory. ERB is a templating system for Ruby. Ruby 2.7.0 before ERB 2.2.0 was published on rubygems.org introduced an @init instance variable guard in ERBresult and ERBrun to prevent code execution when an ERB...

8.1CVSS6AI score0.01131EPSS
SaveExploits0References4
Amazon
Amazon
added 2026/05/15 12:00 a.m.17 views

Important: ruby3.4

Issue Overview: ERB is a templating system for Ruby. Ruby 2.7.0 before ERB 2.2.0 was published on rubygems.org introduced an @init instance variable guard in ERBresult and ERBrun to prevent code execution when an ERB object is reconstructed via Marshal.load deserialization. However, three other...

8.1CVSS6.2AI score0.01131EPSS
SaveExploits0
Amazon
Amazon
added 2026/05/14 12:00 a.m.30 views

Important: ruby

Issue Overview: ERB is a templating system for Ruby. Ruby 2.7.0 before ERB 2.2.0 was published on rubygems.org introduced an @init instance variable guard in ERBresult and ERBrun to prevent code execution when an ERB object is reconstructed via Marshal.load deserialization. However, three other...

8.1CVSS6.2AI score0.01131EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:00 a.m.12 views

TencentOS Server 4: ruby (TSSA-2026:0297)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:0297 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

8.1CVSS6.1AI score0.01131EPSS
SaveExploits0References2
Rows per page
Query Builder