Xddxdd

Bird-lg-go

2 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.44%
  • Veröffentlicht 27.05.2026 16:37:36
  • Zuletzt bearbeitet 01.06.2026 18:26:25

bird-lg-go is a BIRD looking glass in Go. Prior to 1.4.5, the apiHandler (and similarly webHandlerTelegramBot) processes user-provided JSON payloads by directly using json.NewDecoder(r.Body).Decode(&request) without restricting the maximum read size....

Exploit
  • EPSS 0.39%
  • Veröffentlicht 04.03.2026 00:00:00
  • Zuletzt bearbeitet 05.03.2026 18:07:05

An Argument Injection vulnerability exists in bird-lg-go before commit 6187a4e. The traceroute module uses shlex.Split to parse user input without validation, allowing remote attackers to inject arbitrary flags (e.g., -w, -q) via the q parameter. Thi...