Sage 1.0 Beta 3 - Content Management System Cross-Site Scripting
Author: euronymous
type: remote
platform: windows
port:
date_added: 2003-02-20
date_updated: 2012-10-27
verified: 1
codes: CVE-2003-1243;OSVDB-38019
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/6894/info
Sage is prone to a cross site scripting vulnerability.
This issue is due to insufficient sanitization of input submitted in URI parameters. As a result, an attacker may create a malicious link to a site hosting Sage, which contains malicious HTML or script code.
When such a link is visited by an unsuspecting user, attacker-supplied script code will be interpreted by their web client.
http://hostname/?mod=<script>alert(document.cookie)</script>&op=browse