8.8
CVE-2024-36463
- EPSS 0.38%
- Veröffentlicht 26.11.2024 15:15:31
- Zuletzt bearbeitet 08.10.2025 16:03:31
- Quelle security@zabbix.com
- CVE-Watchlists
- Unerledigt
The implementation of atob in "Zabbix JS" allows to create a string with arbitrary content and use it to access internal properties of objects.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.38% | 0.589 |
| 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 | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-767 Access to Critical Private Variable via Public Method
The product defines a public method that reads or modifies a private variable.