vendor:
re_porter 16
by:
Kamil Suska
6.1
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: re_porter 16
Affected Version From: prior 7.8.974.20
Affected Version To: prior 7.8.974.20
Patch Exists: YES
Related CWE: CVE-2018-15533
CPE: a:geutebrueck:re_porter_16
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
Geutebrueck re_porter 16 – Cross-Site Scripting
Geutebrueck re_porter 16 is vulnerable to Cross-Site Scripting (XSS) attacks. An attacker can inject malicious JavaScript code into the vulnerable parameters of the application. This code will be executed in the browser of the victim when the malicious URL is visited.
Mitigation:
Input validation should be used to prevent XSS attacks. The application should validate all user input and reject any input that contains malicious code.