snowdensb / sonar-xanitizer

Integrates Xanitizer results into SonarQube
Apache License 2.0
0 stars 0 forks source link

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

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

mend-for-github-com[bot] commented 6 months ago
Vulnerable Library - jna-platform-4.1.0.jar

Java Native Access Platform

Library home page: https://github.com/twall/jna

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/jna-platform-4.1.0.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (jna-platform version) Remediation Possible** Reachability
WS-2014-0065 High 7.5 jna-platform-4.1.0.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.1.0.jar

Java Native Access Platform

Library home page: https://github.com/twall/jna

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/jna-platform-4.1.0.jar

Dependency Hierarchy: - :x: **jna-platform-4.1.0.jar** (Vulnerable Library)

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

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

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.