BizDesign ImageFolio 2.x/3.0.1 - 'nph-build.cgi' Cross-Site Scripting

Author: SecurityTracker.com
type: webapps
platform: cgi
port: 
date_added: 2002-11-27  
date_updated: 2012-10-18  
verified: 1  
codes: CVE-2002-1334;OSVDB-4974  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 22051.txt  
source: https://www.securityfocus.com/bid/6265/info

Reportedly, ImageFolio is prone to cross site scripting attacks due to insufficient sanitization of user-supplied input. The vulnerability exists in various cgi scripts included with ImageFolio.

As a result, it is possible for a remote attacker to create a malicious link containing script code which will be executed in the browser of a legitimate user, in the context of the website running Bugzilla.

This issue may be exploited to steal cookie-based authentication credentials from legitimate users of the website running the vulnerable software.

/cgi-bin/if/admin/nph-build.cgi?step=<script>alert("SecurityHole")</script>