VYPR

Restsharp

by Sharp

nuget: restsharp

Source repositories

CVEs (1)

  • CVE-2024-45302Aug 29, 2024
    risk 0.00cvss epss 0.00

    RestSharp is a Simple REST and HTTP API Client for .NET. The second argument to `RestRequest.AddHeader` (the header value) is vulnerable to CRLF injection. The same applies to `RestRequest.AddOrUpdateHeader` and `RestClient.AddDefaultHeader`. The way HTTP headers are added to a…