10
CVE-2011-2921
- EPSS 71.59%
- Veröffentlicht 19.11.2019 17:15:10
- Zuletzt bearbeitet 21.11.2024 01:29:16
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
ktsuss versions 1.4 and prior has the uid set to root and does not drop privileges prior to executing user specified commands, which can result in command execution with root privileges.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ktsuss Project ≫ Ktsuss Version <= 1.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 71.59% | 0.986 |
| 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 | 10 | 10 | 10 |
AV:N/AC:L/Au:N/C:C/I:C/A:C
|
CWE-273 Improper Check for Dropped Privileges
The product attempts to drop privileges but does not check or incorrectly checks to see if the drop succeeded.