Related Weaknesses
CWE-ID |
Weakness Name |
Source |
CWE-20 |
Improper Input Validation The product receives input or data, but it does
not validate or incorrectly validates that the input has the
properties that are required to process the data safely and
correctly. |
|
Metrics
Metrics |
Score |
Severity |
CVSS Vector |
Source |
V2 |
5 |
|
AV:N/AC:L/Au:N/C:N/I:P/A:N |
nvd@nist.gov |
EPSS
EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.
EPSS Score
The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.
EPSS Percentile
The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.
Exploit information
Exploit Database EDB-ID : 32564
Publication date : 2008-11-03 23h00 +00:00
Author : Meder Kydyraliev
EDB Verified : Yes
source: https://www.securityfocus.com/bid/32101/info
XWork is prone to a security-bypass vulnerability because it fails to adequately handle user-supplied input.
Attackers can exploit this issue to manipulate server-side context objects with the privileges of the user running the application. Successful exploits can compromise the application and possibly the underlying computer.
Versions prior to XWork 2.0.6 are vulnerable. Struts 2.0.0 through 2.0.11.2 contain vulnerable versions of XWorks and are therefore also affected.
To set #session.user to '0wn3d':
('\u0023' + 'session[\'user\']')(unused)=0wn3d
Products Mentioned
Configuraton 0
Opensymphony>>Xwork >> Version 2.0.0
Opensymphony>>Xwork >> Version 2.0.1
Opensymphony>>Xwork >> Version 2.0.2
Opensymphony>>Xwork >> Version 2.0.3
Opensymphony>>Xwork >> Version 2.0.4
Opensymphony>>Xwork >> Version 2.0.5
Opensymphony>>Xwork >> Version 2.1.0
Opensymphony>>Xwork >> Version 2.1.1
Configuraton 0
Apache>>Struts >> Version 2.0.0
Apache>>Struts >> Version 2.0.2
Apache>>Struts >> Version 2.0.3
Apache>>Struts >> Version 2.0.4
Apache>>Struts >> Version 2.0.5
Apache>>Struts >> Version 2.0.6
Apache>>Struts >> Version 2.0.7
Apache>>Struts >> Version 2.0.8
Apache>>Struts >> Version 2.0.9
Apache>>Struts >> Version 2.0.11
Apache>>Struts >> Version 2.0.11.1
Apache>>Struts >> Version 2.0.11.2
References