Skip to content

Hi, we found a vulnerable dependency in your project #54

@JavaEcosystemResearch

Description

@JavaEcosystemResearch

Hi! We spot a vulnerable dependency in your project, which might threaten your software. We also found another project that uses the same vulnerable dependency in a similar way as you did, and they have upgraded the dependency. We, thus, believe that your project is highly possible to be affected by this vulnerability similarly. The following shows the detailed information.

Vulnerability description

  • CVE: CVE-2017-5644
  • Vulnerable dependency: org.apache.poi:poi-ooxml:3.14
  • Vulnerable function: org.apache.poi.util.DocumentHelper:newDocumentBuilder()
  • Invocation Path:
org.ojbc.adapters.analyticsstaging.custody.service.DescriptionCodeLookupFromExcelService:loadMapOfCodeMaps(java.lang.String)
 ⬇️ 
org.apache.poi.xssf.usermodel.XSSFWorkbook:<init>(java.io.InputStream)
 ⬇️ 
...
 ⬇️ 
org.apache.poi.util.DocumentHelper:newDocumentBuilder()

Upgrade example

Another project also used the same dependency with a similar invocation path, and they have taken actions to resolve this issue.

com.bstek.urule.console.servlet.respackage.PackageServletHandler:parseExcel(java.io.InputStream)
 ⬇️ 
org.apache.poi.xssf.usermodel.XSSFWorkbook:<init>(java.io.InputStream)
 ⬇️ 
...
 ⬇️ 
org.apache.poi.util.DocumentHelper:newDocumentBuilder()

Therefore, you might also need to upgrade this dependency. Hope this can help you! 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions