Kvf-Admin · Kvf-Admin · CVE-2022-35857
**Name of the Vulnerable Software and Affected Versions**
kvf-admin through 2022-02-12
**Description**
The issue allows remote attackers to execute arbitrary code because deserialization is mishandled. The `rememberMe` parameter is encrypted with a hardcoded key from the `com.kalvin.kvf.common.shiro.ShiroConfig` file.
**Recommendations**
For kvf-admin through 2022-02-12, consider disabling the deserialization of the `rememberMe` parameter until a patch is available. Restrict access to the `com.kalvin.kvf.common.shiro.ShiroConfig` file to minimize the risk of exploitation. Avoid using the `rememberMe` parameter in affected API endpoints until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.