{"api_version":"1","generated_at":"2026-07-23T15:35:17+00:00","cve":"CVE-2021-21430","urls":{"html":"https://cve.report/CVE-2021-21430","api":"https://cve.report/api/cve/CVE-2021-21430.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2021-21430","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2021-21430"},"summary":{"title":"CVE-2021-21430","description":"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 vulnerable to attacks. Auto-generated code (Java, Scala) that deals with uploading or downloading binary data through API endpoints will create insecure temporary files during the process. Affected generators: `java` (jersey2, okhttp-gson (default library)), `scala-finch`. The issue has been patched with `Files.createTempFile` and released in the v5.1.0 stable version.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2021-05-10 20:15:00","updated_at":"2022-10-24 20:46:00"},"problem_types":["CWE-668"],"metrics":[],"references":[{"url":"https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-cqxr-xf2w-943w","name":"https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-cqxr-xf2w-943w","refsource":"CONFIRM","tags":[],"title":"Generated Java and Scala Code Contains Local Information Disclosure Vulnerability · Advisory · OpenAPITools/openapi-generator · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/OpenAPITools/openapi-generator/pull/8787","name":"https://github.com/OpenAPITools/openapi-generator/pull/8787","refsource":"MISC","tags":[],"title":"[Java] use Files.createTempFile instead by wing328 · Pull Request #8787 · OpenAPITools/openapi-generator · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/OpenAPITools/openapi-generator/pull/8791","name":"https://github.com/OpenAPITools/openapi-generator/pull/8791","refsource":"MISC","tags":[],"title":"[Scala][Finch] use Files.createTempFile to avoid potential security issues by wing328 · Pull Request #8791 · OpenAPITools/openapi-generator · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2021-21430","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-21430","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2021","cve_id":"21430","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"openapi-generator","cpe5":"openapi_generator","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2021-21430","qid":"982598","title":"Java (maven) Security Update for org.openapitools:openapi-generator (GHSA-cqxr-xf2w-943w)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2021-21430","STATE":"PUBLIC","TITLE":"Creation of Temporary File in Directory with Insecure Permissions in auto-generated Java, Scala code"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"openapi-generator","version":{"version_data":[{"version_value":"< 5.1.0"}]}}]},"vendor_name":"OpenAPITools"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"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 vulnerable to attacks. Auto-generated code (Java, Scala) that deals with uploading or downloading binary data through API endpoints will create insecure temporary files during the process. Affected generators: `java` (jersey2, okhttp-gson (default library)), `scala-finch`. The issue has been patched with `Files.createTempFile` and released in the v5.1.0 stable version."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"LOCAL","availabilityImpact":"NONE","baseScore":6.2,"baseSeverity":"MEDIUM","confidentialityImpact":"HIGH","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-269: Improper Privilege Management"}]}]},"references":{"reference_data":[{"name":"https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-cqxr-xf2w-943w","refsource":"CONFIRM","url":"https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-cqxr-xf2w-943w"},{"name":"https://github.com/OpenAPITools/openapi-generator/pull/8791","refsource":"MISC","url":"https://github.com/OpenAPITools/openapi-generator/pull/8791"},{"name":"https://github.com/OpenAPITools/openapi-generator/pull/8787","refsource":"MISC","url":"https://github.com/OpenAPITools/openapi-generator/pull/8787"}]},"source":{"advisory":"GHSA-cqxr-xf2w-943w","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2021-05-10 20:15:00","lastModifiedDate":"2022-10-24 20:46:00","problem_types":["CWE-668"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"NONE","availabilityImpact":"NONE","baseScore":5.5,"baseSeverity":"MEDIUM"},"exploitabilityScore":1.8,"impactScore":3.6},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:L/AC:L/Au:N/C:P/I:N/A:N","accessVector":"LOCAL","accessComplexity":"LOW","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"NONE","availabilityImpact":"NONE","baseScore":2.1},"severity":"LOW","exploitabilityScore":3.9,"impactScore":2.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:openapi-generator:openapi_generator:*:*:*:*:*:*:*:*","versionEndExcluding":"5.1.1","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2021","CveId":"21430","Ordinal":"195556","Title":"CVE-2021-21430","CVE":"CVE-2021-21430","Year":"2021"},"notes":[{"CveYear":"2021","CveId":"21430","Ordinal":"1","NoteData":"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 vulnerable to attacks. Auto-generated code (Java, Scala) that deals with uploading or downloading binary data through API endpoints will create insecure temporary files during the process. Affected generators: `java` (jersey2, okhttp-gson (default library)), `scala-finch`. The issue has been patched with `Files.createTempFile` and released in the v5.1.0 stable version.","Type":"Description","Title":null},{"CveYear":"2021","CveId":"21430","Ordinal":"2","NoteData":"2021-05-10","Type":"Other","Title":"Published"},{"CveYear":"2021","CveId":"21430","Ordinal":"3","NoteData":"2021-05-10","Type":"Other","Title":"Modified"}]}}}