Skip to content

Query | CVE-2021-44228 impact #48

Answered by aramrami
mksingh510 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,
CSFGuard doesn't use Log4j. So we are not impacted by this CVE.

You can check the dependencies of the project using mvn dependency:tree -Dscope=compile.

org.owasp:csrfguard:jar:4.1.2-SNAPSHOT

+- javax.servlet:servlet-api:jar:2.5:provided
+- org.apache.commons:commons-lang3:jar:3.12.0:compile
+- commons-io:commons-io:jar:2.8.0:compile
+- com.google.code.gson:gson:jar:2.8.6:compile
+- org.slf4j:slf4j-api:jar:1.7.31:compile
org.owasp:csrfguard-extension-session:jar:4.1.2-SNAPSHOT

+- org.owasp:csrfguard:jar:4.1.2-SNAPSHOT:compile
| +- org.apache.commons:commons-lang3:jar:3.12.0:compile
| +- commons-io:commons-io:jar:2.8.0:compile
| +- com.google.code.gson:gson:jar:2.8.6:compile
| - org…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mksingh510
Comment options

Answer selected by aramrami
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
duplicate This issue or pull request already exists
2 participants