OSV 1.4.0 · github-reviewed · 修改于 2021-04-14 02:40
发布时间
2021-04-17 03:52
GitHub 审查时间
2021-04-14 02:40
NVD 发布时间
2021-04-14 04:15
源文件
advisories/github-reviewed/2021/04/GHSA-g3fq-3v3g-mh32/GHSA-g3fq-3v3g-mh32.json
The Nextcloud dialogs library before 3.1.2 did insufficiently escape text input passed to a toast. If your application displays toasts with user-supplied input, this could lead to a XSS vulnerability.
Note: Nextcloud Server employs a strict Content Security Policy that mitigates the risk of these XSS vulnerabilities.
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.
Make sure no user-supplied input flows into toasts.