diff options
author | ashish <ashish@FreeBSD.org> | 2017-09-13 21:22:14 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2017-09-13 21:22:14 +0800 |
commit | 710c5b23c4300910d5baec8063145f3abcc0f312 (patch) | |
tree | 33bff3fa81132dc059848e6149ffbfb5f90c6b38 /security/vuxml | |
parent | c5e57593c68e74c2154e9b1eb38f394b6af6d760 (diff) | |
download | freebsd-ports-gnome-710c5b23c4300910d5baec8063145f3abcc0f312.tar.gz freebsd-ports-gnome-710c5b23c4300910d5baec8063145f3abcc0f312.tar.zst freebsd-ports-gnome-710c5b23c4300910d5baec8063145f3abcc0f312.zip |
- Add emacs-devel to the list of affected packages by emacs vulnerability
- Move it to the top, didn't realize this before. Sorry
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 68 |
1 files changed, 36 insertions, 32 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 1043f9829e3b..aabd0320780c 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -89,6 +89,42 @@ Notes: </dates> </vuln> + <vuln vid="47e2e52c-975c-11e7-942d-5404a68a61a2"> + <topic>emacs -- enriched text remote code execution vulnerability</topic> + <affects> + <package> + <name>emacs25</name> + <name>emacs-nox11</name> + <range><lt>25.3,3</lt></range> + </package> + <package> + <name>emacs-devel</name> + <range><lt>26.0.50.20170912,2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Paul Eggert reports:</p> + <blockquote cite="http://seclists.org/oss-sec/2017/q3/422"> + <p>Charles A. Roelli has found a security flaw in the enriched mode in GNU Emacs.</p> + <p>When Emacs renders MIME text/enriched data (Internet RFC 1896), it + is vulnerable to arbitrary code execution. Since Emacs-based mail + clients decode "Content-Type: text/enriched", this code is exploitable + remotely. This bug affects GNU Emacs versions 19.29 through 25.2.</p> + </blockquote> + </body> + </description> + <references> + <url>http://seclists.org/oss-sec/2017/q3/422</url> + <url>https://bugs.gnu.org/28350</url> + </references> + <dates> + <discovery>2017-09-04</discovery> + <entry>2017-09-12</entry> + <modified>2017-09-13</modified> + </dates> + </vuln> + <vuln vid="f9f76a50-9642-11e7-ab09-080027b00c2e"> <topic>cyrus-imapd -- broken "other users" behaviour</topic> <affects> @@ -141754,38 +141790,6 @@ misc.c: <entry>2005-09-29</entry> </dates> </vuln> - - <vuln vid="47e2e52c-975c-11e7-942d-5404a68a61a2"> - <topic>emacs -- enriched text remote code execution vulnerability</topic> - <affects> - <package> - <name>emacs25</name> - <name>emacs-nox11</name> - <range><lt>25.3,3</lt></range> - </package> - </affects> - <description> - <body xmlns="http://www.w3.org/1999/xhtml"> - <p>Paul Eggert reports:</p> - <blockquote cite="http://seclists.org/oss-sec/2017/q3/422"> - <p>Charles A. Roelli has found a security flaw in the enriched mode in GNU Emacs.</p> - <p>When Emacs renders MIME text/enriched data (Internet RFC 1896), it - is vulnerable to arbitrary code execution. Since Emacs-based mail - clients decode "Content-Type: text/enriched", this code is exploitable - remotely. This bug affects GNU Emacs versions 19.29 through 25.2.</p> - </blockquote> - </body> - </description> - <references> - <url>http://seclists.org/oss-sec/2017/q3/422</url> - <url>https://bugs.gnu.org/28350</url> - </references> - <dates> - <discovery>2017-09-04</discovery> - <entry>2017-09-12</entry> - <modified>2017-09-12</modified> - </dates> - </vuln> </vuxml><!-- EOF --> <!-- Note: Please add new entries to the beginning of this file. --> <!-- ex: set ts=8 tw=80 sw=2: --> |