Skip to content

Path Traversal Vulnerability

Low
dbanty published GHSA-7wgr-7666-7pwj Aug 13, 2020

Package

openapi-python-client (pypi)

Affected versions

< 0.5.3

Patched versions

None

Description

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:

Severity

Low

CVE ID

CVE-2020-15141

Weaknesses

No CWEs

Credits