Is the 'apache log4j' vulnabillity a danger for Odoo?
3Antwoorden
Neither Odoo as a product (Community Edition or Enterprise Edition - without third-party Apps), nor Odoo SaaS, Odoo.sh or Odoo IAP services use any java-related technologies that would be vulnerable to this attack, directly or indirectly.
We're monitoring the situation with our subprocessors for the Odoo cloud, but we control the software and OS stacks of our data-processing systems, and customer data is encrypted at rest and in transit, so there should be no possibility of impact.
Third-party Apps/modules that integrate with external systems should however be reviewed by their authors and integrators, as part of a complete inventory of their IT assets and dependencies, in light of CVE-2021-44228.
@CortexIT no, docker as a software does not use any Java technology. The update is for the `docker scan` plugin in order to allow it to detect the log4j vulnerability inside docker images. It's not to fix the vulnerability, but to help you detect it if you have it in your docker images.
Also, Odoo.sh doesn't use docker ;-)