
Find real vulnerabilities before they ship
A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.
Base Score
5.3| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| uri(RubyGems) | 0.10.1 | 0.10.3 | N/A |
| uri(RubyGems) | 0.12.0 | 0.12.2 | N/A |
| uri(RubyGems) | 0.11.0 | 0.11.2 | N/A |
| uri(RubyGems) | 0 | 0.10.0.3 | N/A |
| Base Score | 5.3 |
|---|---|
| Vector String | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
| Base Severity | Medium |
| Version | 3.1 |
| Attack Vector (AV) | NETWORK |