Created payload is not accepted by AWS WAF rules.
I'm using plugin to create email template.
While saving we create a payload which is against the AWS WAF rules.
Earlier AWS WAF was not active on server & now I have activated so it is rejecting the request.
Do we have any work around for this issue ?
Created payload is not accepted by AWS WAF rules. I'm using plugin to create email template. While saving we create a payload which is against the AWS WAF rules.
Earlier AWS WAF was not active on server & now I have activated so it is rejecting the request. Do we have any work around for this issue ?
Created payload look like something below
"\n<!DOCTYPE HTML PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional //EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\">\n<head>\n<!--[if gte mso 9]>\n<xml>\n <o:OfficeDocumentSettings>\n <o:AllowPNG/>\n <o:PixelsPerInch>96</o:PixelsPerInch>\n </o:OfficeDocumentSettings>\n</xml>\n<![endif]-->\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <meta name=\"x-apple-disable-message-reformatting\">\n <!--[if !mso]><!--><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"><!--<![endif]-->\n <title></title>\n \n <style type=\"text/css\">\n a { color: #0000ee; text-decoration: underline; }\nbody {\n margin: 0;\n padding: 0;\n}\n\ntable, tr, td {\n vertical-align: top;\n border-collapse: collapse;\n}\n\np, ul {\n margin: 0;\n}\n\n.ie-container table, .mso-container table {\n table-layout: fixed;\n}\n\n* {\n line-height: inherit;\n}\n\na[x-apple-data-detectors=true] {\n color: inherit !important;\n text-decoration: none !important;\n}\n\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {\n line-height: 100%;\n}\n\n[owa] .email-row .email-col {\n display: table-cell;\n float: none !important;\n vertical-align: top;\n}\n\n.ie-container .email-col-100, .ie-container .email-row, [owa] .email-col-100, [owa] .email-row { width: 600px !important; }\n.ie-container .email-col-17, [owa] .email-col-17 { width: 102.00000000000001px !important; }\n.ie-container .email-col-25, [owa] .email-col-25 { width: 150px !important; }\n" alt=\"Image\" title=\"Image\" style=\"outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;clear: both;display: block !important;border: none;height: auto;float: none;width: 100%;max-width: 73px;\" width=\"73\"/>\n </a>\n </td>\n </tr>\n</table>\n\n </td>\n </tr>\n </tbody>\n</table>\n\n <!--[if (!mso)&(!IE)]><!--></div><!--<![endif]-->\n </div>\n</div>\n<!--[if (mso)|(IE)]></td><![endif]-->\n <!--[if (mso)|(IE)]></tr></table></td></tr></table><![endif]-->\n </div>\n </div>\n</div>\n\n\n <!--[if (mso)|(IE)]></td></tr></table><![endif]-->\n </td>\n </tr>\n </tbody>\n </table>\n <!--[if (mso)|(IE)]></div><![endif]-->\n</body>\n\n</html>\n"