vendor:
IP Office Application Server
by:
Dan Bohan, Scott Goodwin, OCD Tech
5.4
CVSS
MEDIUM
Reflective Cross-Site Scripting
79
CWE
Product Name: IP Office Application Server
Affected Version From: 11.0.0.0
Affected Version To: 11.0 FP4 SP1
Patch Exists: YES
Related CWE: CVE-2019-7004
CPE: a:avaya:ip_office_application_server:11.0.0.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: 11.0.0.0
2019
Avaya IP Office Application Server 11.0.0.0 – Reflective Cross-Site Scripting
Avaya IP Office version 11.0.0.0 and before has a vulnerable login page (username) which is susceptible to cross-site scripting (XSS) via a POST request due to improper sanitization of user input. XSS via a post request allows for arbitrary code to be executed on the client’s system in the security context of the browser. By submitting a specially crafted username, it is possible to execute arbitrary JavaScript.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.