Jump to content

Beehive Forum: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Removed section from article to comply to with quality standards
SmackBot (talk | contribs)
m FIx up portal template and general fixes
Line 30: Line 30:


==Security & Vulnerabilities==
==Security & Vulnerabilities==
Beehive is one of the most secure [[Open Source]] forums<ref>[http://www.dragoslungu.com/2007/05/30/top-10-open-source-bulletin-boards-12-months-of-vulnerabilities Top 10 Open Source Forums - 12 Months of Vulnerabilities]</ref>.
Beehive is one of the most secure [[Open Source]] forums<ref>[http://www.dragoslungu.com/2007/05/30/top-10-open-source-bulletin-boards-12-months-of-vulnerabilities Top 10 Open Source Forums - 12 Months of Vulnerabilities]</ref>.


On 28 November 2007 Nick Bennet and Robert Brown of [[Symantec Corporation]] discovered a security flaw related Beehive's database input handling. The vulnerability could "allow a remote user to execute SQL injection attacks"<ref>[http://www.symantec.com/content/en/us/enterprise/research/SYMSA-2007-014.txt Symantec Security Advisory YMSA-2007-014]</ref><ref>[http://www.securityfocus.com/bid/26492 www.securityfocus.com]</ref>. The flaw affected all versions of the software up to 0.7.1. The Beehive Forum team responded very rapidly with a fix released, in the form of version 0.8 of the software, later that day<ref>[http://sourceforge.net/forum/forum.php?forum_id=759274 Project Beehive Forum at Sourceforge.net]</ref>.
On 28 November 2007 Nick Bennet and Robert Brown of [[Symantec Corporation]] discovered a security flaw related Beehive's database input handling. The vulnerability could "allow a remote user to execute SQL injection attacks"<ref>[http://www.symantec.com/content/en/us/enterprise/research/SYMSA-2007-014.txt Symantec Security Advisory YMSA-2007-014]</ref><ref>[http://www.securityfocus.com/bid/26492 www.securityfocus.com]</ref>. The flaw affected all versions of the software up to 0.7.1. The Beehive Forum team responded very rapidly with a fix released, in the form of version 0.8 of the software, later that day<ref>[http://sourceforge.net/forum/forum.php?forum_id=759274 Project Beehive Forum at Sourceforge.net]</ref>.
Line 41: Line 41:
* [http://www.iterating.com/products/Beehive-Forum Review of Beehive by ITerating]
* [http://www.iterating.com/products/Beehive-Forum Review of Beehive by ITerating]


== See also ==
==See also==
{{portal|Free software|Free Software Portal Logo.svg}}
{{Portal|Free software}}
* [[Comparison of Internet forum software (PHP)]]
* [[Comparison of Internet forum software (PHP)]]
* [http://www.forummatrix.org/show/Beehive-Forum Beehive feature list on ForumMatrix.org comparison website]
* [http://www.forummatrix.org/show/Beehive-Forum Beehive feature list on ForumMatrix.org comparison website]


==References==
==References==
{{reflist}}
{{Reflist}}


==External links==
==External links==

Revision as of 18:44, 7 June 2010

Beehive Forum
Stable release
0.9.1 / July 24, 2009 (2009-07-24)
Repository
Operating systemPlatform Independent
PlatformPHP/MySQL
TypeInternet forum software
LicenseGPL
Websitehttp://www.beehiveforum.net/

Beehive Forum is a free and open source forum system using the PHP scripting language and MySQL database software.

The main difference between Beehive and most other forum software is its frame-based interface, which lists discussion titles on the left and displays their contents on the right.

Other features which differentiate Beehive from most forums include:

  • Targeted replies to specific users and/or posts.
  • Safe HTML posting (malicious code is stripped out), rather than BBCode, via WYSIWYG editor, helper toolbar, or manual typing.
  • A relationship system, allowing users to ignore users and/or signatures that they dislike.
  • Powerful forum-wide and per-user word filtering, including a regular expression option.
  • A flexible polling system, allowing public or private ballot, grouped answers, and different result modes.
  • A built-in "light mode" that allows basic forum access from PDAs and web-enabled mobilephones.

The source of these useful yet distinct features is not just from the minds of developers, but also from the people who use the software[1].

With its mix of technical features and user friendly interface, Beehive is used by a range of audiences, from Linux users to senior citizens and more. Beehive is used by the popular UK technology website The Inquirer[citation needed].

Security & Vulnerabilities

Beehive is one of the most secure Open Source forums[2].

On 28 November 2007 Nick Bennet and Robert Brown of Symantec Corporation discovered a security flaw related Beehive's database input handling. The vulnerability could "allow a remote user to execute SQL injection attacks"[3][4]. The flaw affected all versions of the software up to 0.7.1. The Beehive Forum team responded very rapidly with a fix released, in the form of version 0.8 of the software, later that day[5].

The current version of Beehive does not have any known security vulnerabilities [citation needed].

Reviews of Beehive Forum

See also

References