Skip to content

fix: upgrade gunicorn to 23.0.0 (CVE-2024-1135)#2

Open
ona-security-engineer wants to merge 1 commit intoona-samples:mainfrom
ona-security-engineer:security/SE-3-fix
Open

fix: upgrade gunicorn to 23.0.0 (CVE-2024-1135)#2
ona-security-engineer wants to merge 1 commit intoona-samples:mainfrom
ona-security-engineer:security/SE-3-fix

Conversation

@ona-security-engineer
Copy link

Automated security fix by Ona Agent.

Summary

Upgrades gunicorn from 21.2.0 to 23.0.0 to resolve CVE-2024-1135 (HTTP Request Smuggling via improper Transfer-Encoding header validation).

Vulnerability

Field Detail
Jira SE-3
CVE CVE-2024-1135
GHSA GHSA-w3h3-4rj7-4ph4
Severity HIGH
Affected gunicorn 21.2.0
Fixed in gunicorn 22.0.0+

Changes

  • openshift-task-manager/app/requirements.txt: gunicorn==21.2.0gunicorn==23.0.0

Verification

  • Dependencies install without conflicts
  • Flask app imports and registers all routes
  • gunicorn 23.0.0 starts and serves the health endpoint correctly

Addresses HTTP Request Smuggling vulnerability in gunicorn due to
improper Transfer-Encoding header validation.

Jira: SE-3

Co-authored-by: Ona <no-reply@ona.com>
@sonarqubecloud
Copy link

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.

1 participant