Welcome to Geeklog, Anonymous Thursday, December 26 2024 @ 08:35 am EST

News

Geeklog 1.3.9sr2 and 1.3.8-1sr6

  • Friday, October 08 2004 @ 02:00 pm EDT
  • Contributed by:
  • Views: 8,617
Security Geeklog 1.3.9sr2 and 1.3.8-1sr6 fix the following security issues:
  1. A cross site scripting issue, due to the use of the (unfiltered) variable $topic in most of the language files (thanks to the anonymous submitter of bug #293).
  2. It was possible to post comments to stories and polls for which comments had been disabled. The comments were never displayed, though, but did show up in the What's New block.

The upgrade to 1.3.9sr2 also includes a lib-plugins.php that fixes problems with plugins on PHP 5. The complete 1.3.9sr2 tarball also includes updated PEAR packages that should resolve email problems that some users had (see this story for details).

Using a robots.txt file

  • Saturday, October 02 2004 @ 10:45 am EDT
  • Contributed by:
  • Views: 27,571
Geeklog.net Looking through the server logs of a low-traffic Geeklog site, I couldn't help noticing that Googlebot and its colleagues had been busy there indexing each and every variation of Geeklog's submission forms, e.g.
/submit.php?type=event&mode=&month=08&day=07&year=2004&hour=2
/submit.php?type=event&mode=&month=06&day=17&year=2004&hour=8
etc.

/comment.php?sid=20020513230754519&pid=0&type=article
/comment.php?sid=20020427185655276&pid=0&type=article
etc.

Obviously, it doesn't make a lot of sense to index these particular pages, or the submission forms in general.

There's an easy way to prevent this: Create a robots.txt file.

Page navigation