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.
References
Link | Resource |
---|---|
https://github.com/simonmichael/hledger/issues/1525 | Exploit Issue Tracking Vendor Advisory |
https://github.com/simonmichael/hledger/pull/1663 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/simonmichael/hledger/releases/tag/1.23 | Release Notes |
https://www.youtube.com/watch?v=QnRO-VkfIic | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-05-21 20:15
Updated : 2023-05-26 18:58
NVD link : CVE-2021-46888
Mitre link : CVE-2021-46888
CVE.ORG link : CVE-2021-46888
JSON object : View
Products Affected
hledger
- hledger
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')