9
CVE-2019-9486
- EPSS 0.72%
- Veröffentlicht 30.04.2019 19:29:04
- Zuletzt bearbeitet 21.11.2024 04:51:42
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
STRATO HiDrive Desktop Client 5.0.1.0 for Windows suffers from a SYSTEM privilege escalation vulnerability through the HiDriveMaintenanceService service. This service establishes a NetNamedPipe endpoint that allows applications to connect and call publicly exposed methods. An attacker can inject and execute code by hijacking the insecure communications with the service. This vulnerability also affects Telekom MagentaCLOUD through 5.7.0.0 and 1&1 Online Storage through 6.1.0.0.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Strato ≫ Hidrive Desktop Client SwPlatformwindows Version <= 5.0.1.0
Telekom ≫ Magentacloud Version <= 5.7.0.0
Ionos ≫ 1&1 Online Storage Version <= 6.1.0.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.72% | 0.718 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 9 | 8 | 10 |
AV:N/AC:L/Au:S/C:C/I:C/A:C
|
CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.