vendor:
Jenkins
by:
Smash_
7,5
CVSS
HIGH
Cross Site Request Forgery
352
CWE
Product Name: Jenkins
Affected Version From: 1.626
Affected Version To: 1.626
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: win64
2015
Jenkins 1.626 – Cross Site Request Forgery / Code Execution
Cross site request forgery vulnerability in Jenkins 1.626 allows remote attackers to hjiack the authentication of users for most request. Using CSRF it is able to change specific settings or even execute code on os as shown in the examples.
Mitigation:
Implementing a secure authentication mechanism and validating user input can help mitigate the risk of CSRF attacks.