Cross-site scripting in Backdrop CMS - CVE-2019-19901

 

Cross-site scripting in Backdrop CMS - CVE-2019-19901

Published: December 19, 2019 / Updated: July 17, 2020


Vulnerability identifier: #VU30510
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-19901
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Backdrop CMS
Affected software:
Backdrop CMS

Detailed vulnerability description

The vulnerability allows a remote privileged user to read and manipulate data.

An issue was discovered in Backdrop CMS 1.13.x before 1.13.5 and 1.14.x before 1.14.2. It doesn't sufficiently filter output when displaying certain block descriptions created by administrators. An attacker could potentially craft a specialized description, then have an administrator execute scripting when configuring a layout, aka XSS. This issue is mitigated by the fact that the attacker would be required to have the permission to create custom blocks, which is typically an administrative task.


How to mitigate CVE-2019-19901

Install update from vendor's website.

Sources