From f648a57872cb20580c6d93fc329bca44ae5b7dbb Mon Sep 17 00:00:00 2001 From: Chris Needham Date: Thu, 22 Jun 2023 22:35:34 +0100 Subject: [PATCH] Replace RFC2119 wording in Security Connsiderations --- index.src.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.src.html b/index.src.html index af516a2f..fffcdc5b 100644 --- a/index.src.html +++ b/index.src.html @@ -5596,7 +5596,7 @@ affords attackers the ability to invoke sequences of control methods that were not previously possible via the higher level APIs. -User Agents SHOULD mitigate this risk by extensively +The Working Group expects User Agents to mitigate this risk by extensively fuzzing their implementation with random inputs and control method invocations. Additionally, User Agents are encouraged to isolate their underlying codecs in processes with restricted privileges (sandbox) as a barrier against successful