CVE-2018-1000843
HIGH8.8EPSS 0.14%Cross-Site Request Forgery (CSRF) in Luigi
Published: 12/20/2018Modified: 9/30/2024
Description
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 packages (2)
- PyPI/luigifrom 0, < 2.8.0
- PyPI/luigifrom 0, < 2.8.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
References (7)
- ADVISORYhttps://github.com/advisories/GHSA-p69g-f978-xxv9
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2018-1000843
- PATCHhttps://github.com/spotify/luigi
- WEBhttps://github.com/pypa/advisory-database/tree/main/vulns/luigi/PYSEC-2018-11.yaml
- WEBhttps://github.com/spotify/luigi/blob/2.7.9/luigi/server.py#L67
- WEBhttps://github.com/spotify/luigi/pull/1870
- WEBhttps://groups.google.com/forum/#!topic/luigi-user/ZgfRTpBsVUY