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-2014-0065 (High) detected in jna-platform-4.4.0.jar, jna-platform-4.5.2.jar - autoclosed #290

Closed
mend-for-github-com bot opened this issue Nov 16, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Nov 16, 2022

WS-2014-0065 - High Severity Vulnerability

Vulnerable Libraries - jna-platform-4.4.0.jar, jna-platform-4.5.2.jar

jna-platform-4.4.0.jar

Java Native Access Platform

Library home page: https://github.com/java-native-access/jna

Path to dependency file: /nifi-registry/nifi-registry-core/nifi-registry-bootstrap/pom.xml

Path to vulnerable library: /r/.m2/repository/net/java/dev/jna/jna-platform/4.4.0/jna-platform-4.4.0.jar,/r/.m2/repository/net/java/dev/jna/jna-platform/4.4.0/jna-platform-4.4.0.jar

Dependency Hierarchy:

  • jna-platform-4.4.0.jar (Vulnerable Library)
jna-platform-4.5.2.jar

Java Native Access Platform

Library home page: https://github.com/java-native-access/jna

Path to dependency file: /nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/pom.xml

Path to vulnerable library: /nifi-nar-bundles/nifi-windows-event-log-bundle/nifi-windows-event-log-processors/pom.xml

Dependency Hierarchy:

  • jna-platform-4.5.2.jar (Vulnerable Library)

Found in HEAD commit: d9bab7423d2f0a27e478e0a225fccf352baa0cf2

Found in base branch: main

Vulnerability Details

JNA prior to 5.0.0 was discovered to contain an out-of-bounds read. Advapi32Util.registryGetValues does not terminate the returned string with null terminators. When it tries to identify the string content it searches for the next null-terminator and will read out-of-bounds of the buffer.

Publish Date: 2014-06-24

URL: WS-2014-0065

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2014-06-24

Fix Resolution: 5.0.0


⛑️ 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 WhiteSource label Nov 16, 2022
@mend-for-github-com mend-for-github-com bot changed the title WS-2014-0065 (Medium) detected in jna-platform-4.4.0.jar, jna-platform-4.5.2.jar WS-2014-0065 (High) detected in jna-platform-4.4.0.jar, jna-platform-4.5.2.jar Nov 22, 2022
@mend-for-github-com mend-for-github-com bot changed the title WS-2014-0065 (High) detected in jna-platform-4.4.0.jar, jna-platform-4.5.2.jar WS-2014-0065 (High) detected in jna-platform-4.4.0.jar, jna-platform-4.5.2.jar - autoclosed May 6, 2024
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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants