VYPR

Go modules package

github.com/imroc/req

pkg:golang/github.com/imroc/req

Vulnerabilities (1)

  • CVE-2024-45258CriAug 25, 2024
    affected < 3.43.4fixed 3.43.4

    The req package before 3.43.4 for Go may send an unintended request when a malformed URL is provided, because cleanHost in http.go intentionally uses a "garbage in, garbage out" design.