ReDoS Vulnerability in Ruby URI Component Before Version 0.12.2
CVE-2023-36617
5.3MEDIUM
What is CVE-2023-36617?
A ReDoS vulnerability has been identified in the URI component of Ruby, affecting versions prior to 0.12.2. The issue arises from the URI parser's inability to handle specific invalid URL characters correctly, leading to significant delays in execution time when parsing strings into URI objects. This vulnerability is linked to an incomplete fix for a previous issue (CVE-2023-28755), which emphasizes the need for users to update to version 0.10.3 or later to mitigate potential risks.