temporalio / temporalio/sdk-java
spring-boot-dependencies-2.7.12.pom: 1 vulnerabilities (highest severity is: 7.5)
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 433
- Forks
- 249
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 26
Description
Vulnerable Library - spring-boot-dependencies-2.7.12.pom
Path to dependency file: /temporal-spring-boot-starter-alpha/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.2.12/1d8e51a698b138065d73baefb4f94531faa323cb/logback-core-1.2.12.jar
Found in HEAD commit: f389bd8e9cd8956213466e705d5e2a36978aea65
Vulnerabilities
| CVE | Severity | CVSS |
Dependency | Type | Fixed in (spring-boot-dependencies version) | Remediation Possible** |
|---|---|---|---|---|---|---|
| CVE-2023-6481 | High |
7.5 | logback-core-1.2.12.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-6481
Vulnerable Library - logback-core-1.2.12.jar
logback-core module
Library home page: http://logback.qos.ch
Path to dependency file: /temporal-spring-boot-starter-alpha/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.2.12/1d8e51a698b138065d73baefb4f94531faa323cb/logback-core-1.2.12.jar
Dependency Hierarchy:
- spring-boot-dependencies-2.7.12.pom (Root Library)
- ❌ logback-core-1.2.12.jar (Vulnerable Library)
Found in HEAD commit: f389bd8e9cd8956213466e705d5e2a36978aea65
Found in base branch: master
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,1.3.14,1.4.14
Contributor guide
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
Start with temporal-spring-boot-starter-alpha/build.gradle and inspect how spring-boot-dependencies-2.7.12 brings in logback-core-1.2.12. Check the dependency hierarchy and the CVE-2023-6481 details, then verify the dependency scan no longer reports the vulnerable library; done means the reported vulnerability is resolved or its lack of a remediation path is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- build-system, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100
CVSS