CVE-2023-29454: Stored XSS in Unknown Web Application
CVE-2023-29454 Published on July 13, 2023
Persistent XSS in the user form
Stored or persistent cross-site scripting (XSS) is a type of XSS where the attacker first sends the payload to the web application, then the application saves the payload (e.g., in a database or server-side text files), and finally, the application unintentionally executes the payload for every victim visiting its web pages.
Vulnerability Analysis
CVE-2023-29454 is exploitable with network access, requires user interaction and a small amount of user privileges. This vulnerability is consided to have a high level of attack complexity. The potential impact of an exploit of this vulnerability is considered to have a high impact on confidentiality, with no impact on integrity, and no impact on availability.
Weakness Type
Improper Input Validation
The 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.
Products Associated with CVE-2023-29454
stack.watch emails you whenever new vulnerabilities are published in Zabbix Frontend or Zabbix. Just hit a watch button to start following.
Affected Versions
Zabbix:- Version 4.0.0, <= 4.0.45 is affected.
- Version 5.0.0, <= 5.0.33 is affected.
- Version 6.0.0, <= 6.0.16 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.