diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-07-17 04:12:28 +0800 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-07-17 04:12:28 +0800 |
commit | 860ef3cc85c74440d113e3d165dcc2fcff1282fb (patch) | |
tree | a9e4fa81698801e9169f96c5764d4c3095899d40 /security | |
parent | b7546c20372dff127949db3ec2d2404a7e6c037b (diff) | |
download | freebsd-ports-gnome-860ef3cc85c74440d113e3d165dcc2fcff1282fb.tar.gz freebsd-ports-gnome-860ef3cc85c74440d113e3d165dcc2fcff1282fb.tar.zst freebsd-ports-gnome-860ef3cc85c74440d113e3d165dcc2fcff1282fb.zip |
Document x11/kdelibs4 vulnerability.
MFH: 2014Q3
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 5559dedd9744..17af2213baaa 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -57,6 +57,40 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="4a114331-0d24-11e4-8dd2-5453ed2e2b49"> + <topic>kdelibs4 -- KMail/KIO POP3 SSL Man-in-the-middle Flaw</topic> + <affects> + <package> + <name>kdelibs</name> + <range><ge>4.10.95</ge><lt>4.12.5_2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Richard J. Moore reports:</p> + <blockquote cite="http://www.kde.org/info/security/advisory-20140618-1.txt"> + <p>The POP3 kioslave used by KMail will accept invalid + certificates without presenting a dialog to the user due a + bug that leads to an inability to display the dialog + combined with an error in the way the result is checked.</p> + <p>This flaw allows an active attacker to perform MITM + attacks against the ioslave which could result in the leakage of + sensitive data such as the authentication details and the contents of + emails.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2014-3494</cvename> + <bid>68113</bid> + <mlist>http://lists.kde.org/?l=kde-announce&m=140312275318160&w=2</mlist> + </references> + <dates> + <discovery>2014-06-17</discovery> + <entry>2014-07-16</entry> + </dates> + </vuln> + <vuln vid="ff98087f-0a8f-11e4-b00b-5453ed2e2b49"> <topic>postfixadmin -- SQL injection vulnerability</topic> <affects> |