6.3
CVE-2025-15325
- EPSS 0.05%
- Veröffentlicht 05.02.2026 18:25:29
- Zuletzt bearbeitet 10.02.2026 18:07:57
- Quelle 3938794e-25f5-4123-a1ba-5cbd7f
- CVE-Watchlists
- Unerledigt
Tanium addressed an improper input validation vulnerability in Discover.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.146 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 3938794e-25f5-4123-a1ba-5cbd7f104512 | 6.3 | 2.8 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
|
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.