Cross-site Request Forgery (CSRF) Affecting luigi package, versions [2.3.3,2.8.0)


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Confidentiality High

    Threat Intelligence

    EPSS 0.16% (53rd percentile)
Expand this section
NVD
8.8 high

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-LUIGI-72726
  • published 24 Dec 2018
  • disclosed 20 Dec 2018
  • credit Unknown

How to fix?

Upgrade luigi to version 2.8.0 or higher.

Overview

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.