Path Traversal in openapi-python-client
Low severity
GitHub Reviewed
Published
Aug 13, 2020
in
openapi-generators/openapi-python-client
•
Updated Oct 7, 2024
Description
Reviewed
Aug 14, 2020
Published to the GitHub Advisory Database
Aug 20, 2020
Last updated
Oct 7, 2024
Impact
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.
Giving this a CVSS score of 3.0 (Low) with CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N/E:P/RL:U/RC:C
Patches
A fix is being worked on for version 0.5.3
Workarounds
Inspect OpenAPI documents before generating clients for them.
For more information
If you have any questions or comments about this advisory:
References