shared/util/StateUtils.java in Apache MyFaces 1.1.x before 1.1.8, 1.2.x before 1.2.9, and 2.0.x before 2.0.1 uses an encrypted View State without a Message Authentication Code (MAC), which makes it easier for remote attackers to perform successful modifications of the View State via a padding oracle attack.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| org.apache.myfaces.shared:myfaces-shared-core(Maven) | 1.1.0 | 1.1.8 | N/A |
| org.apache.myfaces.shared:myfaces-shared-core(Maven) | 1.2.0 | 1.2.9 | N/A |
| org.apache.myfaces.shared:myfaces-shared-core(Maven) | 2.0.0 | 2.0.1 | N/A |
| org.apache.myfaces.core:myfaces-impl(Maven) | 1.1.0 | 1.1.8 | N/A |
| org.apache.myfaces.core:myfaces-impl(Maven) | 1.2.0 | 1.2.9 | N/A |
| org.apache.myfaces.core:myfaces-impl(Maven) | 2.0.0 | 2.0.1 | N/A |
CVSS Metrics