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

vulnerability found in commons-io:commons-io #233

Open
JavaEcosystemStudy opened this issue Aug 22, 2022 · 1 comment
Open

vulnerability found in commons-io:commons-io #233

JavaEcosystemStudy opened this issue Aug 22, 2022 · 1 comment

Comments

@JavaEcosystemStudy
Copy link

Hi! We spot a vulnerable dependency in your project, which might threaten your software.
And we found that the vulnerable function of this CVE can be easily accessed from your software, there is no constraint along the invocation path to the vulnerable function.

  • CVE_ID: CVE-2021-29425
  • Vulnerable dependency: commons-io:commons-io
  • Your invocation path to the vulnerable method:
com.pinterest.singer.common.LogStream:<init>(com.pinterest.singer.common.SingerLog,java.lang.String)
⬇️
org.apache.commons.io.FilenameUtils:concat(java.lang.String,java.lang.String)
⬇️
org.apache.commons.io.FilenameUtils:getPrefixLength(java.lang.String)

Therefore, may be you need to upgrade this dependency. Hope this can help you! 😄

@ambud
Copy link
Contributor

ambud commented Oct 18, 2022

Thanks for reporting this

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

2 participants