vendor:
WebPort
by:
Emre ÖVÜNÇ
6.1
CVSS
MEDIUM
Reflected Cross-Site Scripting
79
CWE
Product Name: WebPort
Affected Version From: 1.19.1
Affected Version To: 1.19.1
Patch Exists: YES
Related CWE: CVE-2019-12461
CPE: a:webport:webport:1.19.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows/Linux
2019
WebPort 1.19.1 – Reflected Cross-Site Scripting
To exploit vulnerability, someone could use 'http://[server]:8090/log?type="</script><script>alert('xss');</script><script>' request to impact users who open a maliciously crafted link or third-party web page.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.