6.1
CVE-2021-32858
- EPSS 0.55%
- Veröffentlicht 21.02.2023 15:15:11
- Zuletzt bearbeitet 21.11.2024 06:07:53
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
esdoc-publish-html-plugin vulnerable to Cross-site Scripting
esdoc-publish-html-plugin is a plugin for the document maintenance software ESDoc. TheHTML sanitizer in esdoc-publish-html-plugin 1.1.2 and prior can be bypassed which may lead to cross-site scripting (XSS) issues. There are no known patches for this issue.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Esdoc ≫ Esdoc-publish-html-plugin Version <= 1.1.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.55% | 0.418 |
| 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
|
| security-advisories@github.com | 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://github.com/esdoc/esdoc-plugins/blob/2de5022baa569785a189056a99acd1d7ca8284b7/esdoc-publish-html-plugin/src/Builder/util.js#L80
https://securitylab.github.com/advisories/GHSL-2021-1034_esdoc-publish-html-plugin/