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 the remote server can trigger Denial of Service.
References
Link | Resource |
---|---|
https://github.com/restsharp/RestSharp/issues/1556 | Exploit Patch Third Party Advisory |
https://restsharp.dev/ | Product |
https://github.com/restsharp/RestSharp/issues/1556 | Exploit Patch Third Party Advisory |
https://restsharp.dev/ | Product |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 05:57
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/restsharp/RestSharp/issues/1556 - Exploit, Patch, Third Party Advisory | |
References | () https://restsharp.dev/ - Product |
Information
Published : 2021-07-12 11:15
Updated : 2024-11-21 05:57
NVD link : CVE-2021-27293
Mitre link : CVE-2021-27293
CVE.ORG link : CVE-2021-27293
JSON object : View
Products Affected
restsharp
- restsharp
CWE
CWE-697
Incorrect Comparison