Make a Lasting Impression

Get Involved!

Who's Online

10 user(s) are online (5 user(s) are browsing News and Articles)

Members: 1
Guests: 9

UnderDog, more...
ImpressCMS proudly uses SourceForge
ImpressCMS on Ohloh.net
News and Articles > The ImpressCMS Project Announcement > ImpressCMS 1.0.3 RC1 - Security Improvement
ImpressCMS 1.0.3 RC1 - Security Improvement Published by Skenow on 2008/10/22 (1476 reads)
A small vulnerability has been reported to the ImpressCMS Security Team (security@impresscms.org) in the userranks administration of ImpressCMS 1.0.2 and the developers have prepared an updated release to address it, even though administrator access is required to exploit the vulnerability.

The updated release is available for download from our SourcForge repository we recommend you apply this to your 1.0.x sites at your earliest opportunity.

The specific vulnerability is the rank_title field, which did not properly sanitize the input. You can test the exploit by saving a user rank with the title
<br /><s c r i p t >alert('XSS')</ s c r i p t><br />


(Spaces have been added to allow the display of the code)

With this release, all fields are now properly sanitized and the vulnerability has been removed. We believe security is very important and appreciate all reports of potential vulnerabilities. If you think you've found something and would like us to look into it then please report it to member of our community. ImpressCMS 1.0.x is only being maintained for security releases and is the last version that fully supports PHP4. All further development is being done in the 1.1 branch and requires PHP5. If you have not done so already, we recommend moving your site to PHP5.

Navigate through the articles
Previous article ImpressCMS - One Of The Most Promising! ImpressCMS 1.1 RC3 Released Next article
Voters total: 0
Average: 0
The comments are owned by the poster. We aren't responsible for their content.
Poster Thread
Will
Posted: 2008/10/22 12:23  Updated: 2008/10/22 12:23
Home away from home
Joined: 2007/12/4
From: Fort Worth, TX
Posts: 3111
 Re: ImpressCMS 1.0.3 RC1 - Security Improvement
Thanks guys for the update.