Details
Assignee
UnassignedUnassignedReporter
Veena KannanVeena KannanLabels
HB Grooming Date
Sep 26, 2024HB Backlog Status
Refined BacklogSprint
NoneFix versions
Priority
High
Details
Details
Assignee
Unassigned
UnassignedReporter
Veena Kannan
Veena KannanLabels
HB Grooming Date
Sep 26, 2024
HB Backlog Status
Refined Backlog
Sprint
None
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created September 26, 2024 at 7:49 PM
Updated October 25, 2024 at 3:19 PM
Update guava version to 32.0.1 or later to address CVE-2023-2976
pkg:maven/com.google.guava/guava@31.1-jre
Detail:
Use of Java's default temporary directory for file creation in
FileBackedOutputStream
in Google Guava versions 1.0 to 31.1 on Unix systems and Android Ice Cream Sandwich allows other users and apps on the machine with access to the default Java temporary directory to be able to access the files created by the class. Even though the security vulnerability is fixed in version 32.0.0, we recommend using version 32.0.1 as version 32.0.0 breaks some functionality under Windows.