Cross-site request forgery in Luigi - CVE-2018-1000843

 

Cross-site request forgery in Luigi - CVE-2018-1000843

Published: February 12, 2019


Vulnerability identifier: #VU17477
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-1000843
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Spotify
Affected software:
Luigi

Detailed vulnerability description

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to the Cross-Origin Resource Sharing (CORS) mechanism used by the affected software fails to check request origins. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website, such as result in Task metadata such as task name, id, parameter, etc. will be leaked to unauthorized users.


How to mitigate CVE-2018-1000843

Update to version 2.8.0.

Sources