cve/2024/CVE-2024-45258.md
2024-08-27 19:05:50 +00:00

699 B

CVE-2024-45258

Description

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.

POC

Reference

Github