QID 983198
QID 983198: Python (pip) Security Update for openapi-python-client (GHSA-9x4c-63pf-525f)
Security update has been released for openapi-python-client to fix the vulnerability.
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
Clients generated with a maliciously crafted OpenAPI Document can generate arbitrary Python code. Subsequent execution of this malicious client is arbitrary code execution.
Giving this a CVSS of 8.0 (high) with CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H/E:P/RL:U/RC:C .
Solution
Fix will be included in version 0.5.3Workaround:
Inspect OpenAPI documents before generating, or inspect generated code before executing.
Inspect OpenAPI documents before generating, or inspect generated code before executing.
Vendor References
- GHSA-9x4c-63pf-525f -
github.com/advisories/GHSA-9x4c-63pf-525f
CVEs related to QID 983198
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-9x4c-63pf-525f | openapi-python-client |
|