VYPR

RubyGems package

i18n

pkg:gem/i18n

Vulnerabilities (2)

  • CVE-2014-10077Nov 6, 2018
    affected < 0.8.0fixed 0.8.0

    Hash#slice in lib/i18n/core_ext/hash.rb in the i18n gem before 0.8.0 for Ruby allows remote attackers to cause a denial of service (application crash) via a call in a situation where :some_key is present in keep_keys but not present in the hash.

  • CVE-2013-4492Dec 7, 2013
    affected < 0.6.6fixed 0.6.6

    Cross-site scripting (XSS) vulnerability in exceptions.rb in the i18n gem before 0.6.6 for Ruby allows remote attackers to inject arbitrary web script or HTML via a crafted I18n::MissingTranslationData.new call.