The remote CGI htsearch allows the user to supply his own configuration file using the '-c' switch, as in :
/cgi-bin/htsearch?-c/some/config/file
This file is not displayed by htsearch. However, if an attacker manages to upload a configuration file to the remote server, it may make htsearch read arbitrary files on the remote host.
An attacker may also use this flaw to exhaust the resources on the remote host by specifying /dev/zero as a configuration file.