Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:AndreasSchwab:emacs:30
emacs
CVE-2024-30203.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File CVE-2024-30203.patch of Package emacs
From 937b9042ad7426acdcca33e3d931d8f495bdd804 Mon Sep 17 00:00:00 2001 From: Ihor Radchenko <yantar92@posteo.net> Date: Tue, 20 Feb 2024 12:44:30 +0300 Subject: * lisp/gnus/mm-view.el (mm-display-inline-fontify): Mark contents untrusted. --- lisp/gnus/mm-view.el | 1 + 1 file changed, 1 insertion(+) --- lisp/gnus/mm-view.el +++ lisp/gnus/mm-view.el 2024-04-04 13:52:50.247567158 +0000 @@ -468,6 +468,7 @@ If MODE is not set, try to find mode aut (with-temp-buffer (buffer-disable-undo) (mm-enable-multibyte) + (setq untrusted-content t) (insert (cond ((eq charset 'gnus-decoded) (with-current-buffer (mm-handle-buffer handle) (buffer-string)))
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor