CVE-2020-25780
published 2020-10-29CVE-2020-25780: In CommCell in Commvault before 14.68, 15.x before 15.58, 16.x before 16.44, 17.x before 17.29, and 18.x before 18.13, Directory Traversal can occur such that…
PriorityP259high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
9.88%
95.0th percentile
In CommCell in Commvault before 14.68, 15.x before 15.58, 16.x before 16.44, 17.x before 17.29, and 18.x before 18.13, Directory Traversal can occur such that an attempt to view a log file can instead view a file outside of the log-files folder.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| commvault | commcell | < 14.68 | 14.68 |
| commvault | commcell | >= 15.0 < 15.58 | 15.58 |
| commvault | commcell | >= 16.0 < 16.44 | 16.44 |
| commvault | commcell | >= 17.0 < 17.29 | 17.29 |
| commvault | commcell | >= 18.0 < 18.13 | 18.13 |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect exploitation attempts by monitoring POST requests to /SearchSvc/CVSearchService.svc with the SOAPAction header set to http://tempuri.org/ICVSearchSvc/downLoadFile and a body containing path traversal sequences (e.g., '../' or absolute paths like 'c:/Windows/system.ini'). ↗
- →A successful exploitation response will return HTTP 200 and contain the string 'downLoadFileResult' in the response body. ↗
- ·Vulnerable versions span multiple major release branches; ensure version checks cover all affected ranges before 14.68, 15.x before 15.58, 16.x before 16.44, 17.x before 17.29, and 18.x before 18.13. ↗
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Commvault CommCell - Local File Inclusion
nuclei·CVSS 7.5
CVE-2020-25780 [HIGH] Commvault CommCell - Local File Inclusion
Commvault CommCell - Local File Inclusion
CommCell in Commvault before 14.68, 15.x before 15.58, 16.x before 16.44, 17.x before 17.29, and 18.x before 18.13 are vulnerable to local file inclusion because an attacker can view a log file can instead view a file outside of the log-files folder.
Template:
id: CVE-2020-25780
info:
name: Commvault CommCell - Local File Inclusion
author: pdteam
severity: high
description: CommCell in Commvault before 14.68, 15.x before 15.58, 16.x before 16.44, 17.x before 17.29, and 18.x before 18.13 are vulnerable to local file inclusion because an attacker can view a log file can instead view a file outside of the log-files folder.
impact: |
Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the system.
remedia
No writeups or analysis indexed.
2020-10-29
Published