Menu

#2420 Verify that CVE-2021-44228 (Log4J) does not affect Autoplot

nextrelease
open-fixed
nobody
None
5
2021-12-11
2021-12-11
No

Verify that CVE-2021-44228 does not affect Autoplot. Autoplot uses Java's logging system, but it may use libraries that use this logging system, and files could be crafted to trick these codes to log messages.

Discussion

  • Jeremy Faden

    Jeremy Faden - 2021-12-11

    I do not believe Autoplot could be affected by this. The codes that use Log4J use a very old version of it. See https://github.com/autoplot/dev/blob/master/demos/2021/20211210/demoApacheLog4j.jy
    which shows that the c2013 version's path, org.apache.log4j, is not found within Autoplot.

     
  • Jeremy Faden

    Jeremy Faden - 2021-12-11
    • status: open --> open-fixed
     
  • Jeremy Faden

    Jeremy Faden - 2021-12-11
     
MongoDB Logo MongoDB