8.8
CVE-2025-6791
- EPSS 0.03%
- Veröffentlicht 22.08.2025 18:56:28
- Zuletzt bearbeitet 22.10.2025 14:06:29
- Quelle bd4443e6-1eef-43f3-9886-25fc9c
- CVE-Watchlists
- Unerledigt
In the monitoring event logs page, it is possible to alter the http request to insert a reflect payload in the DB. Caused by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Centreon web (Monitoring event logs modules) allows SQL Injection.This issue affects web: 24.10.0, 24.04.0, 23.10.0.Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Centreon ≫ Centreon Web Version >= 23.10.0 < 23.10.26
Centreon ≫ Centreon Web Version >= 24.04.0 < 24.04.16
Centreon ≫ Centreon Web Version >= 24.10.0 < 24.10.9
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.065 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| bd4443e6-1eef-43f3-9886-25fc9ceeaae7 | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/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.