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

unboundid-ldapsdk-3.2.1.jar: 1 vulnerabilities (highest severity is: 9.8) non-reachable #17

Open
mend-for-github-com bot opened this issue Apr 18, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Apr 18, 2023

Vulnerable Library - unboundid-ldapsdk-3.2.1.jar

The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Standard Edition of the LDAP SDK, which is a complete, general-purpose library for communicating with LDAPv3 directory servers.

Library home page: https://www.ldap.com/unboundid-ldap-sdk-for-java

Path to dependency file: /pom.xml

Path to vulnerable library: /Users/alexmaybaum/.m2/repository/com/unboundid/unboundid-ldapsdk/3.2.1/unboundid-ldapsdk-3.2.1.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (unboundid-ldapsdk version) Remediation Possible** Reachability
CVE-2018-1000134 High 9.8 unboundid-ldapsdk-3.2.1.jar Direct 4.0.5

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2018-1000134

Vulnerable Library - unboundid-ldapsdk-3.2.1.jar

The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Standard Edition of the LDAP SDK, which is a complete, general-purpose library for communicating with LDAPv3 directory servers.

Library home page: https://www.ldap.com/unboundid-ldap-sdk-for-java

Path to dependency file: /pom.xml

Path to vulnerable library: /Users/alexmaybaum/.m2/repository/com/unboundid/unboundid-ldapsdk/3.2.1/unboundid-ldapsdk-3.2.1.jar

Dependency Hierarchy:

  • unboundid-ldapsdk-3.2.1.jar (Vulnerable Library)

Found in base branch: master

Reachability Analysis

The vulnerable code is not reachable.

Vulnerability Details

UnboundID LDAP SDK version from commit 801111d8b5c732266a5dbd4b3bb0b6c7b94d7afb up to commit 8471904a02438c03965d21367890276bc25fa5a6, where the issue was reported and fixed contains an Incorrect Access Control vulnerability in process function in SimpleBindRequest class doesn't check for empty password when running in synchronous mode. commit with applied fix pingidentity/ldapsdk@8471904#diff-f6cb23b459be1ec17df1da33760087fd that can result in Ability to impersonate any valid user. This attack appear to be exploitable via Providing valid username and empty password against servers that do not do additional validation as per https://tools.ietf.org/html/rfc4513#section-5.1.1. This vulnerability appears to have been fixed in after commit 8471904a02438c03965d21367890276bc25fa5a6.

Publish Date: 2018-03-16

URL: CVE-2018-1000134

CVSS 3 Score Details (9.8)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000134

Release Date: 2018-03-16

Fix Resolution: 4.0.5

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Apr 18, 2023
@mend-local-app mend-local-app bot changed the title unboundid-ldapsdk-3.2.1.jar: 1 vulnerabilities (highest severity is: 9.8) non-reachable unboundid-ldapsdk-3.2.1.jar: 1 vulnerabilities (highest severity is: 9.8) May 2, 2023
@mend-local-app mend-local-app bot changed the title unboundid-ldapsdk-3.2.1.jar: 1 vulnerabilities (highest severity is: 9.8) unboundid-ldapsdk-3.2.1.jar: 1 vulnerabilities (highest severity is: 9.8) non-reachable Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants