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.
{
"github_reviewed": true,
"severity": "MODERATE",
"github_reviewed_at": "2022-07-08T18:54:49Z",
"nvd_published_at": "2010-10-20T18:00:00Z",
"cwe_ids": [
"CWE-287"
]
}