CGIScript.net - 'csPassword.cgi' 1.0 Information Disclosure

Author: Steve Gustin
type: webapps
platform: cgi
port: 
date_added: 2002-05-30
date_updated: 2012-09-23
verified: 1
codes: CVE-2002-0919;OSVDB-14500;CVE-2002-0918;OSVDB-14499
tags: 
aliases: 
screenshot_url: 
application_url: 

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

CGIScript.net provides various webmaster related tools and is maintained by Mike Barone and Andy Angrick.

A vulnerability has been reported in the csPassword.cgi script developed by CGIScript.net that discloses potentially sensitive information to a user. When an error occurs with the csPassword.cgi script, it displays an error message with a lot of debugging information.

http://target/csPassword.cgi?command=remove

This will cause csPassword to execute the remove() function. This function is not defined and thus will cause an error page to be displayed.
↑