vendor:
GZ Forum Script
by:
CraCkEr
7.5
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: GZ Forum Script
Affected Version From: 1.8
Affected Version To: 1.8
Patch Exists: No
Related CWE:
CPE: gz-forum-script
Platforms Tested: Windows 10 Pro
2023
GZ Forum Script 1.8 – Stored Cross-Site Scripting (XSS)
The attacker can send a link containing a malicious URL to a victim, which can perform actions such as stealing the victim's session token or login credentials. It also allows the attacker to inject malicious code into the website, giving them the ability to steal sensitive information, manipulate data, and launch additional attacks.
Mitigation:
The vendor should sanitize user input and implement proper output encoding to prevent XSS attacks. Additionally, user input should be validated and filtered to remove any potentially malicious code.