The OpenNET Project
 
Search (keywords):  SOFT ARTICLES TIPS & TRICKS SECURITY
LINKS NEWS MAN DOCUMENTATION


SQLiteManager v1.2.0 Multiple Vulnerabilities


<< Previous INDEX Search src / Print Next >>
Date: 24 Feb 2007 22:41:37 -0000
From: [email protected]
To: [email protected]
Subject: SQLiteManager v1.2.0 Multiple Vulnerabilities
X-Virus-Scanned: antivirus-gw at tyumen.ru

SQLiteManager v1.2.0 Multiple Vulnerabilities
-------------------------------------------------------
vendor : http://www.sqlitemanager.org/
Global risk   : High
-------------------------------------------------------

SQLite is a SQL managed portal like PhpMyAdmin.

Multiple Cross Scripting Vulnerabilities
-----------------------------------------

In main.php the database name field is vulnerable to a XSS attack.
This xss is permanent, if a user with restricted rights creates a 
table  with as name a malicious code the administrator gone get his 
cookie stealed when he opens SqliteManager's index. The same things 
happens for the table's name field if a malicious code is inserted.

The solution is then to use htmlentities().

others vulnerables fields to XSS attacks :

main.php :
............... ViewName
............... view
............... trigger
............... function
............... (...)

Theses vulnerabilities are presents in others pages too.
Here too the better solution is to use htmlentities().

reference : www.php.net/htmlentities 

Locale File Include

GET /home/sqlite/ HTTP/1.0
[...]
Cookie: PHPSESSID=[...];SQLiteManager_currentTheme=../../../../../../../../../../../../../etc/passwd%00;
SQLiteManager_currentLangue=deleted

SQLiteManager_currentTheme variable is vulnerable.
This request will returns the /etc/passwd file.

This vulnerability is dangerous, indeed a user with restricted access to SqliteManage
could get non-authorized files.

Regards,

Simon Bonnard - 24/02/2007
Contact : simon.itsecurity[at]gmail[dot]com


<< Previous INDEX Search src / Print Next >>



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2025 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру