Skip to content

Open redirect in Apache Struts

Moderate severity GitHub Reviewed Published May 17, 2022 to the GitHub Advisory Database • Updated Dec 28, 2023

Package

maven org.apache.struts:struts2-core (Maven)

Affected versions

< 2.3.15.1

Patched versions

2.3.15.1

Description

The Struts 2 DefaultActionMapper used to support a method for short-circuit navigation state changes by prefixing parameters with "redirect:" or "redirectAction:", followed by a desired redirect target expression. This mechanism was intended to help with attaching navigational information to buttons within forms. Attackers could use this to redirect to arbitrary web sites and conduct phishing attacks.

In Struts 2 before 2.3.15.1 the information following "redirect:" or "redirectAction:" can easily be manipulated to redirect to an arbitrary location.

References

Published by the National Vulnerability Database Jul 20, 2013
Published to the GitHub Advisory Database May 17, 2022
Reviewed Nov 3, 2022
Last updated Dec 28, 2023

Severity

Moderate

EPSS score

96.779%
(100th percentile)

Weaknesses

CVE ID

CVE-2013-2248

GHSA ID

GHSA-rpj9-r897-wc6q

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.