<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Ruby on Rails</title>
  <link>https://cvedaily.com/pages/tags/rails.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/rails.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Ruby on Rails</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:42 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-44837 – view_component is a framework for building reusable, testable, and encapsulated ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44837</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44837</guid>
    <pubDate>Tue, 26 May 2026 21:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44837</strong></p>
  <p>view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 3.0.0 to 4.9.0, the system test entrypoint canonicalizes a user-controlled file path with File.realpath, then checks whether the resolved path starts with the temp directory path. This is not a safe containment check because sibling directories can share the same string prefix. T…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-187</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44837">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44836 – view_component is a framework for building reusable, testable, and encapsulated ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44836</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44836</guid>
    <pubDate>Tue, 26 May 2026 21:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44836</strong></p>
  <p>view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 3.0.0 to 4.9.0, the preview route derives an example name from the URL and calls it with public_send. The code does not verify that the requested method is one of the preview examples explicitly defined by the preview class. As a result, inherited public methods on ViewComponent:…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-749</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44836">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-40295 – Devise is an authentication solution for Rails based on Warden. In versions 5.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40295</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40295</guid>
    <pubDate>Fri, 22 May 2026 20:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40295</strong></p>
  <p>Devise is an authentication solution for Rails based on Warden. In versions 5.0.3 and below, when the Timeoutable module is enabled in Devise, the FailureApp#redirect_url method returns request.referrer — the HTTP Referer header, which is attacker-controllable — without validation for any non-GET request that results in a session timeout. An attacker who hosts a page with an auto-submitting cross…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40295">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44511 – Katalyst Koi is a framework for building Rails admin functionality. Prior to 4.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44511</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44511</guid>
    <pubDate>Thu, 14 May 2026 17:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44511</strong></p>
  <p>Katalyst Koi is a framework for building Rails admin functionality. Prior to 4.20.0 and 5.6.0, admin session cookies were not invalidated when an admin user logged out. An attacker with access to a valid admin session cookie could continue to access admin functionality after logout, until the cookie expired or session secrets were rotated. This vulnerability is fixed in 4.20.0 and 5.6.0.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-613</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44511">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42205 – Avo is a framework to create admin panels for Ruby on Rails apps. Prior to versi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42205</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42205</guid>
    <pubDate>Fri, 08 May 2026 22:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42205</strong></p>
  <p>Avo is a framework to create admin panels for Ruby on Rails apps. Prior to version 3.31.2, a broken access control vulnerability was identified in the ActionsController of the Avo framework. Due to insecure action lookup logic, an authenticated user can execute any Action class (descendants of Avo::BaseAction) on any resource, even if the action is not registered for that specific resource. This…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42205">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33868 – Mastodon is a free, open-source social network server based on ActivityPub. Prio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33868</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33868</guid>
    <pubDate>Fri, 27 Mar 2026 20:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33868</strong></p>
  <p>Mastodon is a free, open-source social network server based on ActivityPub. Prior to versions 4.5.8, 4.4.15, and 4.3.21, an unauthenticated Open Redirect vulnerability (CWE-601) exists in the `/web/*` route due to improper handling of URL-encoded path segments. An attacker can craft a specially encoded URL that causes the application to redirect users to an arbitrary external domain, enabling phi…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33868">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33658 – Active Storage allows users to attach cloud and local files in Rails application...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33658</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33658</guid>
    <pubDate>Thu, 26 Mar 2026 22:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33658</strong></p>
  <p>Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 Active Storage's proxy controller does not limit the number of byte ranges in an HTTP Range header. A request with thousands of small ranges causes disproportionate CPU usage compared to a normal request for the same file, possibly resulting in a DoS vulnerability. Ve…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33658">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33286 – Graphiti is a framework that sits on top of models and exposes them via a JSON:A...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33286</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33286</guid>
    <pubDate>Tue, 24 Mar 2026 00:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33286</strong></p>
  <p>Graphiti is a framework that sits on top of models and exposes them via a JSON:API-compliant interface. Versions prior to 1.10.2 have an arbitrary method execution vulnerability that affects Graphiti's JSONAPI write functionality. An attacker can craft a malicious JSONAPI payload with arbitrary relationship names to invoke any public method on the underlying model instance, class or its associati…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-913</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33286">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33202 – Active Storage allows users to attach cloud and local files in Rails application...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33202</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33202</guid>
    <pubDate>Tue, 24 Mar 2026 00:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33202</strong></p>
  <p>Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's `DiskService#delete_prefixed` passes blob keys directly to `Dir.glob` without escaping glob metacharacters. If a blob key contains attacker-controlled input or custom-generated keys with glob metacharacters, it may be possible to delete unintended fi…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33202">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33195 – Active Storage allows users to attach cloud and local files in Rails application...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33195</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33195</guid>
    <pubDate>Tue, 24 Mar 2026 00:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33195</strong></p>
  <p>Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's `DiskService#path_for` does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path traversal sequences (e.g. `../`) is used, it could allow reading, writing, or deleting arbitrary files…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33195">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33176 – Active Support is a toolkit of support libraries and Ruby core extensions extrac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33176</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33176</guid>
    <pubDate>Tue, 24 Mar 2026 00:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33176</strong></p>
  <p>Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Support number helpers accept strings containing scientific notation (e.g. `1e10000`), which `BigDecimal` expands into extremely large decimal representations. This can cause excessive memory allocation and CPU consumption when the e…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33176">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33174 – Active Storage allows users to attach cloud and local files in Rails application...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33174</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33174</guid>
    <pubDate>Tue, 24 Mar 2026 00:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33174</strong></p>
  <p>Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when serving files through Active Storage's proxy delivery mode, the proxy controller loads the entire requested byte range into memory before sending it. A request with a large or unbounded Range header (e.g. `bytes=0-`) could cause the server to allocate memory pro…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-789</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33174">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33173 – Active Storage allows users to attach cloud and local files in Rails application...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33173</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33173</guid>
    <pubDate>Tue, 24 Mar 2026 00:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33173</strong></p>
  <p>Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, `DirectUploadsController` accepts arbitrary metadata from the client and persists it on the blob. Because internal flags like `identified` and `analyzed` are stored in the same metadata hash, a direct-upload client can set these flags to skip MIME detection and analy…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-925</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33173">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33170 – Active Support is a toolkit of support libraries and Ruby core extensions extrac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33170</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33170</guid>
    <pubDate>Tue, 24 Mar 2026 00:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33170</strong></p>
  <p>Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, `SafeBuffer#%` does not propagate the `@html_unsafe` flag to the newly created buffer. If a `SafeBuffer` is mutated in place (e.g. via `gsub!`) and then formatted with `%` using untrusted arguments, the result incorrectly reports `html_safe…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33170">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33169 – Active Support is a toolkit of support libraries and Ruby core extensions extrac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33169</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33169</guid>
    <pubDate>Tue, 24 Mar 2026 00:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33169</strong></p>
  <p>Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. `NumberToDelimitedConverter` uses a lookahead-based regular expression with `gsub!` to insert thousands delimiters. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, the interaction between the repeated lookahead group and `gsub!` can produce quadratic time complexity on long digit strings…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33169">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-33168 – Action View provides conventions and helpers for building web pages with the Rai...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33168</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33168</guid>
    <pubDate>Mon, 23 Mar 2026 23:17:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-33168</strong></p>
  <p>Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in Action View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefully crafted attribute value could then be misinterpreted by the browser as a separate attribute name, po…</p>
  <p><strong>CVSS:</strong> 2.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33168">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-33167 – Action Pack is a Rubygem for building web applications on the Rails framework. I...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33167</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33167</guid>
    <pubDate>Mon, 23 Mar 2026 23:17:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-33167</strong></p>
  <p>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 not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page, leading to XSS. This affects applications with detailed exception pages enabled (`config.consider_all_req…</p>
  <p><strong>CVSS:</strong> 1.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33167">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33209 – Avo is a framework to create admin panels for Ruby on Rails apps. Prior to versi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33209</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33209</guid>
    <pubDate>Fri, 20 Mar 2026 23:16:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33209</strong></p>
  <p>Avo is a framework to create admin panels for Ruby on Rails apps. Prior to version 3.30.3, a reflected cross-site scripting (XSS) vulnerability exists in the return_to query parameter used in the avo interface. An attacker can craft a malicious URL that injects arbitrary JavaScript, which is executed when he clicks a dynamically generated navigation button. This issue has been patched in version…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33209">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-32700 – Devise is an authentication solution for Rails based on Warden. Prior to version...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32700</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32700</guid>
    <pubDate>Wed, 18 Mar 2026 21:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32700</strong></p>
  <p>Devise is an authentication solution for Rails based on Warden. Prior to version 5.0.3, a race condition in Devise's Confirmable module allows an attacker to confirm an email address they do not own. This affects any Devise application using the `reconfirmable` option (the default when using Confirmable with email changes). By sending two concurrent email change requests, an attacker can desynchr…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32700">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-25757 – Spree is an open source e-commerce solution built with Ruby on Rails. Prior to v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25757</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25757</guid>
    <pubDate>Fri, 06 Feb 2026 23:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-25757</strong></p>
  <p>Spree is an open source e-commerce solution built with Ruby on Rails. Prior to versions 5.0.8, 5.1.10, 5.2.7, and 5.3.2, unauthenticated users can view completed guest orders by Order ID. This issue may lead to disclosure of PII of guest users (including names, addresses and phone numbers). This issue has been patched in versions 5.0.8, 5.1.10, 5.2.7, and 5.3.2.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25757">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25758 – Spree is an open source e-commerce solution built with Ruby on Rails. A critical...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25758</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25758</guid>
    <pubDate>Fri, 06 Feb 2026 22:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25758</strong></p>
  <p>Spree is an open source e-commerce solution built with Ruby on Rails. A critical IDOR vulnerability exists in Spree Commerce's guest checkout flow that allows any guest user to bind arbitrary guest addresses to their order by manipulating address ID parameters. This enables unauthorized access to other guests' personally identifiable information (PII) including names, addresses and phone numbers.…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25758">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-25540 – Mastodon is a free, open-source social network server based on ActivityPub. Prio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25540</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25540</guid>
    <pubDate>Wed, 04 Feb 2026 22:16:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-25540</strong></p>
  <p>Mastodon is a free, open-source social network server based on ActivityPub. Prior to versions 4.3.19, 4.4.13, 4.5.6, Mastodon is vulnerable to web cache poisoning via `Rails.cache. When AUTHORIZED_FETCH is enabled, the ActivityPub endpoints for pinned posts and featured hashtags have contents that depend on the account that signed the HTTP request. However, these contents are stored in an interna…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-524</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25540">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-23885 – Alchemy is an open source content management system engine written in Ruby on Ra...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23885</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23885</guid>
    <pubDate>Mon, 19 Jan 2026 22:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-23885</strong></p>
  <p>Alchemy is an open source content management system engine written in Ruby on Rails. Prior to versions 7.4.12 and 8.0.3, the application uses the Ruby `eval()` function to dynamically execute a string provided by the `resource_handler.engine_name` attribute in `Alchemy::ResourcesHelper#resource_url_proxy`. The vulnerability exists in `app/helpers/alchemy/resources_helper.rb` at line 28. The code…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-95</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23885">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23625 – OpenProject is an open-source, web-based project management software. Versions 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23625</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23625</guid>
    <pubDate>Mon, 19 Jan 2026 18:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23625</strong></p>
  <p>OpenProject is an open-source, web-based project management software. Versions 16.3.0 through 16.6.4 are affected by a stored cross-site scripting vulnerability in the Roadmap view. OpenProject’s roadmap view renders the “Related work packages” list for each version. When a version contains work packages from a different project (e.g., a subproject), the helper link_to_work_package prepends packa…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23625">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22589 – Spree is an open source e-commerce solution built with Ruby on Rails. Prior to v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22589</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22589</guid>
    <pubDate>Sat, 10 Jan 2026 04:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22589</strong></p>
  <p>Spree is an open source e-commerce solution built with Ruby on Rails. Prior to versions 4.10.2, 5.0.7, 5.1.9, and 5.2.5, an Unauthenticated Insecure Direct Object Reference (IDOR) vulnerability was identified that allows an unauthenticated attacker to access guest address information without supplying valid credentials or session cookies. This issue has been patched in versions 4.10.2, 5.0.7, 5.1…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22589">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-22588 – Spree is an open source e-commerce solution built with Ruby on Rails. Prior to v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22588</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22588</guid>
    <pubDate>Thu, 08 Jan 2026 21:15:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-22588</strong></p>
  <p>Spree is an open source e-commerce solution built with Ruby on Rails. Prior to versions 4.10.2, 5.0.7, 5.1.9, and 5.2.5, an Authenticated Insecure Direct Object Reference (IDOR) vulnerability was identified that allows an authenticated user to retrieve other users’ address information by modifying an existing order. By editing an order they legitimately own and manipulating address identifiers in…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22588">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68236 – In the Linux kernel, the following vulnerability has been resolved:

