BIT-rails-2024-26143

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/rails/BIT-rails-2024-26143.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-rails-2024-26143
Aliases
Published
2024-12-20T09:50:15.432Z
Modified
2024-12-20T10:42:26.578616Z
Summary
[none]
Details

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 is fixed in 7.1.3.1 and 7.0.8.1.

Database specific
{
    "cpes": [
        "cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:ruby:*:*"
    ],
    "severity": "Medium"
}
References

Affected packages

Bitnami / rails

Package

Name
rails
Purl
pkg:bitnami/rails

Severity

  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
7.0.0
Last affected
7.0.8
Introduced
7.1.0
Last affected
7.1.3