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 (hide)

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

History

07 Nov 2023, 03:32

Type Values Removed Values Added
References
  • {'url': 'https://www.npmjs.com/package/@nextcloud/dialogs', 'name': 'https://www.npmjs.com/package/@nextcloud/dialogs', 'tags': ['Product', 'Third Party Advisory'], 'refsource': 'MISC'}
  • () https://www.npmjs.com/package/%40nextcloud/dialogs -

19 Apr 2021, 15:14

Type Values Removed Values Added
CPE cpe:2.3:a:nextcloud\/dialogs_project:nextcloud\/dialogs:*:*:*:*:*:node.js:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 4.3
v3 : 5.4
References (MISC) https://www.npmjs.com/package/@nextcloud/dialogs - (MISC) https://www.npmjs.com/package/@nextcloud/dialogs - Product, Third Party Advisory
References (CONFIRM) https://github.com/nextcloud/nextcloud-dialogs/security/advisories/GHSA-g3fq-3v3g-mh32 - (CONFIRM) https://github.com/nextcloud/nextcloud-dialogs/security/advisories/GHSA-g3fq-3v3g-mh32 - Third Party Advisory

13 Apr 2021, 20:35

Type Values Removed Values Added
New CVE

Information

Published : 2021-04-13 20:15

Updated : 2023-12-10 13:55


NVD link : CVE-2021-29438

Mitre link : CVE-2021-29438

CVE.ORG link : CVE-2021-29438


JSON object : View

Products Affected

nextcloud\/dialogs_project

  • nextcloud\/dialogs
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-80

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