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

jna-platform-4.2.2.jar: 1 vulnerabilities (highest severity is: 7.5) #59

Open
mend-for-github-com bot opened this issue Jan 29, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

Vulnerable Library - jna-platform-4.2.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

Found in HEAD commit: 2a508ccd928df4b0618ce585803bc393b7d5b8b3

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (jna-platform version) Remediation Possible**
WS-2014-0065 High 7.5 jna-platform-4.2.2.jar Direct 5.0.0

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

Details

WS-2014-0065

Vulnerable Library - jna-platform-4.2.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.2.2.jar (Vulnerable Library)

Found in HEAD commit: 2a508ccd928df4b0618ce585803bc393b7d5b8b3

Found in base branch: master

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.


⛑️Automatic Remediation will be attempted for this issue.

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