Bug Report Checklist
Description
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, its is recommend edusing version 32.0.1 as version 32.0.0 breaks some functionality under Windows.
https://nvd.nist.gov/vuln/detail/CVE-2023-2976
openapi-generator version
7.0.1
OpenAPI declaration file content or url
Generation Details
Steps to reproduce
Related issues/PRs
Suggest a fix
Upgrade Guava version to 32.0.1 or later
Bug Report Checklist
Description
Use of Java's default temporary directory for file creation in
FileBackedOutputStreamin 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, its is recommend edusing version 32.0.1 as version 32.0.0 breaks some functionality under Windows.
https://nvd.nist.gov/vuln/detail/CVE-2023-2976
openapi-generator version
7.0.1
OpenAPI declaration file content or url
Generation Details
Steps to reproduce
Related issues/PRs
Suggest a fix
Upgrade Guava version to 32.0.1 or later