From 02024c66bd74fca5c778c3d2354fea6cdd64c34f Mon Sep 17 00:00:00 2001 From: Laura Arjona Reina Date: Tue, 11 Aug 2020 21:14:43 +0200 Subject: fix html entity code for ending curly brace --- english/security/2020/dsa-4743.wml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/english/security/2020/dsa-4743.wml b/english/security/2020/dsa-4743.wml index db6368b3a38..8b81b692369 100644 --- a/english/security/2020/dsa-4743.wml +++ b/english/security/2020/dsa-4743.wml @@ -2,11 +2,11 @@

A flaw was discovered in ruby-kramdown, a fast, pure ruby, Markdown parser and converter, which could result in unintended read access to -files or unintended embedded Ruby code execution when the {::options /{ +files or unintended embedded Ruby code execution when the {::options /} extension is used together with the template option.

The Update introduces a new option forbidden_inline_options to -restrict the options allowed with the {::options /{ extension. By +restrict the options allowed with the {::options /} extension. By default the template option is forbidden.

For the stable distribution (buster), this problem has been fixed in -- cgit v1.2.3