VYPR

RubyGems package

rails-html-sanitizer

pkg:gem/rails-html-sanitizer

Vulnerabilities (14)

  • CVE-2024-53985Dec 2, 2024
    affected >= 1.6.0, < 1.6.1fixed 1.6.1

    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 vulnerabilit

  • CVE-2024-53987Dec 2, 2024
    affected >= 1.6.0, < 1.6.1fixed 1.6.1

    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 Ra

  • CVE-2024-53986Dec 2, 2024
    affected >= 1.6.0, < 1.6.1fixed 1.6.1

    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 Ra

  • CVE-2024-53988Dec 2, 2024
    affected >= 1.6.0, < 1.6.1fixed 1.6.1

    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 Ra

  • CVE-2024-53989Dec 2, 2024
    affected >= 1.6.0, < 1.6.1fixed 1.6.1

    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 Ra

  • CVE-2022-23520Dec 14, 2022
    affected < 1.4.4fixed 1.4.4

    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 allo

  • CVE-2022-23519Dec 14, 2022
    affected < 1.4.4fixed 1.4.4

    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

  • CVE-2022-23518Dec 14, 2022
    affected >= 1.0.3, < 1.4.4fixed 1.4.4

    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.

  • CVE-2022-23517Dec 14, 2022
    affected < 1.4.4fixed 1.4.4

    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.

  • CVE-2022-32209Jun 24, 2022
    affected < 1.4.3fixed 1.4.3

    # Possible XSS Vulnerability in Rails::Html::SanitizerThere is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer.This vulnerability has been assigned the CVE identifier CVE-2022-32209.Versions Affected: ALLNot affected: NONEFixed Versions: v1.4.3#

  • CVE-2018-3741Mar 30, 2018
    affected < 1.0.4fixed 1.0.4

    There is a possible XSS vulnerability in all rails-html-sanitizer gem versions below 1.0.4 for Ruby. The gem allows non-whitelisted attributes to be present in sanitized output when input with specially-crafted HTML fragments, and these attributes can lead to an XSS attack on tar

  • CVE-2015-7580MedFeb 16, 2016
    affected < 1.0.3fixed 1.0.3

    Cross-site scripting (XSS) vulnerability in lib/rails/html/scrubbers.rb in the rails-html-sanitizer gem before 1.0.3 for Ruby on Rails 4.2.x and 5.x allows remote attackers to inject arbitrary web script or HTML via a crafted CDATA node.

  • CVE-2015-7579MedFeb 16, 2016
    affected < 1.0.3fixed 1.0.3

    Cross-site scripting (XSS) vulnerability in the rails-html-sanitizer gem 1.0.2 for Ruby on Rails 4.2.x and 5.x allows remote attackers to inject arbitrary web script or HTML via an HTML entity that is mishandled by the Rails::Html::FullSanitizer class.

  • CVE-2015-7578MedFeb 16, 2016
    affected < 1.0.3fixed 1.0.3

    Cross-site scripting (XSS) vulnerability in the rails-html-sanitizer gem before 1.0.3 for Ruby on Rails 4.2.x and 5.x allows remote attackers to inject arbitrary web script or HTML via crafted tag attributes.