8.8
CVE-2024-7062
- EPSS 0.04%
- Veröffentlicht 26.07.2024 12:15:03
- Zuletzt bearbeitet 21.11.2024 09:50:49
- Quelle 41c37e40-543d-43a2-b660-2fee83
- CVE-Watchlists
- Unerledigt
Nimble Commander suffers from a privilege escalation vulnerability due to the server (info.filesmanager.Files.PrivilegedIOHelperV2) performing improper/insufficient validation of a client’s authorization before executing an operation. Consequently, it is possible to execute system-level commands as the root user, such as changing permissions and ownership, obtaining a handle (file descriptor) of an arbitrary file, and terminating processes, among other operations.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mikekazakov ≫ Nimble Commander Version < 1.6.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.04% | 0.103 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| 41c37e40-543d-43a2-b660-2fee83ea851a | 8.8 | 2 | 6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
|
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.