CVE-2017-16716
published 2018-01-05CVE-2017-16716: A SQL Injection issue was discovered in WebAccess versions prior to 8.3. WebAccess does not properly sanitize its inputs for SQL commands.
PriorityP269critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
6.01%
92.4th percentile
A SQL Injection issue was discovered in WebAccess versions prior to 8.3. WebAccess does not properly sanitize its inputs for SQL commands.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| advantech | webaccess | < 8.3 | 8.3 |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor HTTP GET requests to the WebAccess Login endpoint containing URL-encoded SQL injection payloads, specifically the pattern '%20or%20' or the literal string "notadmin' or 'x'='x" in the URL path. ↗
- →Detect responses from the WebAccess Login endpoint containing the string 'OK TOKEN', which indicates a successful authentication bypass via SQL injection. ↗
- →The exploit targets the user parameter in the Login URL path (not a POST body), so inspect URL path segments — not just query strings — for SQL injection patterns on WebAccess login routes. ↗
- →Alert on WebAccess versions prior to 8.3 receiving GET requests to the Login/ path with single-quote characters (%27 or literal ') in the username path segment. ↗
- ·The exploit first enumerates available project names before injecting; detection should also cover reconnaissance GET requests to the WebAccess project-listing endpoint, not only the Login path. ↗
- ·The returned authentication token from a successful bypass can be reused for further transactions against the WebAccess API; a single successful bypass event may be followed by additional authenticated API calls that should also be monitored. ↗
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.
GHSA
GHSA-xmvx-vh6j-5wm2: A SQL Injection issue was discovered in WebAccess versions prior to 8
ghsa_unreviewed·2022-05-14
CVE-2017-16716 [CRITICAL] CWE-89 GHSA-xmvx-vh6j-5wm2: A SQL Injection issue was discovered in WebAccess versions prior to 8
A SQL Injection issue was discovered in WebAccess versions prior to 8.3. WebAccess does not properly sanitize its inputs for SQL commands.
CISA ICS
Advantech WebAccess (Update A)
cisa_ics·2018-01-04
Advantech WebAccess (Update A)
## Archived Content In an effort to keep CISA.gov current, the archive contains outdated information that may not reflect current policy or programs.
ICS Advisory
##
Advantech WebAccess (Update A)
Last RevisedJanuary 11, 2018
Alert CodeICSA-18-004-02A
## CVSS v3 8.2
ATTENTION: Remotely exploitable/low skill level to exploit.
Vendor: Advantech
Equipment: WebAccess
Vulnerabilities: Untrusted Pointer Dereference, Stack-based Buffer Overflow, Path Traversal, SQL Injection, Improper Input Validation.
## UPDATE INFORMATION
This updated advisory is a follow-up to the original advisory titled ICSA-18-004-02 Advantech WebAccess that was published January 4, 2018, on the NCCIC/ICS-CERT web site.
## AFFECTED PRODUCTS
Advantech reports the vulner
No detection rules found.
No writeups or analysis indexed.
2018-01-05
Published