blazar-dashboard/releasenotes/notes/remove-use-of-eval-ef359dec...

7 lines
229 B
YAML

---
security:
- |
Uses ``json.loads` instead of ``eval()`` for JSON parsing, which could
allow users of the Blazar dashboard to trigger code execution on the
Horizon host as the user the Horizon service runs under.