Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Myfaces | 1.1.0 |
Related Weaknesses (CWE)
References
- http://svn.apache.org/viewvc/myfaces/shared/trunk/core/src/main/java/org/apache/Patch
- https://bugzilla.redhat.com/show_bug.cgi?id=623799
- https://issues.apache.org/jira/browse/MYFACES-2749
- http://svn.apache.org/viewvc/myfaces/shared/trunk/core/src/main/java/org/apache/Patch
- https://bugzilla.redhat.com/show_bug.cgi?id=623799
- https://issues.apache.org/jira/browse/MYFACES-2749
FAQ
What is CVE-2010-2057?
CVE-2010-2057 is a vulnerability with a CVSS score of 5.0 (MEDIUM). 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 ea...
How severe is CVE-2010-2057?
CVE-2010-2057 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2010-2057?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Myfaces.