vendor:
CyBroHttpServer
by:
Emre ÖVÜNÇ
6.1
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: CyBroHttpServer
Affected Version From: 1.0.3
Affected Version To: 1.0.3
Patch Exists: YES
Related CWE: CVE-2018-16134
CPE: a:cybrotech:cybrohttpserver:1.0.3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 7 - 64-bit
2018
Cybrotech CyBroHttpServer 1.0.3 – Cross-Site Scripting
A Cross-Site Scripting (XSS) vulnerability was discovered in Cybrotech CyBroHttpServer 1.0.3. An attacker can send a malicious request containing a script to the vulnerable server, which will be executed in the victim's browser. This can be used to steal cookies, hijack sessions, and perform other malicious activities.
Mitigation:
Input validation should be used to prevent XSS attacks. The application should validate all input data and reject any malicious input.