aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2018-11-29 05:07:31 +0800
committertcberner <tcberner@FreeBSD.org>2018-11-29 05:07:31 +0800
commit32ad6ef5f2f22c77b3b1043bb05b7fcc2d574430 (patch)
treeb0fbff5162c5d8ee4bca7e069bd267aba13a5163 /security/vuxml
parent0c850ab43eae408764060cc57ee9992d12487082 (diff)
downloadfreebsd-ports-gnome-32ad6ef5f2f22c77b3b1043bb05b7fcc2d574430.tar.gz
freebsd-ports-gnome-32ad6ef5f2f22c77b3b1043bb05b7fcc2d574430.tar.zst
freebsd-ports-gnome-32ad6ef5f2f22c77b3b1043bb05b7fcc2d574430.zip
Add info about security vulnerability in messagelib.
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 37a16c12c873..53d4e8211e64 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,41 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="c7b1af20-f34f-11e8-9cde-e0d55e2a8bf9">
+ <topic>messagelib -- HTML email can open browser window automatically</topic>
+ <affects>
+ <package>
+ <name>messagelib</name>
+ <range><lt>18.08.3_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Albert Astals Cid reports:</p>
+ <blockquote cite="https://www.kde.org/info/security/advisory-20181128-1.txt">
+ <p>messagelib is the library used by KMail to display emails.</p>
+ <p>messagelib by default displays emails as plain text, but gives the user
+ an option to "Prefer HTML to plain text" in the settings and if that option
+ is not enabled there is way to enable HTML display when an email contains HTML.</p>
+ <p>Some HTML emails can trick messagelib into opening a new browser window when
+ displaying said email as HTML.</p>
+ <p>This happens even if the option to allow the HTML emails to access
+ remote servers is disabled in KMail settings.</p>
+ <p>This means that the owners of the servers referred in the email can see
+ in their access logs your IP address.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2018-19516</cvename>
+ <url>https://www.kde.org/info/security/advisory-20181128-1.txt</url>
+ </references>
+ <dates>
+ <discovery>2018-11-28</discovery>
+ <entry>2018-11-28</entry>
+ </dates>
+ </vuln>
+
<vuln vid="93f8e0ff-f33d-11e8-be46-0019dbb15b3f">
<topic>payara -- Default typing issue in Jackson Databind</topic>
<affects>