CVE-2021-44228
People writing code don’t want to reinvent the wheel 😂 .
On Dec. 9, 2021, a zero-day remote code execution vulnerbility
based on the Log4J JNDI flaw was identified being exploited in
the wild.
Apache Log4j vulnerability (CVE-2021-44228) has impacted over 44 % of corporate networks worldwide.
As of December 16, 2021, it was found that 35,863 of the available Java artifacts from Maven Central depend on the affected log4j code. Apache Maven Central is a directory where all the dependencies such as library files and plugins that required by projects are stored.CVE-2021-44228 is based on the Log4J JNDI flaw
Companies store usernames, passwords, email addresses, and
other static data within directories.
LDAP is an open, vendor-neutral application protocol for
accessing and maintaining that data.
The LDAP server could either be running on anywhere on the
Internet.