Update CVE-2018-1000600.yaml
parent
e0f39583d2
commit
aa3e6b24a7
|
@ -4,7 +4,8 @@ info:
|
|||
name: Jenkins GitHub Plugin <=1.29.1 - Server-Side Request Forgery
|
||||
author: geeknik
|
||||
severity: high
|
||||
description: Jenkins GitHub Plugin 1.29.1 and earlier is susceptible to server-side request forgery via GitHubTokenCredentialsCreator.java, which allows attackers to leverage attacker-specified credentials IDs obtained through another method and capture the credentials stored in Jenkins.
|
||||
description: |
|
||||
Jenkins GitHub Plugin 1.29.1 and earlier is susceptible to server-side request forgery via GitHubTokenCredentialsCreator.java, which allows attackers to leverage attacker-specified credentials IDs obtained through another method and capture the credentials stored in Jenkins.
|
||||
reference:
|
||||
- https://www.jenkins.io/security/advisory/2018-06-25/#SECURITY-915
|
||||
- https://devco.re/blog/2019/01/16/hacking-Jenkins-part1-play-with-dynamic-routing/
|
||||
|
@ -15,7 +16,7 @@ info:
|
|||
cvss-score: 8.8
|
||||
cve-id: CVE-2018-1000600
|
||||
cwe-id: CWE-200
|
||||
tags: cve,cve2018,jenkins,ssrf,oast
|
||||
tags: cve,cve2018,jenkins,ssrf,oast,github
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
Loading…
Reference in New Issue