High-class talks around the clock in the Forum, non-commercial projects presenting their work, new developments at the largest IT fair in the world, CeBIT Open Source 2010 in Hanover, Germany.
The TangoCMS project has released version 2.2.0 of its web page content management system. Central to the release is resolving some security issues.
During their current development cycle, the TangoCMS team found a number of security problems and decided to release "Eagle" with the express goal of resolving them. Planned enhancements such as a simple WYSIWYG content editor and improved page layout will have to wait until version 2.3.0 due out in mid-2009, according to their roadmap.
An entry in the TangoCMS bug tracker identifies the issue as being one of Cross-Site-Request Forgery (CSRF) in a number of instances. The vulnerabilities also affected previous versions, for which the project can't provide details for obvious security reasons.
A CSRF attack forces an authenticated web application user to execute unwanted actions of the attacker’s choosing, possibly compromising the user's data. The attack typically results from a link or a graphic URL that the attacker sneaks into the background. Especially vulnerable are attacks on privileged users such as web administrators. Attackers can actually use the privileges to wipe out content or even accounts. The Open Web Application Security Project (OWASP) has further details on CSRF attacks, also known as XSRF and “session riding,” among other names.
TangoCMS is available for download as a tarball. The site also describes how to check out the PHP source code from the project's Subversion repository.
Stop by Rikki's Open Source Exchange for dispatches from the world of women in open source.
Rikki Kite examines the experience of women across the spectrum of open source – the people, projects, organizations, events, articles, issues, and news.
Comments