MPM Guestbook 1.2 - Cross-Site Scripting
Author: David Ferreira
type: webapps
platform: cgi
port:
date_added: 2003-11-03
date_updated: 2012-12-12
verified: 1
codes: CVE-2003-1182;OSVDB-2754
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/8958/info
MPM Guestbook is reported to be prone to a cross-site scripting vulnerability. This is due to insufficient sanitization of HTML from URI parameters, which will be displayed in web pages that are dynamically generated by the software.
An attacker could exploit this issue by enticing a user to follow a malicious link. This could theoretically allow for theft of cookie-based authentication credentials or other attacks.
http://www.example.com/guestbook/?number=5&lng=%3Cscript%3Ealert(document.domain);%3C/script%3E