CVE-2022-29063: Java Deserialization via RMI Connection from the Solr plugin of Apache OFBiz
The Solr plugin of Apache OFBiz is configured by default to automatically make a RMI request on localhost, port 1099. In version 18.12.05 and earlier, by hosting a malicious RMI server on localhost, an attacker may exploit this behavior, at server start-up or on a server restart, in order to run arbitrary code. Upgrade to at least 18.12.06 or apply patches at https://issues.apache.org/jira/browse/OFBIZ-12646.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2022-29063?
CVE-2022-29063 is a vulnerability in the Solr plugin of Apache OFBiz that allows an attacker to exploit the default configuration and run arbitrary code by hosting a malicious RMI server on localhost.
What is the severity of CVE-2022-29063?
CVE-2022-29063 has a severity keyword of 'critical' and a severity value of 9.8 (out of 10).
How does CVE-2022-29063 work?
CVE-2022-29063 takes advantage of the default behavior of the Solr plugin in Apache OFBiz to automatically make an RMI request on localhost, port 1099, allowing an attacker to run arbitrary code by hosting a malicious RMI server on localhost.
Which versions of Apache OFBiz are affected by CVE-2022-29063?
CVE-2022-29063 affects Apache OFBiz version 18.12.05 and earlier.
Is there a fix for CVE-2022-29063?
Yes, upgrading to Apache OFBiz version 18.12.06 or later addresses the vulnerability.