Bug 5661 - [Anolis OS 8] Bugfix for CVE-2023-28756
Summary: [Anolis OS 8] Bugfix for CVE-2023-28756
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.6
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: happy_orange
QA Contact: shuming
URL:
Whiteboard:
Keywords: CVE
Depends on:
Blocks:
 
Reported: 2023-06-28 15:18 UTC by 小龙
Modified: 2023-07-05 10:16 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 小龙 admin 2023-06-28 15:18:48 UTC
Description:
A ReDoS issue was discovered in the Time component through 0.2.1 in Ruby through 3.2.1. The Time parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to Time objects. The fixed versions are 0.1.1 and 0.2.2.

Broken commit info:

Bugfix commit info:
https://github.com/ruby/ruby/commit/957bb7cb81995f26c671afce0ee50a5c660e540e (3.1)
https://github.com/ruby/time/commit/3dce6f73d14f5fad6d9b302393fd02df48797b11 (0.2)
https://github.com/ruby/time/commit/b57db51f577875d3e896dcd2ef1dcaf97f23e943 (0.2)