8.2
CVE-2024-3290
- EPSS 0.09%
- Veröffentlicht 17.05.2024 17:15:07
- Zuletzt bearbeitet 21.11.2024 09:29:19
- Quelle vulnreport@tenable.com
- Teams Watchlist Login
- Unerledigt Login
A race condition vulnerability exists where an authenticated, local attacker on a Windows Nessus host could modify installation parameters at installation time, which could lead to the execution of arbitrary code on the Nessus host
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Diese Information steht angemeldeten Benutzern zur Verfügung. Login
Daten sind bereitgestellt durch das CVE Programm von Authorized Data Publishers (ADP) (Unstrukturiert)
Herstellertenable
≫
Produkt
nessus
Default Statusunknown
Version <=
10.7.2
Version
-
Status
affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.09% | 0.259 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
vulnreport@tenable.com | 8.2 | 1.5 | 6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
|
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.