QID 982923
QID 982923: Python (pip) Security Update for tenable-jira-cloud (GHSA-8278-88vv-x98r)
Security update has been released for tenable-jira-cloud 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.
It is possible to run arbitrary commands through the yaml.load() method. This could allow an attacker with local access to the host to run arbitrary code by running the application with a specially crafted YAML configuration file.
Solution
Customers are advised to refer to GHSA-8278-88vv-x98r for updates pertaining to this vulnerability.Workaround:
Manually adjust yaml.load() to yaml.safe_load()
Manually adjust yaml.load() to yaml.safe_load()
Vendor References
- GHSA-8278-88vv-x98r -
github.com/advisories/GHSA-8278-88vv-x98r
CVEs related to QID 982923
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-8278-88vv-x98r | tenable-jira-cloud |
|