Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Issues
  • #13851
Closed
Open
Issue created Oct 28, 2022 by Administrator@rootContributor

[BUG] CVE-2022-42889

Created by: cse050

Latest version 6.2.0 of OpenAPI Generator is dependent on an old version of handlebars

  • https://github.com/OpenAPITools/openapi-generator/blob/master/pom.xml#L1497

which is using a version of Apache Commons Text against which the following CVE has been raised

  • CVE-2022-42889

Would you mind changing the applied version of handlebars to

  • v4.3.1

which is using the recommend version of 1.10.0 of Apache Commons Text?

  • https://github.com/jknack/handlebars.java/blob/v4.3.1/pom.xml#L74
Assignee
Assign to
Time tracking