Description
|
|
Saadat Ullah has discovered multiple vulnerabilities in daloRADIUS, which can be exploited by malicious users to conduct SQL injection attacks and by malicious people to conduct cross-site scripting and request forgery attacks.
1) The application allows users to perform certain actions via HTTP requests without performing proper validity checks to verify the requests. This can be exploited to e.g. change administrator password when a logged-in administrative user visits a specially crafted web page.
2) Input passed via the "orderby" GET parameter to acct-ipaddress.php and acct-date.php is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
3) Input passed via the "username" GET parameter to mng-search.php and the "daloradiusFilter" GET parameter to rep-logs-daloradius.php is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in the context of an affected site.
The vulnerabilities are confirmed in version 0.9-9. Other versions may also be affected.
|