PYSEC-2021-60

See a problem?
Import Source
https://github.com/pypa/advisory-database/blob/main/vulns/tenable-jira-cloud/PYSEC-2021-60.yaml
JSON Data
https://api.osv.dev/v1/vulns/PYSEC-2021-60
Aliases
Published
2021-03-10T22:15:00Z
Modified
2023-11-08T04:04:43.605874Z
Summary
[none]
Details

Tenable for Jira Cloud is an open source project designed to pull Tenable.io vulnerability data, then generate Jira Tasks and sub-tasks based on the vulnerabilities' current state. It published in pypi as "tenable-jira-cloud". In tenable-jira-cloud before version 1.1.21, 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. This is fixed in version 1.1.21 by using yaml.safe_load() instead of yaml.load().

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
GIT
Repo
https://github.com/tenable/integration-jira-cloud
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.22

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