diff --git a/changelogs/fragments/70762-sanitize-uri-keys.yml b/changelogs/fragments/70762-sanitize-uri-keys.yml index 98f84f372c3829..27e61194a25847 100644 --- a/changelogs/fragments/70762-sanitize-uri-keys.yml +++ b/changelogs/fragments/70762-sanitize-uri-keys.yml @@ -1,2 +1,2 @@ security_fixes: - - Sanitize no_log values from any response keys that might be returned from the uri module. + - Sanitize no_log values from any response keys that might be returned from the uri module (CVE-2020-14330).