VYPR

NuGet package

restsharp

pkg:nuget/restsharp

Vulnerabilities (2)

  • CVE-2024-45302Aug 29, 2024
    affected >= 107.0.0-preview.1, < 112.0.0fixed 112.0.0

    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 r

  • CVE-2021-27293Jul 12, 2021
    affected < 106.11.8-alpha.0.13fixed 106.11.8-alpha.0.13

    RestSharp < 106.11.8-alpha.0.13 uses a regular expression which is vulnerable to Regular Expression Denial of Service (ReDoS) when converting strings into DateTimes. If a server responds with a malicious string, the client using RestSharp will be stuck processing it for an exceed