2427 matches found
CVE-2003-0770
CVE-2003-0770 affects IkonBoard, specifically versions 3.1.2a and earlier (including 3.1.1). The root cause is that the FUNC.pm code does not properly cleanse the lang cookie when it contains illegal characters, allowing a remote attacker to trigger arbitrary code execution via a Perl evaluation ...
Ikonboard FUNC.pm lang Cookie Arbitrary Command Execution
The remote server is running IkonBoard, a forum management CGI. The installed version fails to properly sanitize the 'lang' cookie when it contains illegal characters. An attacker, exploiting this flaw, could execute arbitrary code on the remote host when the cookie is inserted into a Perl 'eval'...
CVE-2002-1753
csNewsPro.cgi in CGIScript.net csNews Professional csNewsPro allows remote attackers to execute arbitrary Perl code via the setup parameter, which is processed by the Perl eval function...
PT-2002-2472 · Cgiscript.Net · Cgiscript.Net Csguestbook
Name of the Vulnerable Software and Affected Versions: CGISCRIPT.NET csGuestbook version 1.0 Description: The issue allows remote attackers to execute arbitrary Perl code via the setup parameter, which is processed by the Perl eval function. This can be exploited through the /csGuestbook.cgi API...
phpBB 1.x - Page Header Arbitrary Command Execution
source: https://www.securityfocus.com/bid/3167/info An input validation error exists in phpBB, a freely available WWW forums package. The problem is due to improper validation of some variables in phpBB. It is possible for users registered with the phpBB system to submit values for certain...
PT-2001-2561 · Phpbb · Phpbb
Name of the Vulnerable Software and Affected Versions: phpBB versions 1.4.0 and earlier Description: The issue allows remote authenticated users to execute arbitrary PHP code via an invalid language value. This prevents the variables $l statsblock in prefs.php or $l privnotify in auth.php from...
vBulletin allows arbitrary code execution
OVERVIEW ======== vBulletin http://www.vbulletin.com is a commonly used web forum system written in PHP. One of its key features is use of templates, which allow the board administrator to dynamically modify the look of the board. vBulletin templates are parsed with the eval function. This could ...