Lucene search
+L

2 matches found

NVD
NVD
added 2024/08/29 10:15 p.m.36 views

CVE-2024-45302

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 request is via the...

7.8CVSS0.00316EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2024/08/29 7:30 p.m.49 views

CRLF Injection in RestSharp's `RestRequest.AddHeader` method

Summary The second argument to RestRequest.AddHeader the header value is vulnerable to CRLF injection. The same applies to RestRequest.AddOrUpdateHeader and RestClient.AddDefaultHeader. Details The way HTTP headers are added to a request is via the HttpHeaders.TryAddWithoutValidation method: This...

7.8CVSS8.2AI score0.00316EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder