Skip to content

Upgrade actionmailer to 7.0.8.5 to address CVE-2024-47889 in oc-id#4001

Merged
jashaik merged 8 commits intomainfrom
roy/dep-actionmailer-7.0.8.5
Apr 4, 2025
Merged

Upgrade actionmailer to 7.0.8.5 to address CVE-2024-47889 in oc-id#4001
jashaik merged 8 commits intomainfrom
roy/dep-actionmailer-7.0.8.5

Conversation

@RoyShravani
Copy link
Copy Markdown
Contributor

@RoyShravani RoyShravani commented Mar 27, 2025

Description

Upgrade actionmailer to 7.0.8.5 to address CVE-2024-47889 in oc-id
The version of the actionmailer Ruby library installed Chef Infra 15.10.27 prior to 6.1.7.9, 7.0.x prior to 7.0.8.5, 7.1.x prior to 7.1.4.1 or 7.2.x prior to 7.2.1.1. It is, therefore, affected by a denial of service (DoS) vulnerability. The vulnerability lies in the block_format helper of Action Mailer. Carefully crafted text can cause the block_format helper to take an unexpected amount of time, possibly resulting in a DoS vulnerability.

And, concurrent-ruby v1.3.5 has removed the dependency on logger, so we need to require logger in the config/boot.rb file.
[Please describe what this change achieves]

Issues Resolved

[List any existing issues this PR resolves, or any Discourse or
StackOverflow discussions that are relevant]

Check List

@RoyShravani RoyShravani requested review from a team as code owners March 27, 2025 12:26
@RoyShravani RoyShravani self-assigned this Mar 27, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 27, 2025

👷 Deploy Preview for chef-server processing.

Name Link
🔨 Latest commit 5fbd9bf
🔍 Latest deploy log https://app.netlify.com/sites/chef-server/deploys/67ef9f55788da6000879df21

Signed-off-by: Kallol Roy <kallol.roy@progress.com>
@RoyShravani RoyShravani force-pushed the roy/dep-actionmailer-7.0.8.5 branch from 4eed2bd to 3f482e7 Compare April 2, 2025 07:58
@sonarqube-for-infrastructure-prod
Copy link
Copy Markdown

kalroy and others added 6 commits April 2, 2025 15:27
Signed-off-by: Kallol Roy <kallol.roy@progress.com>
Bumps [actionmailer](https://github.com/rails/rails) from 7.0.8.1 to 7.0.8.5.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actionmailer/CHANGELOG.md)
- [Commits](rails/rails@v7.0.8.1...v7.0.8.5)

---
updated-dependencies:
- dependency-name: actionmailer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: RoyShravani <shravani.roy@progress.com>
Signed-off-by: RoyShravani <shravani.roy@progress.com>
Signed-off-by: RoyShravani <shravani.roy@progress.com>
Signed-off-by: RoyShravani <shravani.roy@progress.com>
@RoyShravani RoyShravani force-pushed the roy/dep-actionmailer-7.0.8.5 branch from e977b16 to 2ae6c53 Compare April 2, 2025 10:09
@RoyShravani
Copy link
Copy Markdown
Contributor Author

Signed-off-by: RoyShravani <shravani.roy@progress.com>
@RoyShravani RoyShravani force-pushed the roy/dep-actionmailer-7.0.8.5 branch from bdcaefb to 5fbd9bf Compare April 4, 2025 08:58
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 4, 2025

@jashaik jashaik merged commit ec04065 into main Apr 4, 2025
11 of 15 checks passed
@jashaik jashaik deleted the roy/dep-actionmailer-7.0.8.5 branch April 4, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants