VYPR

Rails

by Rubyonrails

gem: rails

Source repositories

CVEs (129)

  • CVE-2024-41128MedOct 16, 2024
    risk 0.36cvss epss 0.01

    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…

  • CVE-2026-33658MedMar 26, 2026
    risk 0.35cvss 6.5epss 0.00

    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…

  • CVE-2020-8185MedJul 2, 2020
    risk 0.35cvss 6.5epss 0.02

    A denial of service vulnerability exists in Rails <6.0.3.2 that allowed an untrusted user to run any pending migrations on a Rails app running in production.

  • CVE-2016-0753MedFeb 16, 2016
    risk 0.35cvss 5.3epss 0.07

    Active Model in Ruby on Rails 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 supports the use of instance-level writers for class accessors, which allows remote attackers to bypass intended validation steps via crafted parameters.

  • CVE-2015-7577MedFeb 16, 2016
    risk 0.35cvss 5.3epss 0.04

    activerecord/lib/active_record/nested_attributes.rb in Active Record in Ruby on Rails 3.1.x and 3.2.x before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 does not properly implement a certain destroy option, which allows remote…

  • CVE-2023-23913MedJan 9, 2025
    risk 0.34cvss 6.3epss 0.01

    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…

  • CVE-2026-33170MedMar 24, 2026
    risk 0.33cvss 6.1epss 0.00

    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…

  • CVE-2026-33167MedMar 23, 2026
    risk 0.33cvss 6.1epss 0.00

    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…

  • CVE-2024-32464MedJun 4, 2024
    risk 0.33cvss 6.1epss 0.00

    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.

  • CVE-2024-26143MedFeb 27, 2024
    risk 0.33cvss 6.1epss 0.01

    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…

  • CVE-2023-22797MedFeb 9, 2023
    risk 0.33cvss 6.1epss 0.01

    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…

  • CVE-2021-44528MedJan 10, 2022
    risk 0.33cvss 6.1epss 0.04

    A open redirect vulnerability exists in Action Pack >= 6.0.0 that could allow an attacker to craft a "X-Forwarded-Host" headers in combination with certain "allowed host" formats can cause the Host Authorization middleware in Action Pack to redirect users to a malicious website.

  • CVE-2011-1497MedOct 19, 2021
    risk 0.33cvss 6.1epss 0.01

    A cross-site scripting vulnerability flaw was found in the auto_link function in Rails before version 3.0.6.

  • CVE-2023-38037MedJan 9, 2025
    risk 0.29cvss 5.5epss 0.00

    ActiveSupport::EncryptedFile writes contents that will be encrypted to a temporary file. The temporary file's permissions are defaulted to the user's current `umask` settings, meaning that it's possible for other users on the same system to read the contents of the temporary…

  • CVE-2023-28120MedJan 9, 2025
    risk 0.28cvss 5.3epss 0.01

    There is a vulnerability in ActiveSupport if the new bytesplice method is called on a SafeBuffer with untrusted user input.

  • CVE-2024-28103MedJun 4, 2024
    risk 0.28cvss 5.4epss 0.01

    Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in 6.1.7.8, 7.0.8.2, and 7.1.3.3.

  • CVE-2024-26144MedFeb 27, 2024
    risk 0.28cvss 5.3epss 0.01

    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…

  • CVE-2016-2097MedApr 7, 2016
    risk 0.28cvss 5.3epss 0.04

    Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.2 and 4.x before 4.1.14.2 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render method and providing a .. (dot dot) in a pathname. NOTE: this…

  • CVE-2026-33173MedMar 24, 2026
    risk 0.27cvss 5.3epss 0.00

    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…

  • CVE-2026-33169MedMar 24, 2026
    risk 0.27cvss 5.3epss 0.01

    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…

Page 3 of 7