Lucene search
+L

94 matches found

Github Security Blog
Github Security Blog
added 2022/05/24 4:44 p.m.30 views

OpenAPI Tools OpenAPI Generator uses HTTP in various files

OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// URLs in various build.gradle, build.gradle.mustache, and build.sbt files, which may have caused insecurely resolved dependencies...

8.1CVSS0.01198EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/05/24 4:44 p.m.87 views

GHSA-27J5-2H6R-C9Q2 OpenAPI Tools OpenAPI Generator uses HTTP in various files

OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// URLs in various build.gradle, build.gradle.mustache, and build.sbt files, which may have caused insecurely resolved dependencies...

7.4CVSS7.7AI score0.01198EPSS
SaveExploits1References5
Veracode
Veracode
added 2021/05/11 7:28 a.m.22 views

Insecure Temporary File And Folder

openapi-generator-online uses insecure temporary file and folder. The usage of Files.createTempFile to create temporary files and folders allows auto-generated files to be read and modified by any user on the system...

9.3CVSS2.7AI score0.00351EPSS
SaveExploits1References2Affected Software1
vulnersOsv
vulnersOsv
added 2021/05/11 12:5 a.m.5 views

app.keyconnect.api:keyconnect-api (=1.0.0), app.keyconnect:keyconnect-rippled-api (=1.0.0) +127 more potentially affected by CVE-2021-21430 via org.openapitools:openapi-generator (>=3.0.0 <=5.0.1)

org.openapitools:openapi-generator MAVEN version =3.0.0, =4.1, =4.1, =0.1.0.0, =0.1.0.0, =0.1.0.0, =0.4.0, =0.1.0.0, =0.1.3, =1.1, =0.4.0, =0.5.1, =0.4.0, =0.4.0, =0.5.3 and more Source cves: CVE-2021-21430 Source advisory: OSV:GHSA-CQXR-XF2W-943W...

6.2CVSS6.1AI score0.00404EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2021/05/11 12:5 a.m.68 views

Creation of Temporary File in Directory with Insecure Permissions in auto-generated Java, Scala code

Impact This vulnerability impacts generated code. If this code was generated as a one-off occasion, not as a part of an automated CI/CD process, this code will remain vulnerable until fixed manually! On Unix-Like systems, the system temporary directory is shared between all local users. When...

6.2CVSS0.3AI score0.00404EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2021/05/11 12:5 a.m.94 views

GHSA-CQXR-XF2W-943W Creation of Temporary File in Directory with Insecure Permissions in auto-generated Java, Scala code

Impact This vulnerability impacts generated code. If this code was generated as a one-off occasion, not as a part of an automated CI/CD process, this code will remain vulnerable until fixed manually! On Unix-Like systems, the system temporary directory is shared between all local users. When...

6.2CVSS5.9AI score0.00404EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2021/05/11 12:4 a.m.87 views

Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI-Generator online generator

Impact On Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. This...

9.3CVSS0.5AI score0.00351EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2021/05/10 8:15 p.m.28 views

CVE-2021-21430

OpenAPI Generator allows generation of API client libraries SDK generation, 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...

5.5CVSS7AI score
SaveExploits0References3
NVD
NVD
added 2021/05/10 8:15 p.m.59 views

CVE-2021-21430

OpenAPI Generator allows generation of API client libraries SDK generation, 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...

6.2CVSS0.00404EPSS
SaveExploits1References3
Prion
Prion
added 2021/05/10 8:15 p.m.26 views

Design/Logic Flaw

OpenAPI Generator allows generation of API client libraries SDK generation, 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...

2.1CVSS5.6AI score0.00404EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2021/05/10 7:25 p.m.126 views

CVE-2021-21430

OpenAPI Generator contains a vulnerability where code generated for Java/Scala performs insecure temporary file creation via File.createTempFile, risking exposure of application/data when handling binary uploads/downloads. Affected generators include Java (jersey2, okhttp-gson default) and scala-...

6.2CVSS5.7AI score0.00404EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2021/05/10 7:15 p.m.43 views

CVE-2021-21428

Openapi generator is a java tool which allows generation of API client libraries SDK generation, server stubs, documentation and configuration automatically given an OpenAPI Spec. openapi-generator-online creates insecure temporary folders with File.createTempFile during the code generation...

9.3CVSS0.00351EPSS
SaveExploits1References2
OSV
OSV
added 2021/05/10 7:15 p.m.38 views

CVE-2021-21428

Openapi generator is a java tool which allows generation of API client libraries SDK generation, server stubs, documentation and configuration automatically given an OpenAPI Spec. openapi-generator-online creates insecure temporary folders with File.createTempFile during the code generation...

7CVSS6.8AI score
SaveExploits0References2
Prion
Prion
added 2021/05/10 7:15 p.m.25 views

Design/Logic Flaw

Openapi generator is a java tool which allows generation of API client libraries SDK generation, server stubs, documentation and configuration automatically given an OpenAPI Spec. openapi-generator-online creates insecure temporary folders with File.createTempFile during the code generation...

4.4CVSS6.7AI score0.00351EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/10 6:50 p.m.52 views

CVE-2021-21428 Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI-Generator online generator

Openapi generator is a java tool which allows generation of API client libraries SDK generation, server stubs, documentation and configuration automatically given an OpenAPI Spec. openapi-generator-online creates insecure temporary folders with File.createTempFile during the code generation...

9.3CVSS9.4AI score0.00351EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/05/10 12:0 a.m.7 views

Openapi generator 安全漏洞

openapi-generator is a software application. It provides an open API interface. A security vulnerability exists in Openapi generator. The vulnerability arises when the program creates insecure temporary directories that can be read and appended by any user on the system...

9.3CVSS7.3AI score0.00351EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/05/10 12:0 a.m.28 views

OpenAPI Tools OpenAPI Generator 安全漏洞

OpenAPI Tools OpenAPI Generator is an OpenAPI generator. The product allows automatic generation of API client libraries SDK generation, server stubs, documentation, configuration, etc. for a given OpenAPI specification v2, v3. A security vulnerability exists in Openapi generator. The vulnerabili...

6.2CVSS5.9AI score0.00404EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2021/05/10 12:0 a.m.10 views

PT-2021-14502 · Unknown · Openapi Generator

Name of the Vulnerable Software and Affected Versions: OpenAPI Generator versions prior to 5.1.0 Description: The issue arises from the use of the JDK method File.createTempFile, which creates insecure temporary files that can leave application and system data vulnerable to attacks. Auto-generate...

6.2CVSS5.6AI score0.00404EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2021/05/10 12:0 a.m.11 views

PT-2021-14500 · Unknown · Openapi-Generator-Online

Name of the Vulnerable Software and Affected Versions: openapi-generator-online versions prior to 5.1.0 Description: The openapi-generator-online tool creates insecure temporary folders during the code generation process, allowing any user on the system to read and append to the auto-generated...

9.3CVSS7.2AI score0.00351EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
added 2021/04/30 7:3 p.m.46 views

CVE-2021-21429

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...

6.2CVSS2.2AI score0.00296EPSS
SaveExploits0References3
Rows per page
Query Builder