vendor:
GOautodial 4.0
by:
Cakes
3.1
CVSS
MEDIUM
Persistent Cross-Site Scripting
79
CWE
Product Name: GOautodial 4.0
Affected Version From: 4.0
Affected Version To: 4.0
Patch Exists: NO
Related CWE: N/A
CPE: goautodial:goautodial_4
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: CentOS 7
2019
GOautodial 4.0 – ‘CreateEvent’ Persistent Cross-Site Scripting
Simple XSS attack after application authentication. A POST request is sent with a malicious script in the 'title' parameter.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.