swagger-api / swagger-api/swagger-codegen
CVE-2017-5929 (High) detected in logback-core-1.1.3.jar, logback-classic-1.1.3.jar
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
CVE-2017-5929 - High Severity Vulnerability
Vulnerable Libraries - logback-core-1.1.3.jar, logback-classic-1.1.3.jar
logback-core-1.1.3.jar
logback-core module
Library home page: http://logback.qos.ch
Path to dependency file: /samples/client/petstore/java/retrofit2-play24/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.1.3/e3c02049f2dbbc764681b40094ecf0dcbc99b157/logback-core-1.1.3.jar
Dependency Hierarchy:
- play-java-ws_2.11-2.4.11.jar (Root Library)
- play_2.11-2.4.11.jar
- ❌ logback-core-1.1.3.jar (Vulnerable Library)
- play_2.11-2.4.11.jar
logback-classic-1.1.3.jar
logback-classic module
Library home page: http://logback.qos.ch
Path to dependency file: /samples/client/petstore/java/retrofit2-play24/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.1.3/d90276fff414f06cb375f2057f6778cd63c6082f/logback-classic-1.1.3.jar
Dependency Hierarchy:
- play-java-ws_2.11-2.4.11.jar (Root Library)
- play_2.11-2.4.11.jar
- ❌ logback-classic-1.1.3.jar (Vulnerable Library)
- play_2.11-2.4.11.jar
Found in HEAD commit: 4b7a8d7d7384aa6a27d6309c35ade0916edae7ed
Found in base branches: 3.0.0, master
Vulnerability Details
QOS.ch Logback before 1.2.0 has a serialization vulnerability affecting the SocketServer and ServerSocketReceiver components.
Publish Date: 2017-03-13
URL: CVE-2017-5929
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
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5929
Release Date: 2017-03-13
Fix Resolution (ch.qos.logback:logback-core): 1.1.6
Direct dependency fix Resolution (com.typesafe.play:play-java-ws_2.11): 2.5.0
Fix Resolution (ch.qos.logback:logback-classic): 1.2.0
Direct dependency fix Resolution (com.typesafe.play:play-java-ws_2.11): 2.5.0
- Check this box to open an automated fix PR
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 samples/client/petstore/java/retrofit2-play24/build.gradle and inspect the dependency hierarchy showing Play and the vulnerable logback modules. Apply the listed upgrade path, then verify the dependency report no longer contains logback-core or logback-classic 1.1.3 and that the sample still builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100