Race Condition Affecting cwltool package, versions [,3.1.20230906142556)


Severity

0.0
medium
0
10

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 ID SNYK-PYTHON-CWLTOOL-6084102
  • published 24 Nov 2023
  • disclosed 1 Oct 2023
  • credit José María Fernández

Introduced: 1 Oct 2023

CVE NOT AVAILABLE CWE-362 Open this link in a new tab

How to fix?

Upgrade cwltool to version 3.1.20230906142556 or higher.

Overview

cwltool is a Common workflow language reference implementation

Affected versions of this package are vulnerable to Race Condition when a podman process finishes even before reaching the monitoring method. This triggers a deadlock, as process.returncode does not get updated and spawned process is in zombie state (so, no signal is sent).

CVSS Scores

version 3.1
Expand this section

Snyk

6.5 medium
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    High
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    None
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    Low
  • Integrity (I)
    None
  • Availability (A)
    High