ruby-i18n/i18n

ruby-i18n/i18n

Releases89
Frequency2 months 1 week
Last Release
Stars1.03K
Internationalization (i18n) library for Ruby

CVE History

CVEPublishedCVSS v3CVSS v2
5 MEDIUM

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.

4.3 MEDIUM

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.