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

WS-2020-0287 (Low) detected in commons-dbcp2-2.8.0.jar #23

Open
mend-for-github-com bot opened this issue Jan 14, 2022 · 0 comments
Open

WS-2020-0287 (Low) detected in commons-dbcp2-2.8.0.jar #23

mend-for-github-com bot opened this issue Jan 14, 2022 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

WS-2020-0287 - Low Severity Vulnerability

Vulnerable Library - commons-dbcp2-2.8.0.jar

Apache Commons DBCP software implements Database Connection Pooling

Library home page: https://commons.apache.org/dbcp/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/commons/commons-dbcp2/2.8.0/commons-dbcp2-2.8.0.jar

Dependency Hierarchy:

  • beam-sdks-java-io-jdbc-2.32.0.jar (Root Library)
    • commons-dbcp2-2.8.0.jar (Vulnerable Library)

Found in HEAD commit: dd7cd6660b3c3d0de5f379d8294b49e38a94ca65

Found in base branch: master

Vulnerability Details

Apache commons-dbcp through 2.8.0 exposes sensitive information via JMX. If a BasicDataSource is created with jmxName set, password property is exposed/exported via jmx and is visible for everybody who is connected to jmx port.

Publish Date: 2020-03-04

URL: WS-2020-0287

CVSS 3 Score Details (3.0)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Adjacent
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/WS-2020-0287

Release Date: 2020-03-04

Fix Resolution: org.apache.commons:commons-dbcp2 - 2.9.0,2.7.0.redhat-00001

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants