CVE-2023-36617

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:ruby-lang:uri:*:*:*:*:*:ruby:*:*
cpe:2.3:a:ruby-lang:uri:*:*:*:*:*:ruby:*:*

History

No history.

Information

Published : 2023-06-29 13:15

Updated : 2024-05-04 03:15


NVD link : CVE-2023-36617

Mitre link : CVE-2023-36617

CVE.ORG link : CVE-2023-36617


JSON object : View

Products Affected

ruby-lang

  • uri
CWE
CWE-1333

Inefficient Regular Expression Complexity