CVE-2018-1000843: CSRF
Luigi version prior to version 2.8.0; after commit 53b52e12745075a8acc016d33945d9d6a7a6aaeb; after GitHub PR spotify/luigi/pull/1870 contains a Cross ite Request Forgery (CSRF) vulnerability in API endpoint: /api/<method> that can result in Task metadata such as task name, id, parameter, etc. will be leaked to unauthorized users. This attack appear to be exploitable via The victim must visit a specially crafted webpage from the network where their Luigi server is accessible.. This vulnerability appears to have been fixed in 2.8.0 and later.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2018-1000843?
CVE-2018-1000843 is categorized as a moderate severity vulnerability due to its potential for cross-site request forgery (CSRF) in Luigi's API.
How do I fix CVE-2018-1000843?
To remediate CVE-2018-1000843, upgrade Luigi to version 2.8.0 or later.
What is affected by CVE-2018-1000843?
CVE-2018-1000843 affects all versions of Luigi prior to 2.8.0.
What type of vulnerability is CVE-2018-1000843?
CVE-2018-1000843 is a cross-site request forgery (CSRF) vulnerability.
What could be compromised due to CVE-2018-1000843?
CVE-2018-1000843 could expose task metadata such as task name, ID, and parameters.