Unknown · Glazedlists · CVE-2023-31890
**Name of the Vulnerable Software and Affected Versions**
glazedlists version 1.11.0
**Description**
The issue is related to an XML Deserialization vulnerability that allows an attacker to execute arbitrary code. This is achieved via the `BeanXMLByteCoder.decode()` parameter.
**Recommendations**
For glazedlists version 1.11.0, consider disabling the `BeanXMLByteCoder.decode()` function as a temporary workaround until a patch is available. Restrict access to this function to minimize the risk of exploitation. Avoid using the `decode()` parameter in the affected API endpoint until the issue is resolved.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.