CVE-2023-29456
13.07.2023, 10:15
URL validation scheme receives input from a user and then parses it to identify its various components. The validation scheme can ensure that all URL components comply with internet standards.
Vendor | Product | Version |
---|---|---|
zabbix | frontend | 4.0.0 ≤ 𝑥 ≤ 4.0.46 |
zabbix | frontend | 5.0.0 ≤ 𝑥 ≤ 5.0.35 |
zabbix | frontend | 6.0.0 ≤ 𝑥 ≤ 6.0.18 |
zabbix | frontend | 6.4.0 ≤ 𝑥 ≤ 6.4.3 |
𝑥
= 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.