9.8
CVE-2023-53960
- EPSS 0.22%
- Veröffentlicht 22.12.2025 21:37:15
- Zuletzt bearbeitet 16.01.2026 19:16:13
- Quelle disclosure@vulncheck.com
- CVE-Watchlists
- Unerledigt
SOUND4 IMPACT/FIRST/PULSE/Eco version 2.x contains an SQL injection vulnerability in the 'index.php' authentication mechanism that allows attackers to manipulate login credentials. Attackers can inject malicious SQL code through the 'password' POST parameter to bypass authentication and potentially gain unauthorized access to the system.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sound4 ≫ First Firmware Version2.15
Sound4 ≫ First Firmware Version1.69
Sound4 ≫ Impact Eco Firmware Version1.16
Sound4 ≫ Pulse Eco Firmware Version1.16
Sound4 ≫ Big Voice4 Firmware Version1.2
Sound4 ≫ Big Voice2 Firmware Version1.30
Sound4 ≫ Wm2 Firmware Version1.11
Sound4 ≫ Impact Firmware Version2.15
Sound4 ≫ Impact Firmware Version1.69
Sound4 ≫ Pulse Firmware Version2.15
Sound4 ≫ Pulse Firmware Version1.69
Sound4 ≫ Stream Extension Version2.4.29
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.22% | 0.442 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| disclosure@vulncheck.com | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| disclosure@vulncheck.com | 9.3 | 0 | 0 |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
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.