You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to vulnerable library: /root/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar
Dependency Hierarchy:
httpclient-0.0.5.jar (Root Library)
httpclient-win-4.5.2.jar
❌ jna-platform-4.1.0.jar (Vulnerable Library)
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.
mend-bolt-for-githubbot
changed the title
WS-2014-0065 (Medium) detected in jna-platform-4.1.0.jar
WS-2014-0065 (High) detected in jna-platform-4.1.0.jar
May 29, 2023
WS-2014-0065 - High Severity Vulnerability
Vulnerable Library - jna-platform-4.1.0.jar
Java Native Access Platform
Library home page: https://github.com/twall/jna
Path to dependency file: /pom.xml
Path to vulnerable library: /root/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar
Dependency Hierarchy:
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:
Suggested Fix
Type: Upgrade version
Release Date: 2014-06-24
Fix Resolution: net.java.dev.jna:jna-platform:5.0.0
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: