Lucene search

K
cvelistGitHub_MCVELIST:CVE-2020-4041
HistoryJun 08, 2020 - 10:05 p.m.

CVE-2020-4041 The filename of uploaded files vulnerable to stored XSS in Bolt CMS

2020-06-0822:05:14
CWE-79
GitHub_M
www.cve.org
3

CVSS3

7.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

7.3

Confidence

High

EPSS

0.006

Percentile

79.0%

In Bolt CMS before version 3.7.1, the filename of uploaded files was vulnerable to stored XSS. It is not possible to inject javascript code in the file name when creating/uploading the file. But, once created/uploaded, it can be renamed to inject the payload in it. Additionally, the measures to prevent renaming the file to disallowed filename extensions could be circumvented. This is fixed in Bolt 3.7.1.

CNA Affected

[
  {
    "product": "bolt",
    "vendor": "bolt",
    "versions": [
      {
        "status": "affected",
        "version": "< 3.7.1"
      }
    ]
  }
]

CVSS3

7.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

7.3

Confidence

High

EPSS

0.006

Percentile

79.0%