CVE-2023-32721
12.10.2023, 07:15
A stored XSS has been found in the Zabbix web application in the Maps element if a URL field is set with spaces before URL.
Vendor | Product | Version |
---|---|---|
zabbix | zabbix | 4.0.0 ≤ 𝑥 ≤ 4.0.47 |
zabbix | zabbix | 5.0.0 ≤ 𝑥 ≤ 5.0.36 |
zabbix | zabbix | 6.0.0 ≤ 𝑥 ≤ 6.0.20 |
zabbix | zabbix | 6.4.0 ≤ 𝑥 ≤ 6.4.5 |
zabbix | zabbix | 7.0.0:alpha1 |
zabbix | zabbix | 7.0.0:alpha2 |
zabbix | zabbix | 7.0.0:alpha3 |
𝑥
= 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.