eldorplus / docker-web-ui

Docker Automation
0 stars 0 forks source link

CVE-2023-22792 (High) detected in actionpack-5.0.0.gem #127

Open mend-bolt-for-github[bot] opened 6 months ago

mend-bolt-for-github[bot] commented 6 months ago

CVE-2023-22792 - High Severity Vulnerability

Vulnerable Library - actionpack-5.0.0.gem

Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.

Library home page: https://rubygems.org/gems/actionpack-5.0.0.gem

Path to dependency file: /Gemfile.lock

Path to vulnerable library: /var/lib/gems/2.3.0/cache/actionpack-5.0.0.gem

Dependency Hierarchy: - dotenv-rails-2.1.1.gem (Root Library) - railties-5.0.0.gem - :x: **actionpack-5.0.0.gem** (Vulnerable Library)

Found in HEAD commit: ba41ea5e646a6ab2be5e9de20b65596f4b5769a0

Found in base branch: master

Vulnerability Details

A regular expression based DoS vulnerability in Action Dispatch <6.0.6.1,< 6.1.7.1, and <7.0.4.1. Specially crafted cookies, in combination with a specially crafted X_FORWARDED_HOST header can cause the regular expression engine to enter a state of catastrophic backtracking. This can cause the process to use large amounts of CPU and memory, leading to a possible DoS vulnerability All users running an affected release should either upgrade or use one of the workarounds immediately.

Publish Date: 2023-02-09

URL: CVE-2023-22792

CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2023-02-09

Fix Resolution: actionpack - 6.1.7.1,7.0.4.1


Step up your Open Source Security Game with Mend here