vendor:
Jenkins
by:
JoeV
8,8
CVSS
HIGH
CSRF and Command Execution
352, 78
CWE
Product Name: Jenkins
Affected Version From: 1.578
Affected Version To: 1.578
Patch Exists: YES
Related CWE: N/A
CPE: jenkins-ci.org
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7
2014
Jenkins CSRF and Command Execution Vulnerability
Jenkins is susceptible to CSRF attack and command execution. Using groovy one can fire any command and get it executed by the script console thus able to access files, registry keys, values and folders which is outbound for Jenkins.
Mitigation:
Implementing a strong authentication mechanism, disabling the script console, and using a web application firewall can help mitigate the risk of CSRF and command execution.