-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - asciidoctorj-2.5.2.jar
Path to dependency file: /webgoat-integration-tests/pom.xml
Path to vulnerable library: /webgoat-container/pom.xml,/webgoat-integration-tests/pom.xml,/webgoat-server/pom.xml
Found in HEAD commit: 9e8e5f8649146f5b0c6c83e07126b5557afc73bb
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (asciidoctorj version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-600093-79027 | 9.8 | javax.annotation-api-1.3.2.jar | Transitive | N/A* | ❌ | |
| WS-2019-0490 | 8.1 | jcommander-1.72.jar | Transitive | 2.5.3 | ✅ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-600093-79027
Vulnerable Library - javax.annotation-api-1.3.2.jar
Common Annotations for the JavaTM Platform API
Library home page: http://jcp.org/en/jsr/detail?id=250
Path to dependency file: /webgoat-integration-tests/pom.xml
Path to vulnerable library: /webgoat-integration-tests/pom.xml,/webgoat-server/pom.xml,/webwolf/pom.xml,/webgoat-container/pom.xml
Dependency Hierarchy:
- asciidoctorj-2.5.2.jar (Root Library)
- jruby-9.2.17.0.jar
- jruby-core-9.2.17.0.jar
- ❌ javax.annotation-api-1.3.2.jar (Vulnerable Library)
- jruby-core-9.2.17.0.jar
- jruby-9.2.17.0.jar
Found in HEAD commit: 9e8e5f8649146f5b0c6c83e07126b5557afc73bb
Found in base branch: develop
Vulnerability Details
Created automatically by the test suite
Publish Date: 2010-06-07
URL: CVE-600093-79027
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
WS-2019-0490
Vulnerable Library - jcommander-1.72.jar
Command line parsing
Library home page: http://jcommander.org
Path to dependency file: /webgoat-container/pom.xml
Path to vulnerable library: /webgoat-container/pom.xml,/webgoat-integration-tests/pom.xml,/webgoat-server/pom.xml
Dependency Hierarchy:
- asciidoctorj-2.5.2.jar (Root Library)
- ❌ jcommander-1.72.jar (Vulnerable Library)
Found in HEAD commit: 9e8e5f8649146f5b0c6c83e07126b5557afc73bb
Found in base branch: develop
Vulnerability Details
Inclusion of Functionality from Untrusted Control Sphere vulnerability found in jcommander before 1.75. jcommander resolving dependencies over HTTP instead of HTTPS.
Publish Date: 2019-02-19
URL: WS-2019-0490
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2019-02-19
Fix Resolution (com.beust:jcommander): 1.75
Direct dependency fix Resolution (org.asciidoctor:asciidoctorj): 2.5.3
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.