The Ibis Adapter Framework is an easy to use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.
Apache License 2.0
0
stars
0
forks
source link
CVE-2021-23463 (High) detected in h2-1.4.199.jar #34
The package com.h2database:h2 from 1.4.198 and before 2.0.202 are vulnerable to XML External Entity (XXE) Injection via the org.h2.jdbc.JdbcSQLXML class object, when it receives parsed string data from org.h2.jdbc.JdbcResultSet.getSQLXML() method. If it executes the getSource() method when the parameter is DOMSource.class it will trigger the vulnerability.
CVE-2021-23463 - High Severity Vulnerability
Vulnerable Library - h2-1.4.199.jar
H2 Database Engine
Library home page: http://www.h2database.com
Path to dependency file: /example/pom.xml
Path to vulnerable library: /1210151327_OFXRIV/downloadResource_STZRKX/20211210151350/h2-1.4.199.jar
Dependency Hierarchy: - :x: **h2-1.4.199.jar** (Vulnerable Library)
Found in base branch: master
Vulnerability Details
The package com.h2database:h2 from 1.4.198 and before 2.0.202 are vulnerable to XML External Entity (XXE) Injection via the org.h2.jdbc.JdbcSQLXML class object, when it receives parsed string data from org.h2.jdbc.JdbcResultSet.getSQLXML() method. If it executes the getSource() method when the parameter is DOMSource.class it will trigger the vulnerability.
Publish Date: 2021-12-10
URL: CVE-2021-23463
CVSS 3 Score Details (8.1)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2021-12-10
Fix Resolution: 2.0.202
Step up your Open Source Security Game with Mend here