Bugzilla will be upgraded to version 5.0 on a still to be determined date in the near future. The original upgrade date has been delayed.
Bug 1326724 - (CVE-2016-2162) CVE-2016-2162 struts2: unsanitized text in the Locale object constructed by I18NInterceptor
CVE-2016-2162 struts2: unsanitized text in the Locale object constructed by I...
Status: CLOSED NOTABUG
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20160413,repor...
: Security
Depends On:
Blocks: 1326727
  Show dependency treegraph
 
Reported: 2016-04-13 07:23 EDT by Andrej Nemec
Modified: 2016-04-13 12:42 EDT (History)
11 users (show)

See Also:
Fixed In Version: struts2 2.3.25
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2016-04-13 12:42:49 EDT
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Andrej Nemec 2016-04-13 07:23:45 EDT
The Apache Struts framework uses I18NInterceptor to allow users and developers switch language used in the framework and an application built on top of it. The problem is that the interceptor doesn't perform any validation of the user input and accept arbitrary string which can be used by a developer to display language selected by the user. However, the framework doesn't expose the value directly in UI.

External references:

http://struts.apache.org/docs/s2-030.html

Note You need to log in before you can comment on or make changes to this bug.