Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/imroc/req/commit/04e3ece5b380ecad9da3551c449f1b8a9aa76d3d
- https://github.com/imroc/req/compare/v3.43.3...v3.43.4
FAQ
What is CVE-2024-45258?
CVE-2024-45258 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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.
How severe is CVE-2024-45258?
CVE-2024-45258 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-45258?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.