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

Security vulnerability - libplexus-utils #101

Closed
CRW30001 opened this issue Oct 18, 2018 · 3 comments
Closed

Security vulnerability - libplexus-utils #101

CRW30001 opened this issue Oct 18, 2018 · 3 comments

Comments

@CRW30001
Copy link

We're looking forward to leveraging this plugin as our enterprise solution! Our corporate security scans have flagged one NVD sourced vulnerability (CVE-2017-1000487) related to the Plexus-utils library:

Plexus-utils before 3.0.16 is vulnerable to command injection because it does not correctly process the contents of double quoted strings.

Requesting that the next release be built with plexus-utils >= 3.0.16 (current version 3.0.15)

@bvarner
Copy link
Contributor

bvarner commented Oct 18, 2018

Thanks for the report!

@bvarner
Copy link
Contributor

bvarner commented Oct 18, 2018

plexus-utils 3.0.15 was being pulled in by the scm-manager bits.

Newer versions of these artifacts don't include explicit dependencies on plexus-utils, and allow the other project dependencies (maven core, etc) to pull in plexus-utils.

I've bumped the SCM api and related artifacts to 1.11.1, and added an explicit dependency on the latest 3.0.x release of plexus-utils (as of now) which is 3.0.24.

This will be released shortly as hotfix release 2.1.1...

@bvarner bvarner mentioned this issue Oct 18, 2018
@bvarner
Copy link
Contributor

bvarner commented Oct 18, 2018

Marking closed, with the release of 2.1.1

@bvarner bvarner closed this as completed Oct 18, 2018
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