GHSA-cj55-gc7m-wvcq
CRITICALCVE-2024-45258The req library is a widely used HTTP library in Go. However, it does not handle malformed URLs effectively. As a result, after parsing a malformed URL, the library may send HTTP requests to unexpected destinations, potentially leading to security vulnerabilities or unintended behavior in applications relying on this library for handling HTTP requests.
- Affected
- >=0, <3.43.4
- Fixed in
- 3.43.4
- Weakness
- CWE-20
- Published
- 2024-08-26
- Source
- github