News

When developing Java applications, it is easy to get used to invoking logging on the provided logger via its log level-specific methods. For example, Log4j‘s Logger provides methods such as ...
Contrast Security has found that 58% of Java applications have vulnerable versions present, but only 37% are actually using Log4j. The four issues go by CVE-2021-44228 , CVE-2021-45046 , CVE-2021 ...
Amazon Web Services (AWS) has updated the 'detectors' in its CodeGuru Reviewer tool to seek out log injection flaws like the recently disclosed Log4Shell bug in the popular Java logging library ...