9.8
CVE-2017-12731
- EPSS 0.28%
- Veröffentlicht 09.09.2017 01:29:02
- Zuletzt bearbeitet 20.04.2025 01:37:25
- Quelle ics-cert@hq.dhs.gov
- CVE-Watchlists
- Unerledigt
A SQL Injection issue was discovered in OPW Fuel Management Systems SiteSentinel Integra 100, SiteSentinel Integra 500, and SiteSentinel iSite ATG consoles with the following software versions: older than V175, V175-V189, V191-V195, and V16Q3.1. The application is vulnerable to injection of malicious SQL queries via the input from the client.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Opwglobal ≫ Sitesentinel Isite Atg Firmware Version <= 175
Opwglobal ≫ Sitesentinel Isite Atg Firmware Version16q3.1
Opwglobal ≫ Sitesentinel Isite Atg Firmware Version189
Opwglobal ≫ Sitesentinel Isite Atg Firmware Version191
Opwglobal ≫ Sitesentinel Isite Atg Firmware Version195
Opwglobal ≫ Sitesentinel Integra 500 Firmware Version <= 175
Opwglobal ≫ Sitesentinel Integra 500 Firmware Version16q3.1
Opwglobal ≫ Sitesentinel Integra 500 Firmware Version189
Opwglobal ≫ Sitesentinel Integra 500 Firmware Version191
Opwglobal ≫ Sitesentinel Integra 500 Firmware Version195
Opwglobal ≫ Sitesentinel Integra 100 Firmware Version <= 175
Opwglobal ≫ Sitesentinel Integra 100 Firmware Version16q3.1
Opwglobal ≫ Sitesentinel Integra 100 Firmware Version189
Opwglobal ≫ Sitesentinel Integra 100 Firmware Version191
Opwglobal ≫ Sitesentinel Integra 100 Firmware Version195
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.28% | 0.485 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.