9.1
CVE-2024-36461
- EPSS 0.54%
- Veröffentlicht 12.08.2024 13:38:22
- Zuletzt bearbeitet 10.12.2024 16:15:23
- Quelle security@zabbix.com
- Teams Watchlist Login
- Unerledigt Login
Within Zabbix, users have the ability to directly modify memory pointers in the JavaScript engine.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.54% | 0.666 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
security@zabbix.com | 9.1 | 3.1 | 5.3 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:H
|
CWE-822 Untrusted Pointer Dereference
The product obtains a value from an untrusted source, converts this value to a pointer, and dereferences the resulting pointer.