2 matches found
CVE-2021-27293
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 exceedingly long time. Thus...
CVE-2021-27293
RestSharp (a .NET HTTP client library) is vulnerable to a Regular Expression Denial of Service (ReDoS) in its string-to-DateTime conversion, due to a regex used when parsing server responses, in versions before 106.11.8-alpha.0.13. A malicious server response can cause the client to spend excessi...