Generate modern Python clients from OpenAPI

CVE History

CVEPublishedCVSS v2CVSS v3
CVE-2020-151414.1 MEDIUM4 MEDIUM
In openapi-python-client before version 0.5.3, there is a path traversal vulnerability. If a user generated a client using a maliciously crafted OpenAPI document, it is possible for generated files to be placed in arbitrary locations on disk.
CVE-2020-151429 CRITICAL6 MEDIUM
In openapi-python-client before version 0.5.3, clients generated with a maliciously crafted OpenAPI Document can generate arbitrary Python code. Subsequent execution of this malicious client is arbitrary code execution.