-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - woodstox-core-5.0.3.jar
Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs
Library home page: http://fasterxml.com
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.jar,/target/owaspSecurityShepherd/WEB-INF/lib/woodstox-core-5.0.3.jar
Found in HEAD commit: d036c7c5d23c484d9f8c12b1cc9fbbb1b20e6338
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (woodstox-core version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| WS-2018-0629 | 9.1 | woodstox-core-5.0.3.jar | Direct | 5.3.0 | ✅ | |
| CVE-2022-40152 | 6.5 | woodstox-core-5.0.3.jar | Direct | 5.4.0 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
WS-2018-0629
Vulnerable Library - woodstox-core-5.0.3.jar
Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs
Library home page: http://fasterxml.com
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.jar,/target/owaspSecurityShepherd/WEB-INF/lib/woodstox-core-5.0.3.jar
Dependency Hierarchy:
- ❌ woodstox-core-5.0.3.jar (Vulnerable Library)
Found in HEAD commit: d036c7c5d23c484d9f8c12b1cc9fbbb1b20e6338
Found in base branch: dev
Vulnerability Details
The woodstox-core package is vulnerable to improper restriction of XXE reference.
Publish Date: 2018-08-23
URL: WS-2018-0629
CVSS 3 Score Details (9.1)
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: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2018-08-23
Fix Resolution: 5.3.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-40152
Vulnerable Library - woodstox-core-5.0.3.jar
Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs
Library home page: http://fasterxml.com
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.jar,/target/owaspSecurityShepherd/WEB-INF/lib/woodstox-core-5.0.3.jar
Dependency Hierarchy:
- ❌ woodstox-core-5.0.3.jar (Vulnerable Library)
Found in HEAD commit: d036c7c5d23c484d9f8c12b1cc9fbbb1b20e6338
Found in base branch: dev
Vulnerability Details
Those using Woodstox to parse XML data may be vulnerable to Denial of Service attacks (DOS) if DTD support is enabled. If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.
Publish Date: 2022-09-16
URL: CVE-2022-40152
CVSS 3 Score Details (6.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2022-09-16
Fix Resolution: 5.4.0
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.