CVE-2023-29457
13.07.2023, 10:15
Reflected XSS attacks, occur when a malicious script is reflected off a web application to the victim's browser. The script can be activated through Action form fields, which can be sent as request to a website with a vulnerability that enables execution of malicious scripts.
Vendor | Product | Version |
---|---|---|
zabbix | frontend | 4.0.0 ≤ 𝑥 ≤ 4.0.45 |
zabbix | frontend | 5.0.0 ≤ 𝑥 ≤ 5.0.34 |
zabbix | frontend | 6.0.0 ≤ 𝑥 ≤ 6.0.17 |
𝑥
= 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.