CVE-2020-15169
CVSS V2 Medium 4.3
CVSS V3 Medium 6.1
Description
In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View's translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory.
Overview
- CVE ID
- CVE-2020-15169
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2020-09-11T16:15:12
- Last Modified Date
- 2020-12-08T18:58:16
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:action_view_project:action_view:*:*:*:*:*:ruby:*:* | 1 | OR | 5.2.4.4 | |
cpe:2.3:a:action_view_project:action_view:*:*:*:*:*:ruby:*:* | 1 | OR | 6.0.0.0 | 6.0.3.3 |
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.1
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 2.7
References
Reference URL | Reference Tags |
---|---|
https://github.com/rails/rails/security/advisories/GHSA-cfjv-5498-mph5 | Patch Third Party Advisory |
https://www.debian.org/security/2020/dsa-4766 | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XJ7NUWXAEVRQCROIIBV4C6WXO6IR3KSB/ | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2020/10/msg00015.html | Mailing List Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-15169 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15169 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:30:56 | Added to TrackCVE | |||
2022-12-04 22:24:00 | 2020-09-11T16:15Z | 2020-09-11T16:15:12 | CVE Published Date | updated |
2022-12-04 22:24:00 | 2020-12-08T18:58:16 | CVE Modified Date | updated | |
2022-12-04 22:24:00 | Analyzed | Vulnerability Status | updated |