2.6
CVSSv2

CVE-2006-1193

Published: 13/06/2006 Updated: 09/04/2020
CVSS v2 Base Score: 2.6 | Impact Score: 2.9 | Exploitability Score: 4.9
VMScore: 265
Vector: AV:N/AC:H/Au:N/C:N/I:P/A:N

Vulnerability Summary

Cross-site scripting (XSS) vulnerability in Microsoft Exchange Server 2000 SP1 through SP3, when running Outlook Web Access (OWA), allows user-assisted remote malicious users to inject arbitrary HTML or web script via unknown vectors related to "HTML parsing."

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft exchange server 2000

Exploits

source: wwwsecurityfocuscom/bid/18381/info Microsoft Exchange Server Outlook Web Access is prone to a script-injection vulnerability A remote attacker can exploit this issue by sending a malicious email message to a vulnerable user #!/usr/bin/perl use Net::SMTP; my $to = "recipient\@domaintld"; my $sub = "Watch out - Cross S ...