Fortify tool reporting CVE-2021-44228 despite using log4j 2.17.1+ version

954 views Asked by At

We ran Fortify tool on our code base which is currently using log4j 2.17.1+ version. However, the fortify tool complains that:

The program runs a JNDI lookup with an untrusted address that might enable an attacker to run arbitrary Java code remotely.

I googled a lot and everywhere it says that log4j 2.17.0 onwards, this issue has been addressed. Can anyone please suggest ?

0

There are 0 answers