NA

CVE-2023-36617

Published: 29/06/2023 Updated: 25/07/2023
CVSS v3 Base Score: 5.3 | Impact Score: 1.4 | Exploitability Score: 3.9
VMScore: 0

Vulnerability Summary

A ReDoS issue exists in the URI component prior to 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.

Vulnerable Product Search on Vulmon Subscribe to Product

ruby-lang uri

Vendor Advisories

DescriptionThe MITRE CVE dictionary describes this issue as: A ReDoS issue was discovered in the URI component before 0122 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_parserrb and rfc3986_parserrb NOTE: this issue exists b ...

Github Repositories

💎 The missing cheatsheet for Ruby

Table of Contents Table of Contents The latest news from ruby-langorg Installation How to install Ruby Debian, Ubuntu Windows Package Manager macOS Docker Install rbenv with package managers macOS Debian, ubuntu and other derivatives Install ruby with rbenv Install ruby with RVM How to install ruby gem manager, bundler gem What is a Gemfile and Gemfilelock How to inst