6.1
CVE-2021-33040
- EPSS 0.94%
- Veröffentlicht 17.01.2022 17:15:07
- Zuletzt bearbeitet 21.11.2024 06:08:10
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
managers/views/iframe.js in FuturePress EPub.js before 0.3.89 allows XSS.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Futurepress ≫ Epub.Js SwPlatformnode.js Version < 0.3.89
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.94% | 0.561 |
| 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
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/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/futurepress/epub.js/blob/5c7f21d648d9d20d44c6c365d164b16871847023/src/managers/views/iframe.js#L373
https://github.com/futurepress/epub.js/commit/ab4dd46408cce0324e1c67de4a3ba96b59e5012e
https://github.com/futurepress/epub.js/compare/v0.3.88...v0.3.89