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

Azure Security reports CVE-2018-1000011 #3427

Closed
omni-htg opened this issue Dec 4, 2023 · 4 comments
Closed

Azure Security reports CVE-2018-1000011 #3427

omni-htg opened this issue Dec 4, 2023 · 4 comments

Comments

@omni-htg
Copy link

omni-htg commented Dec 4, 2023

Hello AI agent team!
Very recently we enabled Microsoft Defender for Cloud, which reported that the java container we set up with the AI agent has a High vulnerability CVE-2018-1000011 coming from org.jvnet.hudson.plugins.findbugs:library:1.31.0.0.

Could you please confirm how to move forward with this?
We are not very familiar with Java, so maybe we are mistaken and it actually comes from our own codebase.

Thank you for your time.

@trask
Copy link
Member

trask commented Dec 4, 2023

hi @omni-htg! Application Insights Java doesn't have any dependencies on Hudson, so I suspect it is coming from somewhere else.

@omni-htg
Copy link
Author

omni-htg commented Dec 4, 2023

Apologies, we could not find the aforementioned either in IntelliJ IDEA's Dependency Analyzer nor after running gradle dependencies -- and so I suspected the agent when I saw a dependency on com.google.code.findbugs and some imports of edu.umd.cs.findbugs.

We build the output on a YAML pipeline using the gradle docker image -- yet, again, since we are not familiar enough with Java/Kotlin we might be missing something.

We would appreciate any further support with this, but feel free to close this thread if it does not apply to Application Insights Java 👍
Once again, thank you so much for your time.

@trask
Copy link
Member

trask commented Dec 5, 2023

hi @omni-htg, org.jvnet.hudson.plugins.findbugs (Jenkins FindBugs plugin which is what the CVE is for) is different from FindBugs annotations

@omni-htg
Copy link
Author

Thank you for your time @trask .
We will try to find out on our side, and come back with a new issue if it comes back to the Java agent.

@omni-htg omni-htg closed this as not planned Won't fix, can't repro, duplicate, stale Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants