Feature #34062
closedUpgrade Rails to 5.2.4.5
0%
Description
CVE-2020-8165 (https://nvd.nist.gov/vuln/detail/CVE-2020-8165)
It would be very helpful if Redmine would work with the latest versions of Ruby and Rails. My server has been shut down for testing, since older versions are in use.
Related issues
Updated by Daniel Müller about 4 years ago
https://www.redmine.org/projects/redmine/repository/entry/trunk/Gemfile
ruby '>= 2.3.0', '< 2.7.0' gem 'bundler', '>= 1.12.0' gem 'rails', '5.2.4.2'
At least rails 5.2.4.3 is required! Ruby 2.7 would be helpful, too.
Updated by Pavel Rosický about 4 years ago
I don't think that the current Redmine version is really vulnerable to CVE-2020-8165 because there's no such code (unless you have plugins or modifications), see https://groups.google.com/g/rubyonrails-security/c/bv6fW4S0Y1c
but I'm not so sure for instance about this https://groups.google.com/g/rubyonrails-security/c/NOjKiGeXUgw
note that those vulnerablities were disclosed and fixes are available for 6 months. The fix is 1 line of code. It's sad that there's no reaction from Redmine's team for such a long time :-(
Updated by Marius BĂLTEANU about 4 years ago
- Tracker changed from Defect to Patch
- Subject changed from Security hole in rails to Upgrade Rails to 5.2.4.4
- Assignee set to Jean-Philippe Lang
- Target version set to 4.0.8
Updated by Daniel Müller about 4 years ago
It would be helpful to process security fixes in all current branches like version 4.1.x (https://www.redmine.org/projects/redmine/repository/raw/branches/4.1-stable/Gemfile) and 4.0.x (https://www.redmine.org/projects/redmine/repository/raw/branches/4.0-stable/Gemfile) not only in trunk.
Updated by Marius BĂLTEANU about 4 years ago
Daniel Müller wrote:
It would be helpful to process security fixes in all current branches like version 4.1.x (https://www.redmine.org/projects/redmine/repository/raw/branches/4.1-stable/Gemfile) and 4.0.x (https://www.redmine.org/projects/redmine/repository/raw/branches/4.0-stable/Gemfile) not only in trunk.
The stable branches will be updated for sure in the following days.
Updated by Michael Gerz about 4 years ago
This security issue is rated as "critical" (9.8).
When will we see a new Redmnine release to address this issue?
Updated by Michael Gerz about 4 years ago
Note: There are tools out there that check for CVE-2020-8165. Expect more user comments in the near future.
Updated by Michael Gerz almost 4 years ago
Just wondering - will this security issue be fixed anytime soon?
Updated by Mischa The Evil almost 4 years ago
- Blocked by Feature #33906: Upgrade Rails to 5.2.4.5 added
Updated by Marius BĂLTEANU almost 4 years ago
Michael Gerz wrote:
Just wondering - will this security issue be fixed anytime soon?
Yes, I’m confident that new maintainance releases will be made until end of the year.
Updated by Michael Gerz almost 4 years ago
Marius BALTEANU wrote:
Michael Gerz wrote:
Just wondering - will this security issue be fixed anytime soon?
Yes, I’m confident that new maintainance releases will be made until end of the year.
Well... then they will be made until the end of 2021. (Anyway... Happy new year!)
Updated by Markus Boremski over 3 years ago
Should we change the Target-Version?
Is 4.0.8 still a real candidate for a release?
Updated by Michael Gerz over 3 years ago
Markus Boremski wrote:
Should we change the Target-Version?
Is 4.0.8 still a real candidate for a release?
Well.. the question is: will we see any maintenance release anytime soon?
I far as I can see, there has been only one developer actively committing changes to the source repository in the past 2 1/2 months.
Looks like Redmine is dying slowly.
Updated by Marius BĂLTEANU over 3 years ago
- Subject changed from Upgrade Rails to 5.2.4.4 to Upgrade Rails to 5.2.4.5
- Assignee changed from Jean-Philippe Lang to Go MAEDA
Updated by Marius BĂLTEANU over 3 years ago
- Tracker changed from Patch to Feature
- Status changed from New to Closed
- Target version deleted (
4.0.8) - Resolution set to Duplicate
Rails was upgraded to 5.2.4.5 in #33906.
We'll do our best to release the new maintenance versions this weekend (21-03-2021).
Updated by Marius BĂLTEANU over 3 years ago
- Blocked by deleted (Feature #33906: Upgrade Rails to 5.2.4.5)
Updated by Marius BĂLTEANU over 3 years ago
- Is duplicate of Feature #33906: Upgrade Rails to 5.2.4.5 added