Lucene search

K
cvelistGitHub_MCVELIST:CVE-2020-5267
HistoryMar 19, 2020 - 5:30 p.m.

CVE-2020-5267 Possible XSS vulnerability in ActionView

2020-03-1917:30:16
CWE-80
GitHub_M
www.cve.org
1

4 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N

5.4 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

47.0%

In ActionView before versions 6.0.2.2 and 5.2.4.2, there is a possible XSS vulnerability in ActionView’s JavaScript literal escape helpers. Views that use the j or escape_javascript methods may be susceptible to XSS attacks. The issue is fixed in versions 6.0.2.2 and 5.2.4.2.

CNA Affected

[
  {
    "product": "actionview",
    "vendor": "rails",
    "versions": [
      {
        "status": "affected",
        "version": "< 5.2.4.2"
      },
      {
        "status": "affected",
        "version": ">= 6.0.0, < 6.0.2.2"
      }
    ]
  }
]

4 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N

5.4 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

47.0%