Lucene search
+L

13429 matches found

Github Security Blog
Github Security Blog
•added 2021/05/11 12:04 a.m.•104 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
CNNVD
CNNVD
•added 2021/05/11 12:00 a.m.•12 views

SAP Business One 信息泄露漏洞

SAP Business One is a suite of enterprise management software from SAP, a German company. The software includes financial management, operations management and human resources management functions.SAP Business One Chef cookbook contains an information disclosure vulnerability that could be...

7.8CVSS5.6AI score0.00258EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2021/05/11 12:00 a.m.•11 views

JetBrains TeamCity 安全漏洞

JetBrains TeamCity is a distributed build management and continuous integration tool from JetBrains Czech Republic. The tool provides continuous unit testing, code quality analysis and build issue analysis reports.JetBrains TeamCity is vulnerable to an information disclosure vulnerability, which ...

3.3CVSS5.8AI score0.00234EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2021/05/11 12:00 a.m.•13 views

PT-2021-14698 · Jenkins · Jenkins P4 Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins P4 Plugin versions 1.11.4 and earlier Description: A cross-site request forgery CSRF vulnerability allows attackers to connect to an attacker-specified Perforce server using attacker-specified username and password. The issue is...

7.1CVSS6.8AI score0.00522EPSS
SaveExploits0References7
NVD
NVD
•added 2021/05/10 8:15 p.m.•67 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
attackerkb
attackerkb
•added 2021/05/10 8:15 p.m.•7 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.2CVSS5.8AI score0.00404EPSS
SaveExploits1References4Affected Software1
Prion
Prion
•added 2021/05/10 8:15 p.m.•34 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.•145 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
Cvelist
Cvelist
•added 2021/05/10 7:25 p.m.•68 views

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

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.2CVSS6.6AI score0.00404EPSS
SaveExploits1References3
OSV
OSV
•added 2021/05/10 7:15 p.m.•45 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
NVD
NVD
•added 2021/05/10 7:15 p.m.•49 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
attackerkb
attackerkb
•added 2021/05/10 7:15 p.m.•7 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.3CVSS5.8AI score0.00351EPSS
SaveExploits1References3Affected Software1
Prion
Prion
•added 2021/05/10 7:15 p.m.•31 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
CVE
CVE
•added 2021/05/10 6:50 p.m.•132 views

CVE-2021-21428

CVE-2021-21428 affects the OpenAPI Generator project. The issue originates in the openapi-generator-online component, where temporary folders/files were created using File.createTempFile, allowing other users on the same system to read and potentially modify the auto-generated files. Root cause d...

9.3CVSS7AI score0.00351EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
•added 2021/05/10 2:53 p.m.•6 views

Arbitrary Code Execution

Overview Affected versions of this package are vulnerable to Arbitrary Code Execution. Bundler uses a predictable path in /tmp/, which is created with insecure permissions as a storage location for gems, if locations under the user's home directory are not available. If is is used in a scenario...

7.8CVSS7.2AI score0.00529EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2021/05/10 12:00 a.m.•17 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
CNNVD
CNNVD
•added 2021/05/10 12:00 a.m.•14 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:00 a.m.•35 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:00 a.m.•17 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
Positive Technologies
Positive Technologies
•added 2021/05/09 12:00 a.m.•9 views

PT-2021-7812 · Malwarefox · Malwarefox Antimalware

Name of the Vulnerable Software and Affected Versions: MalwareFox AntiMalware versions 2.74.0.150 Description: The issue is related to insufficient access control in the zam64.sys and zam32.sys drivers of MalwareFox AntiMalware, allowing a non-privileged process to elevate its privileges. This ca...

7.8CVSS7.5AI score0.03399EPSS
SaveExploits2References12
Rows per page
Query Builder