← Vulnerability feed

Vulnerability record · CVE-2008-1547 · published 21 October 2008

CVE-2008-1547: Microsoft Exchange OWA redir.asp Open Redirect Enables Phishing

Microsoft · Exchange Server

The exchweb/bin/redir.asp script in Microsoft Outlook Web Access for Exchange Server 2003 SP2 (build 6.5.7638) accepts a URL parameter and redirects the browser to it without validation. An attacker can craft a link that appears to originate from the trusted OWA host but sends the victim to an arbitrary site, which is useful for phishing and credential theft.

4.3 CVSS 2.0 Medium EPSS 48% · top 1.2% CWE-601 · Open redirect
4.3CVSS 2.0 base score
48%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
16References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

Open redirect vulnerability in exchweb/bin/redir.asp in Microsoft Outlook Web Access (OWA) for Exchange Server 2003 SP2 (aka build 6.5.7638) allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the URL parameter.

AV:N/AC:M/Au:N/C:N/I:P/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

medium priorityThe flaw is a medium-severity open redirect with no direct compromise impact, but it is easily exploited for phishing and affects an unsupported legacy Exchange version.

What it is

The exchweb/bin/redir.asp script in Microsoft Outlook Web Access for Exchange Server 2003 SP2 (build 6.5.7638) accepts a URL parameter and redirects the browser to it without validation. An attacker can craft a link that appears to originate from the trusted OWA host but sends the victim to an arbitrary site, which is useful for phishing and credential theft.

Impact

An attacker gains the ability to redirect users from a trusted OWA URL to an attacker-controlled site, supporting phishing pages that harvest credentials or deliver further malicious content. There is no direct code execution, data read, or availability impact per the CVSS vector.

Attack surface

Reachable over the network through a crafted URL to the OWA redir.asp endpoint; no authentication is required per the CVSS vector (Au:N), but the victim must click the link, so user interaction is needed.

Exploitation

Not listed in CISA KEV and no ransomware association is documented. EPSS is high (0.48137, 98.8th percentile) and one reference is tagged Exploit, indicating public exploit information exists.

What to do

  • Apply the Microsoft security update for Exchange Server 2003 SP2 that addresses the OWA redir.asp open redirect; if no fix is available, upgrade to a supported Exchange release.
  • Restrict or block external access to exchweb/bin/redir.asp at the reverse proxy or WAF, or rewrite/validate the URL parameter to allow only trusted destinations.
  • Enforce phishing-resistant authentication (MFA) and user awareness training so redirected users do not enter credentials on attacker sites.
  • Monitor and filter outbound links from OWA hosts to untrusted domains, and consider disabling open redirect behavior in custom OWA configurations.

Detection

  • Search web/proxy logs for requests to exchweb/bin/redir.asp with a URL parameter pointing to external or non-Microsoft domains.
  • Alert on OWA redir.asp responses that issue 302/301 redirects to domains outside the organization's allowlist.
  • Correlate OWA access logs with subsequent authentication attempts or phishing reports from users who clicked redir.asp links.
  • Monitor for mass or automated requests to redir.asp with varying URL parameter values, which may indicate scanning or phishing campaign infrastructure.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2008-1547 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2024-21410Microsoft Exchange Server improper authentication privilege escalationCVE-2024-21410 is an improper authentication (CWE-287) elevation of privilege flaw in Microsoft Exchange Server. It is network-reachable with no priv…KEVEPSS 13%analysed9.1CVE-2021-34473Microsoft Exchange Server SSRF Enables Remote Code ExecutionCVE-2021-34473 is a critical server-side request forgery (SSRF) flaw in Microsoft Exchange Server that leads to remote code execution. It is part of …KEVEPSS 100%analysed9.1CVE-2021-26855Microsoft Exchange Server SSRF enabling remote code executionCVE-2021-26855 is a server-side request forgery (CWE-918) in Microsoft Exchange Server that is part of the ProxyLogon exploit chain and can lead to r…KEVEPSS 100%analysed9.0CVE-2021-34523Microsoft Exchange Server privilege escalation flawCVE-2021-34523 is a privilege escalation vulnerability in Microsoft Exchange Server. It is a component of the ProxyShell exploit chain, where it is u…KEVEPSS 100%analysed8.8CVE-2023-21529Microsoft Exchange Server deserialization flaw enables remote code executionCVE-2023-21529 is a deserialization of untrusted data vulnerability (CWE-502) in Microsoft Exchange Server that allows remote code execution. It carr…KEVEPSS 59%analysed8.8CVE-2022-41080Microsoft Exchange Server elevation of privilegeCVE-2022-41080 is an elevation of privilege vulnerability in Microsoft Exchange Server. A network-reachable attacker with low privileges can exploit …KEVEPSS 77%analysed8.8CVE-2022-41040Microsoft Exchange Server SSRF elevation of privilegeCVE-2022-41040 is a server-side request forgery (SSRF) flaw in Microsoft Exchange Server that allows an authenticated attacker to escalate privileges…KEVEPSS 100%analysed8.8CVE-2021-42321Microsoft Exchange Server remote code execution flawCVE-2021-42321 is a remote code execution vulnerability in Microsoft Exchange Server. It is remotely reachable over the network with low complexity, …KEVEPSS 92%analysed

Source: NIST National Vulnerability Database (record CVE-2008-1547), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.