7.2
CVE-2025-2928
- EPSS 0.03%
- Veröffentlicht 29.07.2025 17:44:23
- Zuletzt bearbeitet 31.07.2025 18:42:56
- Quelle security@genetec.com
- CVE-Watchlists
- Unerledigt
SQL Injection affecting the Archiver role.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerGenetec Inc.
≫
Produkt
Genetec Security Center
Default Statusunaffected
Version
>=5.9.0.0 <5.9.5.9
Status
affected
Version
>=5.9.5.9
Status
unaffected
Version
>=5.10.0.0 <5.10.4.28
Status
affected
Version
>=5.10.4.28
Status
unaffected
Version
>=5.11.0.0 <5.11.3.19
Status
affected
Version
>=5.11.3.19
Status
unaffected
Version
>=5.12.0.0 <5.12.2.6
Status
affected
Version
>=5.12.2.6
Status
unaffected
Version
>=5.13.0.0 <5.13.1.1
Status
affected
Version
>=5.13.1.1
Status
unaffected
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.095 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@genetec.com | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/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.