SquirrelMail password Script Issue
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Easy Hosting Control Panel for Ubuntu |
New
|
Undecided
|
Unassigned |
Bug Description
ECHP version: 0.29.13
ehcp plugin for squirrel mail has two issues:
1. It is possible to select an invalid database. Lack of error checking on mysql select statement will cause script failure without notifying user. this can be tested by modifying config.php and changing the dbname variable to a database that doesn't exist. ie/ $dbname = foobar
2. Variable name in config.php file for database name is $dbname, while select statement in ehcp_password_
The emailuser password never gets changed.
is this same, in version 0.29.15, which is latest now ? net/download and re-check
I checked on my side, files seems ok.
please download from www.ehcp.
thanks for bug report.
On Fri, Jul 29, 2011 at 6:18 PM, Derek manning change. php references $db. this causes /bugs.launchpad .net/bugs/ 818103 change. php references $db. /bugs.launchpad .net/ehcp/ +bug/818103/ +subscriptions
<email address hidden> wrote:
> Public bug reported:
>
> ECHP version: 0.29.13
>
> ehcp plugin for squirrel mail has two issues:
> 1. It is possible to select an invalid database. Lack of error checking on mysql select statement will cause script failure without notifying user. this can be tested by modifying config.php and changing the dbname variable to a database that doesn't exist. ie/ $dbname = foobar
>
> 2. Variable name in config.php file for database name is $dbname, while
> select statement in ehcp_password_
> the database update command to select a "null" database on the database
> server because $db is not initialized. This failure is not reported due
> to the issue (1.) above.
>
> The emailuser password never gets changed.
>
> ** Affects: ehcp
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are a member of Easy
> Hosting Control Panel Team, which is subscribed to Easy Hosting Control
> Panel for Ubuntu.
> https:/
>
> Title:
> SquirrelMail password Script Issue
>
> Status in Easy Hosting Control Panel for Ubuntu:
> New
>
> Bug description:
> ECHP version: 0.29.13
>
> ehcp plugin for squirrel mail has two issues:
> 1. It is possible to select an invalid database. Lack of error checking on mysql select statement will cause script failure without notifying user. this can be tested by modifying config.php and changing the dbname variable to a database that doesn't exist. ie/ $dbname = foobar
>
> 2. Variable name in config.php file for database name is $dbname,
> while select statement in ehcp_password_
> this causes the database update command to select a "null" database on
> the database server because $db is not initialized. This failure is
> not reported due to the issue (1.) above.
>
> The emailuser password never gets changed.
>
> To manage notifications about this bug go to:
> https:/
>