fixed version info in the description

This commit is contained in:
Pedro Sampaio 2019-01-14 10:12:29 -03:00 committed by GitHub
parent a51e356ddd
commit 609331ae3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
"version": {
"version_data": [
{
"version_value": "3.2.0 through 3.3.10"
"version_value": "before 3.2.36 and before 3.3.11"
}
]
}
@ -60,7 +60,7 @@
"description_data": [
{
"lang": "eng",
"value": "etcd versions 3.2.0 through 3.3.10 are vulnerable to an improper authentication issue when role-based access control (RBAC) is used and client-cert-auth is enabled. If an etcd client server TLS certificate contains a Common Name (CN) which matches a valid RBAC username, a remote attacker may authenticate as that user with any valid (trusted) client certificate in a REST API request to the gRPC-gateway."
"value": "etcd versions before 3.2.26 and before 3.3.11 are vulnerable to an improper authentication issue when role-based access control (RBAC) is used and client-cert-auth is enabled. If an etcd client server TLS certificate contains a Common Name (CN) which matches a valid RBAC username, a remote attacker may authenticate as that user with any valid (trusted) client certificate in a REST API request to the gRPC-gateway."
}
]
},