vendor:
PBX Administration GUI
by:
Rainer Giedat
7,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: PBX Administration GUI
Affected Version From: all known versions
Affected Version To: tested 10.00 sr11
Patch Exists: YES
Related CWE: CVE-2014-5335
CPE: a:innovaphone:pbx_administration_gui
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2014
Innovaphone PBX Admin-GUI CSRF
The UI does not check if a request was sent originating from a page it delivered before or from an untrusted and potentially malicious source. With a CSRF attack a malicious third party is able to change any configurable items from remote if an administrator is logged in to the user interface and visits a malicious website or clicks a manipulated link under the control of the attacker. The lack of a logout mechanism and the use of the digest authentication scheme increases the probability of successful exploitation, because the user session will never expire automatically.
Mitigation:
Implementing a logout mechanism and using a stronger authentication scheme can help mitigate the risk of CSRF attacks.