CVE-2015-2992

CVE-2015-2992 is a medium-severity cross-site scripting (XSS) vulnerability in org.apache.struts:struts2-core (maven), affecting versions < 2.3.20. It is fixed in 2.3.20.

Summary

When the Struts2 debug mode is turned on, under certain conditions an arbitrary script may be executed in the 'Problem Report' screen. Also if JSP files are exposed to be accessed directly it's possible to execute an arbitrary script.

It is generally not advisable to have debug mode switched on outside of the development environment. Debug mode should always be turned off in production setup. Also never expose JSPs files directly and hide them inside WEB-INF folder or define dedicated security constraints to block access to raw JSP files.

Struts >= 2.3.20 is not vulnerable to this attack. We recommend upgrading to Struts 2.3.20 or higher if turning off debug mode is not possible.

Impact

Untrusted input is rendered as active markup in a victim's browser, which can run script in their session. Typical impact: session or credential theft, and actions taken as the user.

Affected versions

org.apache.struts:struts2-core (< 2.3.20)

Security releases

org.apache.struts:struts2-core → 2.3.20 (maven)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

See it in your environment

Remediation advice

Upgrade org.apache.struts:struts2-core to 2.3.20 or later to resolve this vulnerability.

Kodem Kai can prioritize this vulnerability in your dependency tree and generate a fix recommendation.

Frequently Asked Questions

  1. What is CVE-2015-2992? CVE-2015-2992 is a medium-severity cross-site scripting (XSS) vulnerability in org.apache.struts:struts2-core (maven), affecting versions < 2.3.20. It is fixed in 2.3.20. Untrusted input is rendered as active markup in a victim's browser, which can run script in their session.
  2. Which versions of org.apache.struts:struts2-core are affected by CVE-2015-2992? org.apache.struts:struts2-core (maven) versions < 2.3.20 is affected.
  3. Is there a fix for CVE-2015-2992? Yes. CVE-2015-2992 is fixed in 2.3.20. Upgrade to this version or later.
  4. Is CVE-2015-2992 exploitable, and should I be worried? Whether CVE-2015-2992 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  5. What actually determines whether CVE-2015-2992 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  6. How do I fix CVE-2015-2992? Upgrade org.apache.struts:struts2-core to 2.3.20 or later.

Other vulnerabilities in org.apache.struts:struts2-core

CVE-2025-68493CVE-2025-66675CVE-2025-64775CVE-2024-53677CVE-2023-50164

Stop the waste.
Protect your environment with Kodem.