Maven package
org.openapitools/openapi-generator
pkg:maven/org.openapitools/openapi-generator
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2021-21430 | — | < 5.1.0 | 5.1.0 | May 10, 2021 | 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 applicatio | ||
| CVE-2019-11405 | — | < 4.0.0-20190419.052012-560 | 4.0.0-20190419.052012-560 | Apr 21, 2019 | 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. |
- CVE-2021-21430May 10, 2021affected < 5.1.0fixed 5.1.0
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 applicatio
- CVE-2019-11405Apr 21, 2019affected < 4.0.0-20190419.052012-560fixed 4.0.0-20190419.052012-560
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.