scsi: ufs: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68236</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68236</guid>
    <pubDate>Tue, 16 Dec 2025 14:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68236</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power down (PC=3)  According to UFS specifications, the power-off sequence for a UFS device includes:   - Sending an SSU command with Power_Condition=3 and await a response.   - Asserting RST_N low.   - Turning off REF_CLK.   - Turning off VCC.   - Turning off VCCQ/VCCQ2.  As par…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68236">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-61780 – Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61780</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61780</guid>
    <pubDate>Fri, 10 Oct 2025 17:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-61780</strong></p>
  <p>Rack is a modular Ruby web server interface. Prior to versions 2.2.20, 3.1.18, and 3.2.3, a possible information disclosure vulnerability existed in `Rack::Sendfile` when running behind a proxy that supports `x-sendfile` headers (such as Nginx). Specially crafted headers could cause `Rack::Sendfile` to miscommunicate with the proxy and trigger unintended internal requests, potentially bypassing p…</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61780">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-58067 – Basecamp's Google Sign-In adds Google sign-in to Rails applications. Prior to ve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-58067</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-58067</guid>
    <pubDate>Fri, 29 Aug 2025 21:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-58067</strong></p>
  <p>Basecamp's Google Sign-In adds Google sign-in to Rails applications. Prior to version 1.3.1, it is possible to redirect a user to another origin if the "proceed_to" value in the session store is set to a protocol-relative URL. Normally the value of this URL is only written and read by the library or the calling application. However, it may be possible to set this session value from a malicious si…</p>
  <p><strong>CVSS:</strong> 4.2 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-58067">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-57821 – Basecamp's Google Sign-In adds Google sign-in to Rails applications. Prior to ve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-57821</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-57821</guid>
    <pubDate>Wed, 27 Aug 2025 17:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-57821</strong></p>
  <p>Basecamp's Google Sign-In adds Google sign-in to Rails applications. Prior to version 1.3.0, it is possible to craft a malformed URL that passes the "same origin" check, resulting in the user being redirected to another origin. Rails applications configured to store the flash information in a session cookie may be vulnerable, if this can be chained with an attack that allows injection of arbitrar…</p>
  <p><strong>CVSS:</strong> 4.2 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-57821">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-49006 – Wasp (Web Application Specification) is a Rails-like framework for React, Node.j...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-49006</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-49006</guid>
    <pubDate>Mon, 09 Jun 2025 13:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-49006</strong></p>
  <p>Wasp (Web Application Specification) is a Rails-like framework for React, Node.js, and Prisma. Prior to version 0.16.6, Wasp authentication has a vulnerability in the OAuth authentication implementation (affecting only Keycloak with a specific config). Wasp currently lowercases OAuth user IDs before storing / fetching them. This behavior violates OAuth and OpenID Connect specifications and can re…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-49006">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-49007 – Rack is a modular Ruby web server interface. Starting in version 3.1.0 and prior...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-49007</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-49007</guid>
    <pubDate>Wed, 04 Jun 2025 23:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-49007</strong></p>
  <p>Rack is a modular Ruby web server interface. Starting in version 3.1.0 and prior to version 3.1.16, there is a denial of service vulnerability in the Content-Disposition parsing component of Rack. This is very similar to the previous security issue CVE-2022-44571. Carefully crafted input can cause Content-Disposition header parsing in Rack to take an unexpected amount of time, possibly resulting…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-49007">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-39311 – Publify is a self hosted Web publishing platform on Rails. Prior to version 10.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39311</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39311</guid>
    <pubDate>Fri, 28 Mar 2025 15:15:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-39311</strong></p>
  <p>Publify is a self hosted Web publishing platform on Rails. Prior to version 10.0.1 of Publify, corresponding to versions prior to 10.0.2 of the `publify_core` rubygem, publisher on a `publify` application is able to perform a cross-site scripting (XSS) attack on an administrator using the redirect functionality. The exploitation of this XSS vulnerability requires the administrator to click a mali…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39311">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-28362 – The redirect_to method in Rails allows provided values to contain characters whi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-28362</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-28362</guid>
    <pubDate>Thu, 09 Jan 2025 01:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-28362</strong></p>
  <p>The redirect_to method in Rails allows provided values to contain characters which are not legal in an HTTP header value. This results in the potential for downstream services which enforce RFC compliance on HTTP response headers to remove the assigned Location header.</p>
  <p><strong>CVSS:</strong> 4.0 · <strong>CWE:</strong> CWE-116</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-28362">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-23913 – There is a potential DOM based cross-site scripting issue in rails-ujs which lev...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-23913</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-23913</guid>
    <pubDate>Thu, 09 Jan 2025 01:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-23913</strong></p>
  <p>There is a potential DOM based cross-site scripting issue in rails-ujs which leverages the Clipboard API to target HTML elements that are assigned the contenteditable attribute. This has the potential to occur when pasting malicious HTML content from the clipboard that includes a data-method, data-remote or data-disable-with attribute.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-23913">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-56320 – GoCD is a continuous deliver server. GoCD versions prior to 24.5.0 are vulnerabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-56320</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-56320</guid>
    <pubDate>Fri, 03 Jan 2025 16:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-56320</strong></p>
  <p>GoCD is a continuous deliver server. GoCD versions prior to 24.5.0 are vulnerable to admin privilege escalation due to improper authorization of access to the admin "Configuration XML" UI feature, and its associated API. A malicious insider/existing authenticated GoCD user with an existing GoCD user account could abuse this vulnerability to access information intended only for GoCD admins, or to…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-56320">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-53988 – rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails appli...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53988</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53988</guid>
    <pubDate>Mon, 02 Dec 2024 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-53988</strong></p>
  <p>rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails >= 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer may allow an attacker to inject content if HTML5 sanitization is enabled and the application devel…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53988">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-53987 – rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails appli...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53987</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53987</guid>
    <pubDate>Mon, 02 Dec 2024 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-53987</strong></p>
  <p>rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails >= 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer may allow an attacker to inject content if HTML5 sanitization is enabled and the application devel…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53987">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-53986 – rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails appli...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53986</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53986</guid>
    <pubDate>Mon, 02 Dec 2024 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-53986</strong></p>
  <p>rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails >= 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer may allow an attacker to inject content if HTML5 sanitization is enabled and the application devel…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53986">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-53985 – rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails appli...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53985</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53985</guid>
    <pubDate>Mon, 02 Dec 2024 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-53985</strong></p>
  <p>rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails >= 7.1.0 and Nokogiri < 1.15.7, or 1.16.x < 1.16.8. The XSS vulnerability with certain configurations of Rails::HTML::Sanitizer may allow an attacker to inject content if HTML5 sanitization i…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53985">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-53989 – rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails appli...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53989</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53989</guid>
    <pubDate>Mon, 02 Dec 2024 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-53989</strong></p>
  <p>rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails >= 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer may allow an attacker to inject content if HTML5 sanitization is enabled and the application devel…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53989">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-51743 – MarkUs is a web application for the submission and grading of student assignment...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-51743</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-51743</guid>
    <pubDate>Mon, 18 Nov 2024 20:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-51743</strong></p>
  <p>MarkUs is a web application for the submission and grading of student assignments. In versions prior to 2.4.8, an arbitrary file write vulnerability in the update/upload/create file methods in Controllers allows authenticated instructors to write arbitrary files to any location on the web server MarkUs is running on (depending on the permissions of the underlying filesystem). e.g. This can lead t…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-51743">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-51499 – MarkUs is a web application for the submission and grading of student assignment...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-51499</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-51499</guid>
    <pubDate>Mon, 18 Nov 2024 20:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-51499</strong></p>
  <p>MarkUs is a web application for the submission and grading of student assignments. In versions prior to 2.4.8, an arbitrary file write vulnerability accessible via the update_files method of the SubmissionsController allows authenticated users (e.g. students) to write arbitrary files to any location on the web server MarkUs is running on (depending on the permissions of the underlying filesystem)…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-51499">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-47889 – Action Mailer is a framework for designing email service layers. Starting in ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47889</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47889</guid>
    <pubDate>Wed, 16 Oct 2024 21:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-47889</strong></p>
  <p>Action Mailer is a framework for designing email service layers. Starting in version 3.0.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the block_format helper in Action Mailer. Carefully crafted text can cause the block_format helper to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an af…</p>
  <p><strong>CVSS:</strong> 6.6 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47889">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-47888 – Action Text brings rich text content and editing to Rails. Starting in version 6...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47888</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47888</guid>
    <pubDate>Wed, 16 Oct 2024 21:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-47888</strong></p>
  <p>Action Text brings rich text content and editing to Rails. Starting in version 6.0.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the `plain_text_for_blockquote_node helper` in Action Text. Carefully crafted text can cause the `plain_text_for_blockquote_node` helper to take an unexpected amount of time, possibly resulting in a DoS vulner…</p>
  <p><strong>CVSS:</strong> 6.6 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47888">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-47887 – Action Pack is a framework for handling and responding to web requests. Starting...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47887</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47887</guid>
    <pubDate>Wed, 16 Oct 2024 20:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-47887</strong></p>
  <p>Action Pack is a framework for handling and responding to web requests. Starting in version 4.0.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in Action Controller's HTTP Token authentication. For applications using HTTP Token authentication via `authenticate_or_request_with_http_token` or similar, a carefully crafted header may cause heade…</p>
  <p><strong>CVSS:</strong> 6.6 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47887">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-41128 – Action Pack is a framework for handling and responding to web requests. Starting...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-41128</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-41128</guid>
    <pubDate>Wed, 16 Oct 2024 18:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-41128</strong></p>
  <p>Action Pack is a framework for handling and responding to web requests. Starting in version 3.1.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the query parameter filtering routines of Action Dispatch. Carefully crafted query parameters can cause query parameter filtering to take an unexpected amount of time, possibly resulting in a DoS…</p>
  <p><strong>CVSS:</strong> 6.6 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-41128">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-46987 – Camaleon CMS is a dynamic and advanced content management system based on Ruby o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-46987</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-46987</guid>
    <pubDate>Wed, 18 Sep 2024 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-46987</strong></p>
  <p>Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails. A path traversal vulnerability accessible via MediaController's download_private_file method allows authenticated users to download any file on the web server Camaleon CMS is running on (depending on the file permissions). This issue may lead to Information Disclosure. This issue has been addressed in release…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-46987">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-46986 – Camaleon CMS is a dynamic and advanced content management system based on Ruby o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-46986</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-46986</guid>
    <pubDate>Wed, 18 Sep 2024 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-46986</strong></p>
  <p>Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails. An arbitrary file write vulnerability accessible via the upload method of the MediaController allows authenticated users to write arbitrary files to any location on the web server Camaleon CMS is running on (depending on the permissions of the underlying filesystem). E.g. This can lead to a delayed remote cod…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-46986">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-41961 – Elektra is an opinionated Openstack Dashboard for Operators and Consumers of Ope...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-41961</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-41961</guid>
    <pubDate>Thu, 01 Aug 2024 15:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-41961</strong></p>
  <p>Elektra is an opinionated Openstack Dashboard for Operators and Consumers of Openstack Services. A code injection vulnerability was found in the live search functionality of the Ruby on Rails based Elektra web application. An authenticated user can craft a search term containing Ruby code, which later flows into an `eval` sink which executes the code. Fixed in commit 8bce00be93b95a6512ff68fe86bf9…</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-41961">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-41801 – OpenProject is open source project management software. Prior to version 14.3.0,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-41801</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-41801</guid>
    <pubDate>Thu, 25 Jul 2024 17:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-41801</strong></p>
  <p>OpenProject is open source project management software. Prior to version 14.3.0, using a forged HOST header in the default configuration of packaged installations and using the "Login required" setting, an attacker could redirect to a remote host to initiate a phishing attack against an OpenProject user's account. This vulnerability affects default packaged installation of OpenProject without any…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-41801">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-39906 – A command injection vulnerability was found in the IndieAuth functionality of th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39906</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39906</guid>
    <pubDate>Fri, 19 Jul 2024 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-39906</strong></p>
  <p>A command injection vulnerability was found in the IndieAuth functionality of the Ruby on Rails based Haven blog web application. The affected functionality requires authentication, but an attacker can craft a link that they can pass to a logged in administrator of the blog software. This leads to the immediate execution of the provided commands when the link is accessed by the authenticated admi…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39906">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-38360 – Discourse is an open source platform for community discussion. In affected versi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-38360</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-38360</guid>
    <pubDate>Mon, 15 Jul 2024 20:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-38360</strong></p>
  <p>Discourse is an open source platform for community discussion. In affected versions by creating replacement words with an almost unlimited number of characters, a moderator can reduce the availability of a Discourse instance. This issue has been addressed in stable version 3.2.3 and in current betas. Users are advised to upgrade. Users unable to upgrade may manually remove the long watched words…</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-38360">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-27090 – Decidim is a participatory democracy framework, written in Ruby on Rails, origin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-27090</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-27090</guid>
    <pubDate>Wed, 10 Jul 2024 19:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-27090</strong></p>
  <p>Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. If an attacker can infer the slug or URL of an unpublished or private resource, and this resource can be embbeded (such as a Participatory Process, an Assembly, a Proposal, a Result, etc), then some data of this resource could b…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-27090">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-39308 – RailsAdmin is a Rails engine that provides an interface for managing data. Rails...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39308</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39308</guid>
    <pubDate>Mon, 08 Jul 2024 15:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-39308</strong></p>
  <p>RailsAdmin is a Rails engine that provides an interface for managing data. RailsAdmin list view has the XSS vulnerability, caused by improperly-escaped HTML title attribute. Upgrade to 3.1.3 or 2.2.2 (to be released).</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39308">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-32464 – Action Text brings rich text content and editing to Rails. Instances of ActionTe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32464</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32464</guid>
    <pubDate>Tue, 04 Jun 2024 20:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-32464</strong></p>
  <p>Action Text brings rich text content and editing to Rails. Instances of ActionText::Attachable::ContentAttachment included within a rich_text_area tag could potentially contain unsanitized HTML. This vulnerability is fixed in 7.1.3.4 and 7.2.0.beta2.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32464">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-37031 – The Active Admin (aka activeadmin) framework before 3.2.2 for Ruby on Rails allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-37031</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-37031</guid>
    <pubDate>Mon, 03 Jun 2024 06:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-37031</strong></p>
  <p>The Active Admin (aka activeadmin) framework before 3.2.2 for Ruby on Rails allows stored XSS in certain situations where users can create entities (to be later edited in forms) with arbitrary names, aka a "dynamic form legends" issue. 4.0.0.beta7 is also a fixed version.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-37031">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-36918 – In the Linux kernel, the following vulnerability has been resolved:

