6.1
CVE-2023-26149
- EPSS 0.57%
- Veröffentlicht 28.09.2023 05:15:46
- Zuletzt bearbeitet 21.11.2024 07:50:52
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
Versions of the package quill-mention before 4.0.0 are vulnerable to Cross-site Scripting (XSS) due to improper user-input sanitization, via the renderList function. **Note:** If the mentions list is sourced from unsafe (user-sourced) data, this might allow an injection attack when a Quill user hits @.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Quill-mention ≫ Quill Mention SwPlatformnode.js Version < 4.0.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.57% | 0.426 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
| report@snyk.io | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
https://codepen.io/ALiangLiang/pen/mdQMJXK
https://github.com/quill-mention/quill-mention/blob/0aa9847719257496b14ac5401872c4e2ffcbc3d1/src/quill.mention.js%23L391
https://github.com/quill-mention/quill-mention/commit/e85262ddced0a7f0b6fc8350d236a68bd1e28385
https://github.com/quill-mention/quill-mention/issues/255
https://github.com/quill-mention/quill-mention/pull/341
https://security.snyk.io/vuln/SNYK-JS-QUILLMENTION-5921549