terry1921 / RebalancerPorfolio

Rebalancer Portfolio Android App for stocks
The Unlicense
0 stars 0 forks source link

room-compiler-2.5.2.jar: 1 vulnerabilities (highest severity is: 9.8) - autoclosed #11

Closed mend-bolt-for-github[bot] closed 1 month ago

mend-bolt-for-github[bot] commented 8 months ago
Vulnerable Library - room-compiler-2.5.2.jar

Path to dependency file: /core-database/build.gradle.kts

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.xerial/sqlite-jdbc/3.36.0/9622d230dbf702bb5fb4d8d754894fd5560ad2ac/sqlite-jdbc-3.36.0.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (room-compiler version) Remediation Possible**
CVE-2023-32697 Critical 9.8 sqlite-jdbc-3.36.0.jar Transitive N/A*

*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-2023-32697 ### Vulnerable Library - sqlite-jdbc-3.36.0.jar

SQLite JDBC library

Path to dependency file: /core-database/build.gradle.kts

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.xerial/sqlite-jdbc/3.36.0/9622d230dbf702bb5fb4d8d754894fd5560ad2ac/sqlite-jdbc-3.36.0.jar

Dependency Hierarchy: - room-compiler-2.5.2.jar (Root Library) - :x: **sqlite-jdbc-3.36.0.jar** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

SQLite JDBC is a library for accessing and creating SQLite database files in Java. Sqlite-jdbc addresses a remote code execution vulnerability via JDBC URL. This issue impacting versions 3.6.14.1 through 3.41.2.1 and has been fixed in version 3.41.2.2.

Publish Date: 2023-05-23

URL: CVE-2023-32697

### 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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/xerial/sqlite-jdbc/security/advisories/GHSA-6phf-6h5g-97j2

Release Date: 2023-05-23

Fix Resolution: org.xerial:sqlite-jdbc:3.41.2.2

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
mend-bolt-for-github[bot] commented 1 month 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.