pysec-2020-70
Vulnerability from pysec
Published
2020-08-14 17:15
Modified
2020-08-20 18:02
Details
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.
Impacted products
| Name | purl | openapi-python-client | pkg:pypi/openapi-python-client |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "openapi-python-client",
"purl": "pkg:pypi/openapi-python-client"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3e7dfae5d0b3685abf1ede1bc6c086a116ac4746"
}
],
"repo": "https://github.com/triaxtec/openapi-python-client",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0.dev0",
"0.1.0",
"0.1.1",
"0.1.2",
"0.2.0",
"0.2.1",
"0.3.0",
"0.4.0rc1",
"0.4.0",
"0.4.1",
"0.4.2",
"0.5.0",
"0.5.1",
"0.5.2"
]
}
],
"aliases": [
"CVE-2020-15141",
"GHSA-7wgr-7666-7pwj"
],
"details": "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.",
"id": "PYSEC-2020-70",
"modified": "2020-08-20T18:02:00Z",
"published": "2020-08-14T17:15:00Z",
"references": [
{
"type": "FIX",
"url": "https://github.com/triaxtec/openapi-python-client/commit/3e7dfae5d0b3685abf1ede1bc6c086a116ac4746"
},
{
"type": "WEB",
"url": "https://github.com/triaxtec/openapi-python-client/blob/main/CHANGELOG.md#053---2020-08-13"
},
{
"type": "ADVISORY",
"url": "https://github.com/triaxtec/openapi-python-client/security/advisories/GHSA-7wgr-7666-7pwj"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/openapi-python-client"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…