abixen / abixen-platform

Abixen Platform is a microservices based software platform for building enterprise applications delivering functionalities through creating particular microservices and integrating by provided CMS.
http://www.platform.abixen.com
GNU Lesser General Public License v2.1
681 stars 209 forks source link

Bump log4j-core from 2.17.0 to 2.17.1 #1398

Closed mariuszkumor closed 2 years ago

mariuszkumor commented 2 years ago

CVE-2021-44832 moderate severity Vulnerable versions: > 2.12.4, < 2.17.1 Patched version: 2.17.1 Apache Log4j2 versions 2.0-beta7 through 2.17.0 (excluding security fix releases 2.3.2 and 2.12.4) are vulnerable to an attack where an attacker with permission to modify the logging configuration file can construct a malicious configuration using a JDBC Appender with a data source referencing a JNDI URI which can execute remote code. This issue is fixed by limiting JNDI data source names to the java protocol in Log4j2 versions 2.17.1, 2.12.4, and 2.3.2.

This issue does not impact default configurations of Log4j2 and requires an attacker to have control over the Log4j2 configuration, which reduces the likelihood of being exploited.