VYPR

NuGet package

refit

pkg:nuget/refit

Vulnerabilities (1)

  • CVE-2024-51501CriNov 4, 2024
    affected < 7.2.22fixed 7.2.22

    Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes (Header, HeaderCollection and Authorize) are vulnerable to CRLF injection. The way HTTP headers are added to a request is via the `HttpHeaders.TryAddWithoutVal