simonmichael/hledger

simonmichael/hledger

Releases603
Frequency1 week 3 days
Last Release
Stars4.52K
Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.

CVE History

CVEPublishedCVSS v3CVSS v2
5.4 MEDIUM

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.