Vulnerability Details : CVE-2020-15141
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.
Vulnerability category: Directory traversal
Products affected by CVE-2020-15141
- cpe:2.3:a:openapi-python-client_project:openapi-python-client:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-15141
0.36%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 55 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-15141
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.0
|
MEDIUM | AV:N/AC:L/Au:S/C:N/I:P/A:N |
8.0
|
2.9
|
NIST | |
4.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N |
2.3
|
1.4
|
NIST | |
3.0
|
LOW | CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N |
1.3
|
1.4
|
GitHub, Inc. |
CWE ids for CVE-2020-15141
-
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.Assigned by: security-advisories@github.com (Primary)
References for CVE-2020-15141
-
https://github.com/triaxtec/openapi-python-client/security/advisories/GHSA-7wgr-7666-7pwj
Path Traversal Vulnerability · Advisory · triaxtec/openapi-python-client · GitHubThird Party Advisory
-
https://pypi.org/project/openapi-python-client
openapi-python-client · PyPIProduct;Third Party Advisory
-
https://github.com/triaxtec/openapi-python-client/commit/3e7dfae5d0b3685abf1ede1bc6c086a116ac4746
Merge pull request from GHSA-7wgr-7666-7pwj · triaxtec/openapi-python-client@3e7dfae · GitHubPatch;Third Party Advisory
-
https://github.com/triaxtec/openapi-python-client/blob/main/CHANGELOG.md#053---2020-08-13
openapi-python-client/CHANGELOG.md at main · triaxtec/openapi-python-client · GitHubRelease Notes;Third Party Advisory
Jump to