Vulnerabilities (CVE)

Filtered by vendor Nextcloud\/dialogs Project Subscribe
Filtered by product Nextcloud\/dialogs
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-29438 1 Nextcloud\/dialogs Project 1 Nextcloud\/dialogs 2023-12-10 4.3 MEDIUM 5.4 MEDIUM
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.