|
Description
|
|
Some vulnerabilities have been reported in DaLogin, which can be exploited by malicious people to conduct SQL injection and script insertion attacks.
1) Input passed to the "id" parameter in new.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed to the "comment_text" and "comment_user" parameters in new.php is not properly sanitised before being displayed to the user. This can be exploited to execute arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site when the malicious data is being viewed.
The vulnerabilities are reported in version 2.2.5. Other versions may also be affected.
|