CVE-2017-14738
published 2017-09-30CVE-2017-14738: FileRun (version 2017.09.18 and below) suffers from a remote SQL injection vulnerability due to a failure to sanitize input in the metafield parameter inside…
PriorityP259critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.62%
83.6th percentile
FileRun (version 2017.09.18 and below) suffers from a remote SQL injection vulnerability due to a failure to sanitize input in the metafield parameter inside the metasearch module (under the search function).
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| filerun | filerun | <= 2017.09.18 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect time-based blind SQLi exploitation attempts targeting the `metafield` POST parameter in FileRun's metasearch module. Look for HTTP POST requests containing `searchType=meta` combined with SQL sleep/delay payloads in the `metafield` parameter. ↗
- →Monitor for POST requests with `searchType=meta` and `searchPath=/ROOT/HOME` alongside anomalous `metafield` values containing SQL syntax (parentheses, AND clauses, numeric comparisons), which are characteristic of the exploit's time-based enumeration loop. ↗
- →Alert on repeated sequential POST requests to the FileRun search endpoint with incrementing numeric patterns in `metafield`, consistent with the exploit's character-by-character database enumeration (outer loop m=1..255, inner loop n=32..126). ↗
- →Correlate HTTP response timing anomalies (responses meeting or exceeding a configured delay threshold) on the FileRun search endpoint as an indicator of successful time-based blind SQL injection. ↗
- ·The exploit authenticates before injecting; detection based solely on unauthenticated traffic will miss this attack. Session/cookie-based correlation is required to attribute the SQLi to a specific authenticated user session. ↗
- ·The vulnerability affects FileRun version 2017.09.18 and below. Ensure version fingerprinting is in scope when triaging alerts, as patched versions are not affected. ↗
CVSS provenance
nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
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.
No writeups or analysis indexed.
http://feedback.filerun.com/topics/189-critical-security-update-available/https://blog.spentera.com/2017/09/29/blind-sql-injection-vulnerability-in-filerun-2017-09-18/https://www.exploit-db.com/exploits/42922/http://feedback.filerun.com/topics/189-critical-security-update-available/https://blog.spentera.com/2017/09/29/blind-sql-injection-vulnerability-in-filerun-2017-09-18/https://www.exploit-db.com/exploits/42922/
2017-09-30
Published