snowdensb / nifi

Apache NiFi
https://nifi.apache.org/
Apache License 2.0
0 stars 0 forks source link

jna-platform-4.5.2.jar: 1 vulnerabilities (highest severity is: 7.5) - autoclosed #461

Closed mend-for-github-com[bot] closed 4 months ago

mend-for-github-com[bot] commented 4 months ago
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

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (jna-platform version) Remediation Possible**
WS-2014-0065 High 7.5 jna-platform-4.5.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.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: - :x: **jna-platform-4.5.2.jar** (Vulnerable Library)

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

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.

:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.

mend-for-github-com[bot] commented 4 months ago

:information_source: This issue was automatically closed by Mend because it is a duplicate of an existing issue: #552