luigi@2.7.9 vulnerabilities

Workflow mgmgt + task scheduling + dependency resolution.

Direct Vulnerabilities

Known vulnerabilities in the luigi package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Cross-site Scripting (XSS)

luigi is a package that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization, handling failures, command line integration, and much more.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to improper user-input sanitization in the visualizer functionality.

How to fix Cross-site Scripting (XSS)?

Upgrade luigi to version 3.2.1 or higher.

[,3.2.1)
  • M
Cross-site Request Forgery (CSRF)

luigi is a package that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization, handling failures, command line integration, and much more.

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) via API endpoint: /api/ that can expose task metadata such as task name, id, parameter, etc to an unauthorized users. This attack can be exploited only when the victim visits a specially crafted webpage from the network where their Luigi server is accessible.

How to fix Cross-site Request Forgery (CSRF)?

Upgrade luigi to version 2.8.0 or higher.

[2.3.3,2.8.0)