temporalio / temporalio/features
logback-classic-1.2.9.jar: 2 vulnerabilities (highest severity is: 7.5)
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Vulnerable Library - logback-classic-1.2.9.jar
logback-classic module
Library home page: http://logback.qos.ch
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.2.9/7d495522b08a9a66084bf417e70eedf95ef706bc/logback-classic-1.2.9.jar
Found in HEAD commit: 8bf5c60f2589d31108d22a338800a4bcb4c42f3f
Vulnerabilities
| CVE | Severity | CVSS |
Dependency | Type | Fixed in (logback-classic version) | Remediation Possible** |
|---|---|---|---|---|---|---|
| CVE-2023-6481 | High |
7.5 | logback-core-1.2.9.jar | Transitive | 1.2.13 | ✅ |
| CVE-2023-6378 | High |
7.5 | logback-classic-1.2.9.jar | Direct | 1.2.13 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-6481
Vulnerable Library - logback-core-1.2.9.jar
logback-core module
Library home page: http://logback.qos.ch
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.2.9/cdaca0cf922c5791a8efa0063ec714ca974affe3/logback-core-1.2.9.jar
Dependency Hierarchy:
- logback-classic-1.2.9.jar (Root Library)
- ❌ logback-core-1.2.9.jar (Vulnerable Library)
Found in HEAD commit: 8bf5c60f2589d31108d22a338800a4bcb4c42f3f
Found in base branch: main
Vulnerability Details
A serialization vulnerability in logback receiver component part of
logback version 1.4.13, 1.3.13 and 1.2.12 allows an attacker to mount a Denial-Of-Service
attack by sending poisoned data.
Publish Date: 2023-12-04
URL: CVE-2023-6481
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2023-6481
Release Date: 2023-12-04
Fix Resolution (ch.qos.logback:logback-core): 1.2.13
Direct dependency fix Resolution (ch.qos.logback:logback-classic): 1.2.13
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2023-6378
Vulnerable Library - logback-classic-1.2.9.jar
logback-classic module
Library home page: http://logback.qos.ch
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.2.9/7d495522b08a9a66084bf417e70eedf95ef706bc/logback-classic-1.2.9.jar
Dependency Hierarchy:
- ❌ logback-classic-1.2.9.jar (Vulnerable Library)
Found in HEAD commit: 8bf5c60f2589d31108d22a338800a4bcb4c42f3f
Found in base branch: main
Vulnerability Details
A serialization vulnerability in logback receiver component part of
logback version 1.4.11 allows an attacker to mount a Denial-Of-Service
attack by sending poisoned data.
Publish Date: 2023-11-29
URL: CVE-2023-6378
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://logback.qos.ch/news.html#1.3.12
Release Date: 2023-11-29
Fix Resolution: 1.2.13
⛑️ Automatic Remediation will be attempted for this issue.
:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open build.gradle and locate the direct logback-classic dependency and its resolved logback-core version. Upgrade logback-classic to 1.2.13, then run the project's dependency or build checks to confirm both vulnerable versions are gone and the build still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100
CVSS