| OSVDB ID | Disclosure Date | Title |
|
22115
Description:
phpDocumentor contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to "docbuilder/file_dialog.php" not properly sanitizing user input supplied to the "root_dir" variable. This may allow an attacker to include a file from a remote host that contains arbitrary commands which will be executed by the vulnerable script. However successful exploitation requires that "register_globals" is enabled.
|
2005-12-29
|
phpDocumentor file_dialog.php root_dir Parameter Remote File Inclusion
|
|
22040
Description:
DEV web management system contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the openforum.php script not properly sanitizing user-supplied input to the 'cat' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-12-24
|
DEV web management system openforum.php cat Parameter SQL Injection
|
|
22041
Description:
DEV web management system contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the getfile.php script not properly sanitizing user-supplied input to the 'cat' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-12-24
|
DEV web management system getfile.php cat Parameter SQL Injection
|
|
22042
Description:
DEV web management system contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the download_now.php script not properly sanitizing user-supplied input to the 'target' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-12-24
|
DEV web management system download_now.php target Parameter SQL Injection
|
|
22043
Description:
DEV web management system contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate 'language[ENTER_ARTICLE_TITLE]', 'language[SPECIFY_ZONE]', 'language[ENTER_ARTICLE_HEADER]' and 'language[ENTER_ARTICLE_BODY]' variables upon submission to the add.php script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2005-12-24
|
DEV web management system add.php Multiple Parameter XSS
|
|
22009
Description:
PhpGedView contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to the 'help_text_vars.php' not properly sanitizing user-supplied input to the 'PGV_BASE_DIRECTORY' variable. When the register_globals PHP option is set to 'on', a remote attacker can display the contents of local files. In addition, when the magic_quotes_gpc and the allow_url_fopen PHP options are set to 'on', a remote attacker can include a file from a remote host that contains arbitrary commands which will be executed by the vulnerable script.
|
2005-12-20
|
PhpGedView help_text_vars.php PGV_BASE_DIRECTORY Parameter Remote File Inclusion
|
|
22010
Description:
PhpGedView contains a flaw that may allow a remote attacker to execute arbitrary PHP code. The issue is due to the 'login_register.php' script not properly sanitizing user-supplied input to the 'user_language', 'user_email' and 'user_gedcomid' fields before being stored in the 'authenticate.php' script, which may allow a remote attacker to execute arbitrary PHP code resulting in a loss of integrity.
|
2005-12-20
|
PhpGedView Registration Multiple Field Arbitrary PHP Code Execution
|
|
21753
Description:
Limbo CMS contains a flaw that may allow a remote attacker to carry out an SQL injection attack. The issue is due to the 'index.php' script not properly sanitizing user-supplied input to the '_SERVER[REMOTE_ADDR]' variable. This may allow a remote attacker to inject or manipulate SQL queries in the back-end database.
|
2005-12-14
|
Limbo CMS index.php _SERVER[REMOTE_ADDR] Parameter SQL Injection
|
|
21754
Description:
Limbo CMS contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the '_SERVER[REMOTE_ADDR]' variable upon submission to the 'index.php' script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2005-12-14
|
Limbo CMS index.php _SERVER[REMOTE_ADDR] Parameter XSS
|
|
21755
Description:
Limbo CMS contains a flaw that allows a remote attacker to access arbitrary files outside of the web path. The issue is due to the 'index2.php' script not properly sanitizing user input, specifically traversal style attacks (../../) supplied via the 'option' variable.
|
2005-12-14
|
Limbo CMS index2.php option Parameter Traversal Arbitrary File Access
|
|
21756
Description:
Limbo CMS contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to 'index2.php' script not properly sanitizing user input supplied to the '_SERVER[REMOTE_ADDR]' variable, which may allow a remote attacker to execute arbitrary PHP commands resulting in a loss of integrity.
|
2005-12-14
|
Limbo CMS index2.php _SERVER[REMOTE_ADDR] Variable Arbitrary PHP Command Execution
|
|
21757
Description:
Limbo CMS contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker makes a direct request to the 'doc.inc.php' script, which will disclose the software's installation path resulting in a loss of confidentiality. While such information is relatively low risk, it is often useful in carrying out additional, more focused attacks.
|
2005-12-14
|
Limbo CMS doc.inc.php Direct Request Path Disclosure
|
|
21758
Description:
Limbo CMS contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker makes a direct request to the 'element.inc.php' script, which will disclose the software's installation path resulting in a loss of confidentiality. While such information is relatively low risk, it is often useful in carrying out additional, more focused attacks.
|
2005-12-14
|
Limbo CMS element.inc.php Direct Request Path Disclosure
|
|
21759
Description:
Limbo CMS contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker makes a direct request to the 'node.inc.php' script, which will disclose the software's installation path resulting in a loss of confidentiality. While such information is relatively low risk, it is often useful in carrying out additional, more focused attacks.
|
2005-12-14
|
Limbo CMS node.inc.php Direct Request Path Disclosure
|
|
21724
Description:
phpCOIN contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to 'db.php' not properly sanitizing user input supplied to the '_CCFG[_PKG_PATH_DBSE]' variable. This may allow a remote attacker to include a file from a remote host that contains arbitrary commands which will be executed by the vulnerable script.
|
2005-12-12
|
phpCOIN db.php _CCFG[_PKG_PATH_DBSE] Remote File Inclusion
|
|
21725
Description:
phpCOIN contains a flaw that may allow a remote attacker to carry out an SQL injection attack. The issue is due to the 'mod.php' script not properly sanitizing user-supplied input to the 'phpcoinsessid' cookie. This may allow a remote attacker to inject or manipulate SQL queries in the back-end database.
|
2005-12-12
|
phpCOIN Cookie Data SQL Injection
|
|
21726
Description:
phpCOIN contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker makes a direct request to the 'config.php' script, which will disclose the software's installation path resulting in a loss of confidentiality. While such information is relatively low risk, it is often useful in carrying out additional, more focused attacks.
|
2005-12-12
|
phpCOIN config.php Direct Request Path Disclosure
|
|
57538
Description:
phpCOIN contains a flaw that allows a remote attacker to read files outside of the web path. The issue is due to the coin_includes/db.php not properly sanitizing user input, specifically directory traversal style attacks (../../) supplied via the '$_CCFG[_PKG_PATH_DBSE] parameter(s).
|
2005-12-12
|
phpCOIN coin_includes/db.php $_CCFG[_PKG_PATH_DBSE] Parameter Traversal Arbitrary File Access
|
|
21572
Description:
Website Baker has a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the admin login check script not properly sanitizing user-supplied input to the user field. This may allow an attacker to bypass authentication and upload a malicious php script to inject or manipulate SQL queries in the back-end database.
|
2005-12-08
|
Website Baker user: Field SQL Injection
|
|
21411
Description:
The Zen Cart Web Shopping Cart contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the password_forgotten.php script not properly sanitizing user-supplied input to the e-mail field. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-12-02
|
Zen Cart password_forgotten.php Email Field SQL Injection
|
|
21384
Description:
PHPX contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the admin login script calling auth.inc.php which does not properly sanitize user-supplied input to the 'username' field. This may allow an attacker to bypass the admin login check and inject or manipulate SQL queries in the back-end database.
|
2005-11-30
|
PHPX auth.inc.php username Field SQL Injection
|
|
21118
Description:
eFiction contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the 'let' variable upon submission to the titles.php script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2005-11-25
|
eFiction titles.php let Parameter XSS
|
|
21119
Description:
eFiction contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the authors.php script not properly sanitizing user-supplied input to the 'let' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-11-25
|
eFiction authors.php let Parameter SQL Injection
|
|
21120
Description:
eFiction contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the titles.php script not properly sanitizing user-supplied input to the 'let' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-11-25
|
eFiction titles.php let Parameter SQL Injection
|
|
21121
Description:
eFiction contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the viewstory.php script not properly sanitizing user-supplied input to the 'sid' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-11-25
|
eFiction viewstory.php sid Parameter SQL Injection
|
|
21122
Description:
eFiction contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the viewuser.php script not properly sanitizing user-supplied input to the 'uid' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-11-25
|
eFiction viewuser.php uid Parameter SQL Injection
|
|
21123
Description:
eFiction contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the login field not properly sanitizing user-supplied input to the 'username' field. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-11-25
|
eFiction Login Function username Field SQL Injection
|
|
21124
Description:
eFiction contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue occurs because the image upload functionality does not validate file extensions for user-supplied files. If an authenticated user uploads an executable file, it may be possible to execute arbitrary PHP code resulting in a loss of integrity.
|
2005-11-25
|
eFiction Image Upload Arbitrary Command Execution
|
|
21125
Description:
eFiction contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker makes a direct request to the storyblock.php script, which will disclose the software's installation path resulting in a loss of confidentiality. While such information is relatively low risk, it is often useful in carrying out additional, more focused attacks.
|
2005-11-25
|
eFiction storyblock.php Direct Request Path Disclosure
|
|
21126
Description:
eFiction contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote user accesses the phpinfo.php script occurs, which will disclose system information resulting in a loss of confidentiality.
|
2005-11-25
|
eFiction phpinfo.php Information Disclosure
|
|
20951
Description:
Unclassified NewsBoard contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the search function not properly sanitizing user-supplied input to the 'DateFrom' or 'DateUntil' variables. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-11-18
|
Unclassified NewsBoard search.inc.php Multiple Parameter SQL Injection
|
|
20852
Description:
WF-Downloads Module contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the viewcat.php script not properly sanitizing user-supplied input to the 'list' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-11-12
|
XOOPS WF-Downloads Module viewcat.php list Parameter SQL Injection
|
|
20748
Description:
Moodle contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the 'get_record()' function in the datalib.php script not properly sanitizing user-supplied input to the 'id' variable in the category.php and info.php scripts. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-11-10
|
Moodle datalib.php get_record() Function Multiple Script SQL Injection
|
|
20749
Description:
Moodle contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the plot.php script not properly sanitizing user-supplied input to the "user" variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-11-10
|
Moodle plot.php user Parameter SQL Injection
|
|
20750
Description:
Moodle contains a flaw that may allow a remote attacker to trick a user into visiting an arbitrary site under the apparent trust of a legitimate site. The issue is due to the jumpto.php script providing a site redirect to an arbitrary web site. This may give an attacker a way to trick a user into clicking what appears to be a legitimate URL of a valid site, but really leads them to an arbitrary site with malicious content.
|
2005-11-10
|
Moodle jumpto.php jump Variable Arbitrary Site Redirect
|
|
20851
Description:
ATutor contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the registration.php script not properly sanitizing user-supplied input to the 'email' field. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-11-08
|
ATutor registration.php Email Field SQL Injection
|
|
20474
Description:
CuteNews contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to showarchives.php not properly sanitizing user input supplied to the 'template' variable. This may allow an attacker to include an arbitrary file. It also allows an attacker to gain administrative privileges by editing files and calling them with arbitrary commands.
|
2005-11-03
|
CuteNews show_archives.php Remote Command Execution
|
|
20291
Description:
PHP-Nuke contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the login script not properly sanitizing user-supplied input to the 'username' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-10-23
|
PHP-Nuke Your Account Username Field SQL Injection
|
|
20292
Description:
PHP-Nuke contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the downloads module (via modules.php) not properly sanitizing user-supplied input to the 'url' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-10-23
|
Downloads Module for PHP-Nuke modules.php url Parameter SQL Injection
|
|
20293
Description:
PHP-Nuke contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the web_links module not properly sanitizing user-supplied input to the 'description' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2005-10-23
|
PHP-Nuke Web_Links Module description Parameter SQL Injection
|