ohio813 / owaspbwa

Automatically exported from code.google.com/p/owaspbwa
0 stars 0 forks source link

Gallery 2 #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
gallery2:

mysql:
create user gallery2@localhost identified by 'gallery2';
grant all privileges on gallery2.* to 'gallery2'@'localhost';

users:
admin/admin
user/user

Original issue reported on code.google.com by MichaelTCyr@gmail.com on 20 Apr 2011 at 5:35

Attachments:

GoogleCodeExporter commented 9 years ago
added to revision 164.

still need to have vulnerabilities identified. None on exploit-db, but 
http://lwn.net/Articles/263196/ should list a few

Original comment by MichaelTCyr@gmail.com on 20 Apr 2011 at 6:16

GoogleCodeExporter commented 9 years ago
will leave the bug finding to others.

Original comment by MichaelTCyr@gmail.com on 21 Apr 2011 at 11:24