GHSA-8278-88vv-x98r

Suggest an improvement
Source
https://github.com/advisories/GHSA-8278-88vv-x98r
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/03/GHSA-8278-88vv-x98r/GHSA-8278-88vv-x98r.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-8278-88vv-x98r
Aliases
Related
Published
2021-03-10T21:51:17Z
Modified
2024-10-27T15:49:29.429923Z
Severity
  • 5.0 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
  • 4.6 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
Execution of untrusted code through config file
Details

Impact

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.

Workarounds

Manually adjust yaml.load() to yaml.safe_load()

For more information

If you have any questions or comments about this advisory: * Open an issue in tenable/integration-jira-cloud * Email us at vulnreport@tenable.com

Database specific
{
    "github_reviewed_at": "2021-03-10T21:51:06Z",
    "cwe_ids": [
        "CWE-502"
    ],
    "nvd_published_at": "2021-03-10T22:15:00Z",
    "severity": "MODERATE",
    "github_reviewed": true
}
References

Affected packages

PyPI / tenable-jira-cloud

Package

Name
tenable-jira-cloud
View open source insights on deps.dev
Purl
pkg:pypi/tenable-jira-cloud

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.21

Affected versions

1.*

1.0.0
1.1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6
1.1.7
1.1.8
1.1.9
1.1.10
1.1.11
1.1.12
1.1.13
1.1.14
1.1.15
1.1.16
1.1.17
1.1.18
1.1.19
1.1.20