bpf: Check ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-36918</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-36918</guid>
    <pubDate>Thu, 30 May 2024 16:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-36918</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  bpf: Check bloom filter map value size  This patch adds a missing check to bloom filter creating, rejecting values above KMALLOC_MAX_SIZE. This brings the bloom map in line with many other map types.  The lack of this protection can cause kernel crashes for value sizes that overflow int's. Such a crash was caught by syzkaller. T…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-36918">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-32978 – Kaminari is a paginator for web app frameworks and object relational mappings. A...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32978</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32978</guid>
    <pubDate>Mon, 27 May 2024 16:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-32978</strong></p>
  <p>Kaminari is a paginator for web app frameworks and object relational mappings. A security vulnerability involving insecure file permissions has been identified in the Kaminari pagination library for Ruby on Rails, concerning insecure file permissions. This vulnerability is of moderate severity due to the potential for unauthorized write access to particular Ruby files managed by the library. Such…</p>
  <p><strong>CVSS:</strong> 6.6 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32978">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-29034 – CarrierWave is a solution for file uploads for Rails, Sinatra and other Ruby web...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-29034</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-29034</guid>
    <pubDate>Sun, 24 Mar 2024 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-29034</strong></p>
  <p>CarrierWave is a solution for file uploads for Rails, Sinatra and other Ruby web frameworks. The vulnerability CVE-2023-49090 wasn't fully addressed. This vulnerability is caused by the fact that when uploading to object storage, including Amazon S3, it is possible to set a Content-Type value that is interpreted by browsers to be different from what's allowed by `content_type_allowlist`, by provi…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-29034">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-28181 – turbo_boost-commands is a set of commands to help you build robust reactive appl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28181</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28181</guid>
    <pubDate>Thu, 14 Mar 2024 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-28181</strong></p>
  <p>turbo_boost-commands is a set of commands to help you build robust reactive applications with Rails & Hotwire. TurboBoost Commands has existing protections in place to guarantee that only public methods on Command classes can be invoked; however, the existing checks aren't as robust as they should be. It's possible for a sophisticated attacker to invoke more methods than should be permitted depen…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28181">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-28121 – stimulus_reflex is a system to extend the capabilities of both Rails and Stimulu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28121</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28121</guid>
    <pubDate>Tue, 12 Mar 2024 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-28121</strong></p>
  <p>stimulus_reflex is a system to extend the capabilities of both Rails and Stimulus by intercepting user interactions and passing them to Rails over real-time websockets. In affected versions more methods than expected can be called on reflex instances. Being able to call some of them has security implications. To invoke a reflex a websocket message of the following shape is sent: `\"target\":\"[cl…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-470</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28121">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-26141 – Rack is a modular Ruby web server interface. Carefully crafted Range headers can...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26141</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26141</guid>
    <pubDate>Thu, 29 Feb 2024 00:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-26141</strong></p>
  <p>Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the `Rack::File` middleware or the `Rack::Utils.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 a…</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26141">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-26144 – Rails is a web-application framework. Starting with version 5.2.0, there is a po...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26144</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26144</guid>
    <pubDate>Tue, 27 Feb 2024 16:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-26144</strong></p>
  <p>Rails is a web-application framework. Starting with version 5.2.0, there is a possible sensitive session information leak in Active Storage. By default, Active Storage sends a Set-Cookie header along with the user's session cookie when serving blobs. It also sets Cache-Control to public. Certain proxies may cache the Set-Cookie, leading to an information leak. The vulnerability is fixed in 7.0.8.…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26144">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-26143 – Rails is a web-application framework. There is a possible XSS vulnerability when...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26143</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26143</guid>
    <pubDate>Tue, 27 Feb 2024 16:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-26143</strong></p>
  <p>Rails is a web-application framework. There is a possible XSS vulnerability when using the translation helpers in Action Controller. Applications using translation methods like translate, or t on a controller, with a key ending in "_html", a :default key which contains untrusted user input, and the resulting string is used in a view, may be susceptible to an XSS vulnerability. The vulnerability i…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26143">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-26142 – Rails is a web-application framework. Starting in version 7.1.0, there is a poss...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26142</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26142</guid>
    <pubDate>Tue, 27 Feb 2024 16:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-26142</strong></p>
  <p>Rails is a web-application framework. Starting in version 7.1.0, there is a possible ReDoS vulnerability in the Accept header parsing routines of Action Dispatch. This vulnerability is patched in 7.1.3.1. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26142">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-22411 – Avo is a framework to create admin panels for Ruby on Rails apps. In Avo 3 pre12...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-22411</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-22411</guid>
    <pubDate>Tue, 16 Jan 2024 22:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-22411</strong></p>
  <p>Avo is a framework to create admin panels for Ruby on Rails apps. In Avo 3 pre12, any HTML inside text that is passed to `error` or `succeed` in an `Avo::BaseAction` subclass will be rendered directly without sanitization in the toast/notification that appears in the UI on Action completion. A malicious user could exploit this vulnerability to trigger a cross site scripting attack on an unsuspect…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-22411">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-22191 – Avo is a framework to create admin panels for Ruby on Rails apps. A stored cross...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-22191</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-22191</guid>
    <pubDate>Tue, 16 Jan 2024 22:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-22191</strong></p>
  <p>Avo is a framework to create admin panels for Ruby on Rails apps. A stored cross-site scripting (XSS) vulnerability was found in the key_value field of Avo v3.2.3 and v2.46.0. This vulnerability could allow an attacker to execute arbitrary JavaScript code in the victim's browser. The value of the key_value is inserted directly into the HTML code. In the current version of Avo (possibly also older…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-22191">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-0241 – encoded_id-rails versions before 1.0.0.beta2 are affected by an uncontrolled res...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-0241</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-0241</guid>
    <pubDate>Thu, 04 Jan 2024 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-0241</strong></p>
  <p>encoded_id-rails versions before 1.0.0.beta2 are affected by an uncontrolled resource consumption vulnerability. A remote and unauthenticated attacker might cause a denial of service condition by sending an HTTP request with an extremely long "id" parameter.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-0241">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-21636 – view_component is a framework for building reusable, testable, and encapsulated ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21636</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21636</guid>
    <pubDate>Thu, 04 Jan 2024 20:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-21636</strong></p>
  <p>view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. Versions prior to 3.9.0 and 2.83.0 have a cross-site scripting vulnerability that has the potential to impact anyone rendering a component directly from a controller with the view_component gem. Note that only components that define a `#call` method (i.e. instead of using a sidecar te…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21636">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-2179 – The xaviershay-dm-rails gem 0.10.3.8 for Ruby allows local users to discover MyS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-2179</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-2179</guid>
    <pubDate>Tue, 12 Dec 2023 17:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-2179</strong></p>
  <p>The xaviershay-dm-rails gem 0.10.3.8 for Ruby allows local users to discover MySQL credentials by listing a process and its arguments.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-2179">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-49090 – CarrierWave is a solution for file uploads for Rails, Sinatra and other Ruby web...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49090</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49090</guid>
    <pubDate>Wed, 29 Nov 2023 15:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-49090</strong></p>
  <p>CarrierWave is a solution for file uploads for Rails, Sinatra and other Ruby web frameworks. CarrierWave has a Content-Type allowlist bypass vulnerability, possibly leading to XSS. The validation in `allowlisted_content_type?` determines Content-Type permissions by performing a partial match. If the `content_type` argument of `allowlisted_content_type?` is passed a value crafted by the attacker,…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49090">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-36465 – Decidim is a participatory democracy framework, written in Ruby on Rails, origin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36465</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36465</guid>
    <pubDate>Fri, 06 Oct 2023 12:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-36465</strong></p>
  <p>Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The `templates` module doesn't enforce the correct permissions, allowing any logged-in user to access to this functionality in the administration panel. An attacker could use this vulnerability to change, create or delete templa…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36465">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-26153 – Versions of the package geokit-rails before 2.5.0 are vulnerable to Command Inje...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-26153</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-26153</guid>
    <pubDate>Fri, 06 Oct 2023 05:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-26153</strong></p>
  <p>Versions of the package geokit-rails before 2.5.0 are vulnerable to Command Injection due to unsafe deserialisation of YAML within the 'geo_location' cookie. This issue can be exploited remotely via a malicious cookie value.**Note:** An attacker can use this vulnerability to execute commands on the host system.</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-26153">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-34090 – Decidim is a participatory democracy framework, written in Ruby on Rails, origin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-34090</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-34090</guid>
    <pubDate>Tue, 11 Jul 2023 18:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-34090</strong></p>
  <p>Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. Decidim uses a third-party library named Ransack for filtering certain database collections (e.g., public meetings). By default, this library allows filtering on all data attributes and associations. This allows an unauthenticat…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-34090">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-34089 – Decidim is a participatory democracy framework, written in Ruby on Rails, origin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-34089</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-34089</guid>
    <pubDate>Tue, 11 Jul 2023 18:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-34089</strong></p>
  <p>Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The processes filter feature is susceptible to Cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other u…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-34089">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-32693 – Decidim is a participatory democracy framework, written in Ruby on Rails, origin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-32693</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-32693</guid>
    <pubDate>Tue, 11 Jul 2023 18:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-32693</strong></p>
  <p>Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The external link feature is susceptible to cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other user…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-32693">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-34246 – Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-34246</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-34246</guid>
    <pubDate>Mon, 12 Jun 2023 17:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-34246</strong></p>
  <p>Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot be assured. This issue is fixed in version 5.6.6.</p>
  <p><strong>CVSS:</strong> 4.2 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-34246">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-34103 – Avo is an open source ruby on rails admin panel creation framework. In affected ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-34103</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-34103</guid>
    <pubDate>Mon, 05 Jun 2023 23:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-34103</strong></p>
  <p>Avo is an open source ruby on rails admin panel creation framework. In affected versions some avo fields are vulnerable to Cross Site Scripting (XSS) when rendering html based content. Attackers do need form edit privilege in order to successfully exploit this vulnerability, but the results are stored and no specific timing is required. This issue has been addressed in commit `7891c01e` which is…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-34103">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-34102 – Avo is an open source ruby on rails admin panel creation framework. The polymorp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-34102</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-34102</guid>
    <pubDate>Mon, 05 Jun 2023 23:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-34102</strong></p>
  <p>Avo is an open source ruby on rails admin panel creation framework. The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in the back end. This can lead to unexpected behavior, remote code execution, or application crashes when viewing a manipulated record. This issue has been addressed in commit `ec117882d` which is expecte…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-34102">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-27849 – rails-routes-to-json v1.0.0 was discovered to contain a remote code execution (R...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-27849</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-27849</guid>
    <pubDate>Mon, 24 Apr 2023 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-27849</strong></p>
  <p>rails-routes-to-json v1.0.0 was discovered to contain a remote code execution (RCE) vulnerability via the child_process function.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-27849">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-30614 – Pay is a payments engine for Ruby on Rails 6.0 and higher. In versions prior to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-30614</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-30614</guid>
    <pubDate>Wed, 19 Apr 2023 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-30614</strong></p>
  <p>Pay is a payments engine for Ruby on Rails 6.0 and higher. In versions prior to 6.3.2 a payments info page of Pay is susceptible to reflected Cross-site scripting. An attacker could create a working URL that renders a javascript link to a user on a Rails application that integrates Pay. This URL could be distributed via email to specifically target certain individuals. If the targeted application…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-30614">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-28846 – Unpoly is a JavaScript framework for server-side web applications. There is a po...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-28846</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-28846</guid>
    <pubDate>Thu, 30 Mar 2023 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-28846</strong></p>
  <p>Unpoly is a JavaScript framework for server-side web applications. There is a possible Denial of Service (DoS) vulnerability in the `unpoly-rails` gem that implements the Unpoly server protocol for Rails applications. This issues affects Rails applications that operate as an upstream of a load balancer's that uses passive health checks. The `unpoly-rails` gem echoes the request URL as an `X-Up-Lo…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-28846">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-10083 – A vulnerability has been found in harrystech Dynosaur-Rails and classified as cr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-10083</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-10083</guid>
    <pubDate>Tue, 21 Feb 2023 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-10083</strong></p>
  <p>A vulnerability has been found in harrystech Dynosaur-Rails and classified as critical. Affected by this vulnerability is the function basic_auth of the file app/controllers/application_controller.rb. The manipulation leads to improper authentication. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The patch is named 04b223813f…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-10083">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-22797 – An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22797</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22797</guid>
    <pubDate>Thu, 09 Feb 2023 20:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-22797</strong></p>
  <p>An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22797">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-44572 – A denial of service vulnerability in the multipart parsing component of Rack fix...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-44572</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-44572</guid>
    <pubDate>Thu, 09 Feb 2023 20:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-44572</strong></p>
  <p>A denial of service vulnerability in the multipart parsing component of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1 and 3.0.0.1 could allow an attacker tocraft input that can cause RFC2183 multipart boundary parsing in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that parse multipart posts using Rack (virtually all Rails applicat…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-44572">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-44571 – There is a denial of service vulnerability in the Content-Disposition parsingcom...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-44571</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-44571</guid>
    <pubDate>Thu, 09 Feb 2023 20:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-44571</strong></p>
  <p>There is a denial of service vulnerability in the Content-Disposition parsingcomponent of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1, 3.0.0.1. This could allow an attacker to craft an input that can cause Content-Disposition header parsing in Rackto take an unexpected amount of time, possibly resulting in a denial ofservice attack vector. This header is used typically used in multipartparsing. Any a…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-44571">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-25015 – Clockwork Web before 0.1.2, when Rails before 5.2 is used, allows CSRF.</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25015</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25015</guid>
    <pubDate>Thu, 02 Feb 2023 04:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-25015</strong></p>
  <p>Clockwork Web before 0.1.2, when Rails before 5.2 is used, allows CSRF.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25015">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-46163 – Travel support program is a rails app to support the travel support program of o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-46163</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-46163</guid>
    <pubDate>Tue, 10 Jan 2023 21:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-46163</strong></p>
  <p>Travel support program is a rails app to support the travel support program of openSUSE (TSP). Sensitive user data (bank account details, password Hash) can be extracted via Ransack query injection. Every deployment of travel-support-program below the patched version is affected. The travel-support-program uses the Ransack library to implement search functionality. In its default configuration, R…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-46163">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2014-125033 – A vulnerability was found in rails-cv-app. It has been rated as problematic. Aff...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-125033</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-125033</guid>
    <pubDate>Mon, 02 Jan 2023 08:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2014-125033</strong></p>
  <p>A vulnerability was found in rails-cv-app. It has been rated as problematic. Affected by this issue is some unknown functionality of the file app/controllers/uploaded_files_controller.rb. The manipulation with the input ../../../etc/passwd leads to path traversal: '../filedir'. The exploit has been disclosed to the public and may be used. The patch is identified as 0d20362af0a5f8a126f67c778338689…</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-24</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-125033">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2017-20159 – A vulnerability was found in rf Keynote up to 0.x on Rails. It has been rated as...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-20159</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-20159</guid>
    <pubDate>Sat, 31 Dec 2022 11:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2017-20159</strong></p>
  <p>A vulnerability was found in rf Keynote up to 0.x on Rails. It has been rated as problematic. Affected by this issue is some unknown functionality of the file lib/keynote/rumble.rb. The manipulation of the argument value leads to cross site scripting. The attack may be launched remotely. Upgrading to version 1.0.0 is able to address this issue. The patch is identified as 05be4356b0a6ca7de48da926a…</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-20159">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-23520 – rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails appli...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23520</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23520</guid>
    <pubDate>Wed, 14 Dec 2022 18:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-23520</strong></p>
  <p>rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Prior to version 1.4.4, there is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer due to an incomplete fix of CVE-2022-32209. Rails::Html::Sanitizer may allow an attacker to inject content if the application developer has overridden the sanitizer's allowed tags to allow both…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23520">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-23519 – rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails appli...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23519</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23519</guid>
    <pubDate>Wed, 14 Dec 2022 17:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-23519</strong></p>
  <p>rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Prior to version 1.4.4, a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer may allow an attacker to inject content if the application developer has overridden the sanitizer's allowed tags in either of the following ways: allow both "math" and "style" elements,  or allow both "s…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23519">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-23518 – rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails appli...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23518</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23518</guid>
    <pubDate>Wed, 14 Dec 2022 17:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-23518</strong></p>
  <p>rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Versions >= 1.0.3, < 1.4.4 are vulnerable to cross-site scripting via data URIs when used in combination with Loofah >= 2.1.0. This issue is patched in version 1.4.4.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23518">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-23517 – rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails appli...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23517</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23517</guid>
    <pubDate>Wed, 14 Dec 2022 17:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-23517</strong></p>
  <p>rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Certain configurations of rails-html-sanitizer < 1.4.4 use an inefficient regular expression that is susceptible to excessive backtracking when attempting to sanitize certain SVG attributes. This may lead to a denial of service through CPU resource consumption. This issue has been patched in version 1.4.4.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23517">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2022-3704 – A vulnerability classified as problematic has been found in Ruby on Rails. This ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-3704</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-3704</guid>
    <pubDate>Wed, 26 Oct 2022 20:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2022-3704</strong></p>
  <p>A vulnerability classified as problematic has been found in Ruby on Rails. This affects an unknown part of the file actionpack/lib/action_dispatch/middleware/templates/routes/_table.html.erb. The manipulation leads to cross site scripting. It is possible to initiate the attack remotely. The real existence of this vulnerability is still doubted at the moment. The name of the patch is be177e4566747…</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-707</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-3704">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-39281 – fat_free_crm is a an open source, Ruby on Rails customer relationship management...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39281</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39281</guid>
    <pubDate>Sat, 08 Oct 2022 01:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-39281</strong></p>
  <p>fat_free_crm is a an open source, Ruby on Rails customer relationship management platform (CRM). In versions prior to 0.20.1 an authenticated user can perform a remote Denial of Service attack against Fat Free CRM via bucket access. The vulnerability has been patched in commit `c85a254` and will be available in release `0.20.1`. Users are advised to upgrade or to manually apply patch `c85a254`. T…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39281">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-39232 – Discourse is an open source discussion platform. Starting with version 2.9.0.bet...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39232</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39232</guid>
    <pubDate>Thu, 29 Sep 2022 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-39232</strong></p>
  <p>Discourse is an open source discussion platform. Starting with version 2.9.0.beta5 and prior to version 2.9.0.beta10, an incomplete quote can generate a JavaScript error which will crash the current page in the browser in some cases. Version 2.9.0.beta10 added a fix and tests to ensure incomplete quotes won't break the app. As a workaround, the quote can be fixed via the rails console.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39232">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-36006 – Arvados is an open source platform for managing, processing, and sharing genomic...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-36006</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-36006</guid>
    <pubDate>Mon, 15 Aug 2022 11:21:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-36006</strong></p>
  <p>Arvados is an open source platform for managing, processing, and sharing genomic and other large scientific and biomedical data. A remote code execution (RCE) vulnerability in the Arvados Workbench allows authenticated attackers to execute arbitrary code via specially crafted JSON payloads. This exists in all versions up to 2.4.1 and is fixed in 2.4.2. This vulnerability is specific to the Ruby o…</p>
  <p><strong>CVSS:</strong> 7.9 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-36006">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-35956 – This Rails gem adds two methods to the ActiveRecord::Base class that allow you t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-35956</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-35956</guid>
    <pubDate>Fri, 12 Aug 2022 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-35956</strong></p>
  <p>This Rails gem adds two methods to the ActiveRecord::Base class that allow you to update many records on a single database hit, using a case sql statement for it. Before version 0.1.3 `update_by_case` gem used custom sql strings, and it was not sanitized, making it vulnerable to sql injection. Upgrade to version >= 0.1.3 that uses `Arel` instead to construct the resulting sql statement, with sani…</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-35956">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
