Description
|
|
Two vulnerabilities have been discovered in InterPhoto Gallery, which can be exploited by malicious people to conduct cross-site scripting attacks and disclose sensitive information.
1) Input passed via the "IPLANG" cookie parameter to e.g. about.php is not properly verified before being used. This can be exploited to include arbitrary files from local resources via directory traversal sequences and URL encoded NULL-bytes.
This vulnerability is confirmed in version 2.5.0. Other versions may also be affected.
2) Input passed via the "thisurl" parameter to 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.
This vulnerability is confirmed in version 2.5.1. Other versions may also be affected.
|