Cross-site request forgery in Gitlab Community Edition - CVE-2018-14603

 

Cross-site request forgery in Gitlab Community Edition - CVE-2018-14603

Published: July 27, 2018 / Updated: July 17, 2020


Vulnerability identifier: #VU31257
CSH Severity: Medium
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:Green
CVE-ID: CVE-2018-14603
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GitLab, Inc
Affected software:
Gitlab Community Edition

Detailed vulnerability description

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

The vulnerability exists due to insufficient validation of the HTTP request origin. 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 occur in the Test feature of the System Hooks component.


How to mitigate CVE-2018-14603

Update to version 11.1.2.

Sources