CVE-2024-22119
09.02.2024, 09:15
The cause of vulnerability is improper validation of form input field Name on Graph page in Items section.
Vendor | Product | Version |
---|---|---|
zabbix | zabbix | 5.0.0 ≤ 𝑥 < 5.0.40 |
zabbix | zabbix | 6.0.0 ≤ 𝑥 < 6.0.24 |
zabbix | zabbix | 6.4.0 ≤ 𝑥 < 6.4.9 |
zabbix | zabbix | 7.0.0:alpha1 |
zabbix | zabbix | 7.0.0:alpha2 |
zabbix | zabbix | 7.0.0:alpha3 |
zabbix | zabbix | 7.0.0:alpha4 |
zabbix | zabbix | 7.0.0:alpha5 |
zabbix | zabbix | 7.0.0:alpha6 |
zabbix | zabbix | 7.0.0:alpha7 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.