cbcvebase.
CVE-2020-25780
published 2020-10-29

CVE-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
VendorProductVersion rangeFixed in
commvaultcommcell< 14.6814.68
commvaultcommcell>= 15.0 < 15.5815.58
commvaultcommcell>= 16.0 < 16.4416.44
commvaultcommcell>= 17.0 < 17.2917.29
commvaultcommcell>= 18.0 < 18.1318.13

Detection & IOCsextracted from sources · hover to see the quote

url/SearchSvc/CVSearchService.svc
othersoapaction: http://tempuri.org/ICVSearchSvc/downLoadFile
pathc:/Windows/system.ini
  • 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.