|
Feeds -
Exploits
|
|
Written by SirGod
|
|
Saturday, 28 February 2009 15:10 |
ClearBudget Local File Include and Authentication Bypass Vulnerabilities
-\\Bugtraq ID: 33645
-\\Class: Input Validation Error
-\\CVE:
-\\Remote: Yes
-\\Local: No
-\\Published: Feb 05 2009 12:00AM
-\\Updated: Feb 28 2009 08:47AM
-\\Credit: SirGod
-\\Vulnerable: ClearBudget ClearBudget 0.6.1
-\\Not Vulnerable: ClearBudget ClearBudget 0.7.1
-\\Discussion ClearBudget is prone to a local file-include vulnerability and an authentication-bypass vulnerability.
An attacker can exploit the local file-include vulnerability using directory-traversal strings to view local files and execute local scripts within the context of the webserver process. A successful attack can allow the attacker to obtain sensitive information or gain unauthorized access to an affected computer in the context of the vulnerable server.
The attacker can exploit the authentication-bypass vulnerability to gain unauthorized access to the affected application.
ClearBudget 0.6.1 is vulnerable; other versions may also be affected.
-\\Exploit(s)/PoC(s): Attackers can exploit these issues via a browser.
The following example URIs and sample cookie data are available:
http://www.example.com/path/index.php?action=../../../../boot.ini%00 http://www.example.com/path/index.php?action=../db/budget.sqlite%00
javascript:document.cookie = "user=true; path=/";
-\\Solution The vendor released an update to address these issues. Please see the references for more information.
-\\References(s) --Vendor Homepage http://clearbudget.douteaud.com (ClearBudget)
|