Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

room-compiler-2.5.2.jar: 1 vulnerabilities (highest severity is: 8.8) #602

Open
appcues-wss bot opened this issue Apr 20, 2024 · 0 comments
Open

room-compiler-2.5.2.jar: 1 vulnerabilities (highest severity is: 8.8) #602

appcues-wss bot opened this issue Apr 20, 2024 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@appcues-wss
Copy link

appcues-wss bot commented Apr 20, 2024

Vulnerable Library - room-compiler-2.5.2.jar

Path to dependency file: /appcues/build.gradle

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 Remediation Available
CVE-2023-32697 High 8.8 sqlite-jdbc-3.36.0.jar Transitive N/A

Details

CVE-2023-32697

Vulnerable Library - sqlite-jdbc-3.36.0.jar

SQLite JDBC library

Path to dependency file: /appcues/build.gradle

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)
    • 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 (8.8)

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: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-6phf-6h5g-97j2

Release Date: 2023-05-23

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

@appcues-wss appcues-wss bot added the security vulnerability Security vulnerability detected by WhiteSource label Apr 20, 2024
@appcues-wss appcues-wss bot changed the title room-compiler-2.5.2.jar: 1 vulnerabilities (highest severity is: 9.8) room-compiler-2.5.2.jar: 1 vulnerabilities (highest severity is: 8.8) Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants