Vulnerabilities > Apache > Log4Cxx > 1.0.0

DATE CVE VULNERABILITY TITLE RISK
2023-05-08 CVE-2023-31038 SQL Injection vulnerability in Apache Log4Cxx
SQL injection in Log4cxx when using the ODBC appender to send log messages to a database.  No fields sent to the database were properly escaped for SQL injection.  This has been the case since at least version 0.9.0(released 2003-08-06) Note that Log4cxx is a C++ framework, so only C++ applications are affected. Before version 1.1.0, the ODBC appender was automatically part of Log4cxx if the library was found when compiling the library.  As of version 1.1.0, this must be both explicitly enabled in order to be compiled in. Three preconditions must be met for this vulnerability to be possible: 1.
network
low complexity
apache CWE-89
8.8