5.4
CVE-2021-46888
- EPSS 0.76%
- Veröffentlicht 21.05.2023 20:15:09
- Zuletzt bearbeitet 21.11.2024 06:34:51
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in hledger before 1.23. A Stored Cross-Site Scripting (XSS) vulnerability exists in toBloodhoundJson that allows an attacker to execute JavaScript by encoding user-controlled values in a payload with base64 and parsing them with the atob function.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.76% | 0.504 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.4 | 2.3 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:L/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/simonmichael/hledger/issues/1525
https://github.com/simonmichael/hledger/pull/1663
https://github.com/simonmichael/hledger/releases/tag/1.23
https://www.youtube.com/watch?v=QnRO-VkfIic