7.5
CVE-2024-29838
- EPSS 0.17%
- Veröffentlicht 15.04.2024 00:15:13
- Zuletzt bearbeitet 10.12.2025 17:37:16
- Quelle 430a6cef-dc26-47e3-9fa8-52fb7f
- CVE-Watchlists
- Unerledigt
The Web interface of Evolution Controller Versions 2.04.560.31.03.2024 and below does not proper sanitize user input, allowing for an unauthenticated attacker to crash the controller software
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cs-technologies ≫ Evolution Version <= 2.04.560
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.17% | 0.384 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 430a6cef-dc26-47e3-9fa8-52fb7f19644e | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
CWE-457 Use of Uninitialized Variable
The code uses a variable that has not been initialized, leading to unpredictable or unintended results.
CWE-908 Use of Uninitialized Resource
The product uses or accesses a resource that has not been initialized.