← Retour aux CVEs
CVE-2021-21371
MEDIUM5.0
Description
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().
Details CVE
Score CVSS v3.15.0
SeveriteMEDIUM
Vecteur CVSSCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Vecteur d'attaqueLOCAL
ComplexiteLOW
Privileges requisNONE
Interaction utilisateurREQUIRED
Publie3/10/2021
Derniere modification11/21/2024
Sourcenvd
Observations honeypot0
Produits affectes
tenable:jira_cloud
Faiblesses (CWE)
CWE-502
References
https://github.com/tenable/integration-jira-cloud/commit/f8c2095fd529e664e7fa25403a0a4a85bb3907d0(security-advisories@github.com)
https://github.com/tenable/integration-jira-cloud/security/advisories/GHSA-8278-88vv-x98r(security-advisories@github.com)
https://pypi.org/project/tenable-jira-cloud/(security-advisories@github.com)
https://pyyaml.docsforge.com/master/documentation/#loading-yaml(security-advisories@github.com)
https://github.com/tenable/integration-jira-cloud/commit/f8c2095fd529e664e7fa25403a0a4a85bb3907d0(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/tenable/integration-jira-cloud/security/advisories/GHSA-8278-88vv-x98r(af854a3a-2127-422b-91ae-364da2661108)
https://pypi.org/project/tenable-jira-cloud/(af854a3a-2127-422b-91ae-364da2661108)
https://pyyaml.docsforge.com/master/documentation/#loading-yaml(af854a3a-2127-422b-91ae-364da2661108)
Correlations IOC
Aucune correlation enregistree
This product uses data from the NVD API but is not endorsed or certified by the NVD.