This website requires JavaScript.
Explore
Help
Sign In
idk
/
i2p.i2p
Watch
1
Star
0
Fork
0
You've already forked i2p.i2p
forked from
I2P_Developers/i2p.i2p
Code
Issues
2
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
793b51c026eb210ca26dba84d95a4cf7c2800f85
i2p.i2p
/
apps
/
jetty
/
resources
History
idk
c4cfe420a6
disable any chance of JNDI lookups in log4j.properties file by setting %m{nolookups}. I don't think we're actually vulnerable to CVE-2021-44228 if I'm understanding correctly, by default it doesn't seem like we actually use log4j for much of anything and we don't do much logging of arbitrarily crafted remote inputs, but also it seems like this JNDI lookups thing is way more trouble than it could possibly be worth to us. Maybe it's a good idea to make sure it's turned off by default.
2021-12-10 21:01:37 -05:00
..
log4j.properties
disable any chance of JNDI lookups in log4j.properties file by setting %m{nolookups}. I don't think we're actually vulnerable to CVE-2021-44228 if I'm understanding correctly, by default it doesn't seem like we actually use log4j for much of anything and we don't do much logging of arbitrarily crafted remote inputs, but also it seems like this JNDI lookups thing is way more trouble than it could possibly be worth to us. Maybe it's a good idea to make sure it's turned off by default.
2021-12-10 21:01:37 -05:00