Resources
Getting started
Support
Development
User Functions
Don't have an account yet? Sign up as a New User
Lost your password?
What's New
StoriesNo new stories
Comments last 2 daysNo new comments
Trackbacks last 2 daysNo new trackback comments
Pages last 2 weeksNo new pages
NEW FILES last 14 daysNo new files
No new comments
Links last 2 weeksNo recent new links
Older Stories
Sunday 22-Nov
Tuesday 17-Nov
Sunday 08-Nov
Thursday 15-Oct
|
|
Welcome to Geeklog Tuesday, February 09 2010 @ 06:05 PM EST
Sunday, August 30 2009 @ 01:05 PM EDT
Contributed by: Dirk
Views: 2,348
 Last week, an exploit was published that allows unauthorized direct uploads to a Geeklog site, using the PHP connector included with FCKeditor. The uploads still have to go through FCKeditor's filters, so it's not possible to use this to upload scripts and the integrity of the Geeklog site as such is not in danger. As it turns out, however, this exploit is now being used to host malware on some Geeklog sites. So it seems we completely underestimated the impact of this issue.
Geeklog 1.6.0sr2 is now available for download and ships with a much more restrictive configuration for uploads through FCKeditor. There's also an archive to upgrade from 1.6.0sr1 and an updated version of the drop-in FCKeditor replacement for older Geeklog versions.
If you don't use FCKeditor (aka "Advanced Editor") on your site, the easiest and safest method is to simply remove the entire fckeditor directory (from your public_html directory). Otherwise, please install one of the above updates ASAP.
Thursday, July 30 2009 @ 02:00 PM EDT
Contributed by: Dirk
Views: 2,276
 Geeklog 1.6.0sr1 and 1.5.2sr5 address the following security issues:
- Gerendi Sandor Attila reported an XSS in the forms to email a user and to email a story to a friend.
- The "Mail Story to a Friend" function didn't check story permissions, so that it was possible to email a story even if you didn't have the permissions to view it on the site.
For Geeklog 1.6.0, we also fixed two bugs (an SQL error when the story submission queue was off and a call to a nonexistent function).
The following files are available:
Sunday, July 05 2009 @ 07:20 AM EDT
Contributed by: Dirk
Views: 2,428
 An advisory has been published, warning about "input sanitization errors" in all current versions of FCKeditor. Unfortunately, the advisory is a bit light on details and so it's not clear whether FCKeditor as packaged with Geeklog is affected or not. A patch for these issues is supposed to be released this coming Monday (July 6).
Here's what we know:
- The advisory mentions that "several" of the FCKeditor connector modules are affected and suggests removing all unused connectors. Geeklog only ships with one connector (for PHP), but it's not clear whether this connector is affected or not.
- There's a second issue regarding XSS in the FCKeditor samples. Geeklog does not include the samples, so we're not affected by this issue at least.
Thursday, June 04 2009 @ 03:40 PM EDT
Contributed by: Dirk
Views: 2,214
 A recent posting on the Bugtraq security mailing list should serve as a reminder to always remove the install script after a successful install or upgrade of Geeklog: MaXe points out an XSS, a path disclosure, and a remote file inclusion in the 1.5.x install script. The XSS is still present in the 1.6.0 install script and has been pointed out to us before by a person who called himself Nemesis.
We'll take care of this in the next 1.6.0 release (probably rc1). So again: Please follow the installation instructions and the built-in reminders to remove the install script and the other security tips that we provide before, during, and after the install.
Saturday, April 18 2009 @ 07:15 AM EDT
Contributed by: Dirk
Views: 2,764
 Bookoo of the Nine Situations Group has posted yet another SQL injection exploit. This time, the problem is in usersettings.php and can again be used by an attacker to extract the password hash for any account. Geeklog 1.5.2sr4 fixes this issue and is available for download
Monday, April 13 2009 @ 11:55 AM EDT
Contributed by: Dirk
Views: 2,610
 Geeklog 1.5.2sr3 addresses the recently published exploit for an SQL injection in the webservices. It is available for download
After installing this update, you can enable the webservices again if you need them (or leave them disabled if you don't - they are not an essential feature, unless you happen to be using an AtomPub client to post articles).
Thursday, April 09 2009 @ 03:50 PM EDT
Contributed by: Dirk
Views: 2,852
 Well, it's getting a bit embarrassing, but here goes:
Bookoo of the Nine Situations Group posted another SQL injection exploit, this time targetting the webservices API in Geeklog. The problem exists in all 1.5.x releases to date. Fortunately, it can be avoided by disabling the webservices like so: Go to
Configuration > Geeklog > Miscellaneous > Webservices
(that's the last set of options on the "Miscellaneous" page) and set "Disable Webservices?" to "True". We'll release an fix ASAP, but this should secure your site for now.
Saturday, April 04 2009 @ 01:40 PM EDT
Contributed by: Dirk
Views: 2,709
 Bookoo of the Nine Situations Group posted an SQL injection exploit for glFusion that also works with Geeklog. This issue allowed an attacker to extract the password hash for any account and is fixed with this release. Please note that this problem exists in all Geeklog versions prior to 1.5.2sr2.
You can download an upgrade archive for Geeklog 1.5.2sr1 or the complete 1.5.2sr2 tarball to upgrade from any previous version.
The upgrade tarball contains only one file (a drop-in replacement for lib-sessions.php) and can also be used to fix the issue on Geeklog 1.4.1, 1.5.0, and 1.5.1.
As a temporary measure (and to secure older Geeklog releases that are not supported any more), you can also make the following configuration change, at the risk of inconveniencing some of your users:
Monday, March 30 2009 @ 02:40 PM EDT
Contributed by: Dirk
Views: 2,590
 Fernando Muñoz reported a possible XSS in the query form on most admin panels that we are fixing in this release.
You can download an upgrade archive for Geeklog 1.5.2 or the complete 1.5.2sr1 tarball to upgrade from any previous version.
The upgrade tarball contains only one file and should also work as a quick fix for Geeklog 1.5.0 and 1.5.1. We do recommend upgrading to 1.5.2sr1 from those versions, though, due to various other bugs that have since been fixed.
Fernando is one of the students applying for participation in the Google Summer of Code with Geeklog, btw. Which just goes to show that it's always good to have a fresh pair of eyes looking over your code. Thanks, Fernando!
Sunday, January 25 2009 @ 12:57 PM EST
Contributed by: Blaine
Views: 2,429
 An issue that can allow someone to edit another users recently posted topic has been identified by Matthew Demicco. This is possible during the edit timeframe which by default is 1 min and requires someone to modify the URL.
This new release addresses that issue and all sites are recommended to upgrade to this latest release which is now available in the downloads area.
The upgrade steps are to replace the changed files and run the plugin upgrade.
- public_html/createtopic.php
- config.php
- functions.inc
First | Previous | 1 2 3 4 5 6 7 | Next | Last
|
|
Who's OnlineGuest Users: 21
|