vendor:
xEpan
by:
High-Tech Bridge Security Research Lab
5,1
CVSS
MEDIUM
Cross-Site Request Forgery
352
CWE
Product Name: xEpan
Affected Version From: 1.0.1
Affected Version To: 1.0.1
Patch Exists: NO
Related CWE: CVE-2014-8429
CPE: a:xavoc_technocrats_pvt_ltd:xepan
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
Cross-Site Request Forgery (CSRF) in xEpan
The vulnerability exists due to insufficient validation of the HTTP request origin when creating new user accounts. A remote unauthenticated attacker can trick a logged-in administrator to visit a malicious page with CSRF exploit, create new account with administrative privileges and get total control over the vulnerable website.
Mitigation:
Validate the HTTP request origin when creating new user accounts.