vendor:
ZCBS/ZBBS/ZPBS
by:
Abdulaziz Saad
6.1
CVSS
MEDIUM
Reflected Cross-Site Scripting (XSS)
79
CWE
Product Name: ZCBS/ZBBS/ZPBS
Affected Version From: 4.14k
Affected Version To: 4.14k
Patch Exists: YES
Related CWE: CVE-2023-26692
CPE: a:zcbs:zcbs:4.14k
Platforms Tested: LAMP, Ubuntu
2023
ZCBS/ZBBS/ZPBS v4.14k – Reflected Cross-Site Scripting (XSS)
The vulnerability exists due to insufficient sanitization of the 'ident' parameter in the 'objecten.pl' script. A remote attacker can send a specially crafted request to the vulnerable script and execute arbitrary HTML and script code in the browser of the victim in context of the vulnerable website.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.