Cross-site request forgery in Jenkins - CVE-2018-1000102

 

Cross-site request forgery in Jenkins - CVE-2018-1000102

Published: March 5, 2018 / Updated: March 6, 2018


Vulnerability identifier: #VU10853
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-1000102
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Jenkins
Affected software:
Jenkins

Detailed vulnerability description

The vulnerability allows a remote attacker to perform CSRF attack.

The weakness exists due to improper validation of user-supplied input by multiple scripts. A remote attacker can create a specially crafted HTML page or URL, trick the victim into visiting it, gain access to the system and perform arbitrary actions.

How to mitigate CVE-2018-1000102

Update to version 2.107.

Sources