漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI Generator Maven plugin
Vulnerability Description
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.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Vulnerability Type
对外部实体的文件或目录可访问
Vulnerability Title
OpenAPI Generator 安全漏洞
Vulnerability Description
OpenAPI Tools OpenAPI Generator是一款OpenAPI生成器。该产品允许在给定OpenAPI规范(v2,v3)的情况下自动生成API客户端库(SDK生成),服务器存根,文档和配置等。 OpenAPI Generator v5.1.0 存在安全漏洞,该漏洞源于OpenAPI Generator maven插件会创建不安全的临时文件。
CVSS Information
N/A
Vulnerability Type
N/A