fixed version information.

This commit is contained in:
Pedro Sampaio 2020-03-16 10:41:10 -03:00 committed by GitHub
parent 1d728b2ba9
commit 5c7ce68062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
"version": {
"version_data": [
{
"version_value": "n/a"
"version_value": "2.7.x, 2.8.x, 2.9.x"
}
]
}
@ -54,7 +54,7 @@
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions before the move. This could lead to the disclosure of sensitive data."
"value": "A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions before the move. This could lead to the disclosure of sensitive data. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable."
}
]
},