diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index e56c0135..fb4cc641 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -569,6 +569,12 @@ "Type": "boolean", "Value": true }, + "pdfjs.isEvalSupported": { + "Comment": "CVE-2024-4367 and hardening. I don't think pdf files should be that clever.", + "Status": "locked", + "Type": "boolean", + "Value": false + }, "pdfjs.pageColorsBackground": { "Status": "default", "Type": "string",