7.8
CVE-2012-5861
- EPSS 13.81%
- Veröffentlicht 23.11.2012 12:09:58
- Zuletzt bearbeitet 08.07.2025 16:15:25
- Quelle ics-cert@hq.dhs.gov
- CVE-Watchlists
- Unerledigt
These Sinapsi devices do not check the validity of the data before executing queries. By accessing the SQL table of certain pages that do not require authentication within the device, attackers can leak information from the device. This could allow the attacker to compromise confidentiality.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sinapsitech ≫ Sinapsi Firmware Version <= 2.0.2870
Sinapsitech ≫ Esolar Photovoltaic System Monitor Version-
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 13.81% | 0.941 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
| ics-cert@hq.dhs.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:C/I:N/A:N
|
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.