Improper Output Neutralization for Logs Affecting kubeflow-jupyter-web-app package, versions <1.8.0-r7


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.04% (12th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-KUBEFLOWJUPYTERWEBAPP-6968951
  • published22 May 2024
  • disclosed19 Apr 2024

Introduced: 19 Apr 2024

CVE-2024-1681  (opens in a new tab)
CWE-117  (opens in a new tab)

How to fix?

Upgrade Chainguard kubeflow-jupyter-web-app to version 1.8.0-r7 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kubeflow-jupyter-web-app package and not the kubeflow-jupyter-web-app package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

corydolphin/flask-cors is vulnerable to log injection when the log level is set to debug. An attacker can inject fake log entries into the log file by sending a specially crafted GET request containing a CRLF sequence in the request path. This vulnerability allows attackers to corrupt log files, potentially covering tracks of other attacks, confusing log post-processing tools, and forging log entries. The issue is due to improper output neutralization for logs.