cbcvebase.
CVE-2017-14960
published 2018-01-04

CVE-2017-14960: xDashboard in OpenText Document Sciences xPression (formerly EMC Document Sciences xPression) v4.5SP1 Patch 13 has SQL Injection.

PriorityP356high7.5CVSS 3.0
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
3.74%
88.5th percentile
xDashboard in OpenText Document Sciences xPression (formerly EMC Document Sciences xPression) v4.5SP1 Patch 13 has SQL Injection.

Affected

1 ranges
VendorProductVersion rangeFixed in
opentextdocument_sciences_xpression<= 4.5

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://[victim]:4000/xDashboard/html/jobhistory/jobDocHistoryList.action?model.jobHistoryId=1736687378927012979202234841133 and 1=1
urlhttps://[victim]:4000/xDashboard/html/jobhistory/jobDocHistoryList.action?model.jobHistoryId=1736687378927012979202234841133 and 1=2
path/xDashboard/html/jobhistory/jobDocHistoryList.action
port4000
  • Monitor HTTP requests to the /xDashboard/html/jobhistory/jobDocHistoryList.action endpoint for SQL injection payloads in the 'model.jobHistoryId' parameter, particularly boolean-based blind SQLi patterns such as 'and 1=1' or 'and 1=2'.
  • Alert on requests to jobDocHistoryList.action where the model.jobHistoryId parameter contains SQL keywords (e.g., AND, OR) appended after a numeric value, indicative of boolean-based blind SQL injection probing.
  • ·The exploit targets port 4000, which appears to be the default service port for xDashboard; detection rules should account for this non-standard port.
  • ·The advisory notes that versions beyond v4.5SP1 Patch 13 may also be vulnerable; detection coverage should not be limited to this specific version.

CVSS provenance

nvdv3.07.5HIGHCVSS:3.0/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.