On Sun, November 26, 2006 12:50 pm, Michael Knight wrote:
> Voytek Eymont wrote:

> Yeap. If you login to the backend (http://example.com/administrator/)
> choose System -> System Info from the menu. This will give you a large page
> of information including which version of Joomla! it is.
>
> If you don't have a login but do have access to the files on the server,
> look for a file in the Joomla! root directory called CHANGELOG.php. If you
> look in there you can find what version of Joomla! it must be by the most
> recent entry in that file.

thanks, Mike
I don't have a login id, I've tried to make one, but. menawhile, I've
found I can get it from:

# egrep '(RELEASE|DEV_STATUS|DEV_LEVEL)' version.php | grep var
    var $RELEASE    = '1.0';
        var $DEV_STATUS = 'Stable';
        var $DEV_LEVEL  = '11';

which I think is current
it must have vulnerability through some third party module


-- 
Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to