vendor:
DaloRadius
by:
Saadat Ullah
8,8
CVSS
HIGH
SQL Injection, Cross-Site Request Forgery (CSRF), Cross-Site Scripting (XSS)
352, 89, 79
CWE
Product Name: DaloRadius
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2013
DaloRadius SQLi / CSRF / XSS
DaloRadius is vulnerable to Cross-Site Request Forgery (CSRF) on all locations, including the Change Admin Password page. An attacker can craft a malicious request to change the administrator password without any security tokens. Additionally, DaloRadius is vulnerable to multiple SQL Injection and XSS vulnerabilities on the acct-ipaddress.php, acct-date.php, and other pages.
Mitigation:
Implement security tokens to protect against CSRF, and validate user input to prevent SQL Injection and XSS.