9.8
CVE-2021-43355
- EPSS 0.22%
- Veröffentlicht 21.01.2022 19:15:09
- Zuletzt bearbeitet 21.11.2024 06:29:07
- Quelle ics-cert@hq.dhs.gov
- CVE-Watchlists
- Unerledigt
Fresenius Kabi Vigilant Software Suite (Mastermed Dashboard) version 2.0.1.3 allows user input to be validated on the client side without authentication by the server. The server should not rely on the correctness of the data because users might not support or block JavaScript or intentionally bypass the client-side checks. An attacker with knowledge of the service user could circumvent the client-side control and login with service privileges.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Fresenius-kabi ≫ Agilia Partner Maintenance Software Version <= 3.3.0
Fresenius-kabi ≫ Vigilant Centerium Version1.0
Fresenius-kabi ≫ Vigilant Insight Version1.0
Fresenius-kabi ≫ Vigilant Mastermed Version1.0
Fresenius-kabi ≫ Agilia Connect Firmware Version <= d25
Fresenius-kabi ≫ Link+ Agilia Firmware Version < 3.0
Fresenius-kabi ≫ Link+ Agilia Firmware Version3.0 Update-
Fresenius-kabi ≫ Link+ Agilia Firmware Version3.0 Updated15
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.22% | 0.45 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 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
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
| ics-cert@hq.dhs.gov | 7.3 | 3.9 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
|
CWE-287 Improper Authentication
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
CWE-603 Use of Client-Side Authentication
A client/server product performs authentication within client code but not in server code, allowing server-side authentication to be bypassed via a modified client that omits the authentication check.