Lucene search

K
osvGoogleOSV:CVE-2021-21429
HistoryApr 27, 2021 - 8:15 p.m.

CVE-2021-21429

2021-04-2720:15:08
Google
osv.dev
5
openapi generator
insecure temporary files
jdk
file.createtempfile
files.createtempfile
vulnerability
maven plugin
patch
v5.1.0

AI Score

3.9

Confidence

High

EPSS

0

Percentile

12.6%

OpenAPI Generator allows generation of API client libraries, server stubs, documentation and configuration automatically given an OpenAPI Spec. Using File.createTempFile in JDK will result in creating and using insecure temporary files that can leave application and system data vulnerable to attacks. OpenAPI Generator maven plug-in creates insecure temporary files during the process. The issue has been patched with Files.createTempFile and released in the v5.1.0 stable version.

AI Score

3.9

Confidence

High

EPSS

0

Percentile

12.6%