Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove CVE-2023-39410 Vulnerability Due To jackson-mapper-asl #76

Open
tntim96 opened this issue Apr 10, 2024 · 0 comments
Open

Remove CVE-2023-39410 Vulnerability Due To jackson-mapper-asl #76

tntim96 opened this issue Apr 10, 2024 · 0 comments

Comments

@tntim96
Copy link

tntim96 commented Apr 10, 2024

The logfast.core library seems to be now unmaintained (no release since 2015). Can it be removed or upgraded to another library? Alternatively the jackson-mapper-asl can possibly be excluded.

https://mvnrepository.com/artifact/org.codehaus.jackson/jackson-mapper-asl/1.9.13
https://mvnrepository.com/artifact/com.github.lafa.logfast/logfast.core/1.0.6

mvn dependency:tree -Dverbose -Dincludes=org.codehaus.jackson:jackson-mapper-asl
...
[INFO] - com.yahoo.tagchowder:tagchowder.core:jar:2.0.27:compile
[INFO] - com.github.lafa.logfast:logfast.core:jar:1.0.6:compile
[INFO] - org.apache.avro:avro:jar:1.7.7:compile
[INFO] - org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile

@tntim96 tntim96 changed the title Remove CVE-2023-39410 Vulnerability Due To logfast.core Remove CVE-2023-39410 Vulnerability Due To jackson-mapper-asl Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant