Improper Input Validation
CVE-2024-45258
Summary
The github.com/imroc/req/v3 package versions prior to 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.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- NONE
- HIGH
- HIGH
CWE-20 - Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
References
Advisory Timeline
- Published