Lucene search

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

CVE-2021-21429

2021-04-2720:15:08
CWE-552
GitHub_M
web.nvd.nist.gov
58
4
openapi generator
temporary files
security issue
cve-2021-21429
nvd
vulnerability
jdk
maven plug-in

CVSS2

2.1

Attack Vector

LOCAL

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:L/AC:L/Au:N/C:P/I:N/A:N

CVSS3

4

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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.

Affected configurations

Nvd
Vulners
Node
openapi-generatoropenapi_generatorRange<5.1.0
VendorProductVersionCPE
openapi-generatoropenapi_generator*cpe:2.3:a:openapi-generator:openapi_generator:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "openapi-generator",
    "vendor": "OpenAPITools",
    "versions": [
      {
        "status": "affected",
        "version": "< 5.1.0"
      }
    ]
  }
]

Social References

More

CVSS2

2.1

Attack Vector

LOCAL

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:L/AC:L/Au:N/C:P/I:N/A:N

CVSS3

4

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

AI Score

3.9

Confidence

High

EPSS

0

Percentile

12.6%