luigiGHSA-p69g-f978-xxv9
Cross-Site Request Forgery (CSRF) in Luigi
High8.8CVE-2018-1000843 · Published Dec 20, 2018 · updated Sep 30, 2024
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 versions
| Package | Affected | Fixed in |
|---|---|---|
| luigi PyPI | < 2.8.0 | 2.8.0 |
Details and references
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-352
- Also known as
- CVE-2018-1000843, PYSEC-2018-11
- nvd.nist.gov/vuln/detail/CVE-2018-1000843
- github.com/spotify/luigi/pull/1870
- github.com/advisories/GHSA-p69g-f978-xxv9
- github.com/pypa/advisory-database/tree/main/vulns/luigi/PYSEC-2018-11.yaml
- github.com/spotify/luigi
- github.com/spotify/luigi/blob/2.7.9/luigi/server.py#L67
- groups.google.com/forum/#!topic/luigi-user/ZgfRTpBsVUY
More luigi advisories
All luigi| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Dec 102024 | luigi Arbitrary File Write via Archive Extraction (Zip Slip) | High8.6 | 3.6.0 |