Ruby · Ruby Uri · CVE-2023-28755
**Name of the Vulnerable Software and Affected Versions**
Ruby URI component versions prior to 0.12.1
Ruby URI component versions prior to 0.11.1
Ruby URI component versions prior to 0.10.2
Ruby URI component version 0.10.0
**Description**
The issue is related to the incorrect implementation of handling invalid URLs in the Ruby URI component. This allows a remote attacker to cause a denial of service by exploiting the ReDoS vulnerability, which causes an increase in execution time for parsing strings to URI objects when encountering specific characters in invalid URLs.
**Recommendations**
For Ruby URI component versions prior to 0.12.1, update to version 0.12.1 or later.
For Ruby URI component versions prior to 0.11.1, update to version 0.11.1 or later.
For Ruby URI component versions prior to 0.10.2, update to version 0.10.2 or later.
For Ruby URI component version 0.10.0, update to version 0.10.0.1 or later.