Description
|
|
Multiple vulnerabilities have been reported in PacketFence, which can be exploited by malicious people to conduct cross-site scripting attacks.
1) Input passed via the "p" parameter to html/admin/login.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 context of an affected site.
2) Input passed via the "destination_url" parameter to e.g. html/admin/guest-management.cgi, html/captive-portal/email_activation.cgi, and html/captive-portal/register.cgi 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 context of an affected site.
The vulnerabilities are reported in versions prior to 3.0.2.
|