Page 1 of 1

Multiple Remote Vulnerabilities

Posted: 15 Dec 2007, 02:18
by mrzayas
Hello,

I have seen your software and I you can guarantee that it has multiple vulnerabilities, from the local file inclusions, up to the possibility of execution of arbitrary commands in the server.

Regards

Posted: 17 Dec 2007, 04:52
by mjau-mjau
Can you give me an example? Our demo gallery is waiting here: www.photo.gallery/imagevue/

PoC

Posted: 31 Dec 2007, 10:05
by mrzayas
Yes, not problem.

In order that the request is completed satisfactorily, it needs that safe mode OFF is.

https://www.photo.gallery/imagevue/pop.p ... 5&cached=1

I can provide u more PoC's by e-mail, expose in the forum can be danger.

Regards,

SWF

Posted: 31 Dec 2007, 10:12
by mrzayas
The file "admin.swf"; it's not encrypted, can be modified and bypass admin restrictions easily.

Re: SWF

Posted: 05 Jan 2008, 01:59
by mjau-mjau
I can't see any vulnerability in the link you gave me.
mrzayas wrote:The file "admin.swf"; it's not encrypted, can be modified and bypass admin restrictions easily.
Sorry, but I think you don't know what your talking about here. The file admin.swf, encrypted or not, does not have any further permissions to run any of the scripts than simply running the scripts through the URL.

Posted: 05 Jan 2008, 06:33
by Nick
I agree that there is some unclean code exists in this version, but despite admin.swf not being encrypted you still will need admin password to do anything admin related. and while it allows paths like ../.. sometimes it doesnt list file contents even without safe_mode or open_basedir in effect. New version will be more restrictive.

Understanding

Posted: 19 Jan 2008, 10:49
by mrzayas
I was not referring to capturing the credentials of the administrator, but, to that the published file badly might supplant administrator's functions, so you me do not avenge that do not be what I am speaking.

Regards,

Re: Understanding

Posted: 20 Jan 2008, 23:00
by mjau-mjau
mrzayas wrote:I was not referring to capturing the credentials of the administrator, but, to that the published file badly might supplant administrator's functions, so you me do not avenge that do not be what I am speaking.
The "administrator's functions" do not run without the admin password. Ex.:

somescript.php?password=******

Unless the password is given, the script will not execute.