VYPR

Go modules package

github.com/xddxdd/bird-lg-go

pkg:golang/github.com/xddxdd/bird-lg-go

Vulnerabilities (1)

  • CVE-2026-45047HigMay 27, 2026
    affected < 0.0.0-20260507060110-0ff87024cb9efixed 0.0.0-20260507060110-0ff87024cb9e

    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. An unauthenticated remote att