CVE-2021-29438

The Nextcloud dialogs library (npm package @nextcloud/dialogs) before 3.1.2 insufficiently escaped text input passed to a toast. If your application displays toasts with user-supplied input, this could lead to a XSS vulnerability. The vulnerability has been patched in version 3.1.2 If you need to display HTML in the toast, explicitly pass the `options.isHTML` config flag.
Configurations

Configuration 1

cpe:2.3:a:nextcloud/dialogs_project:nextcloud/dialogs:*:*:*:*:*:node.js:*:*

Information

Published : 2021-04-13 08:15

Updated : 2021-04-19 03:14


NVD link : CVE-2021-29438

Mitre link : CVE-2021-29438

Products Affected
No products.
CWE
CWE-79

CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)