diff options
author | Eugene Grosbein <eugen@FreeBSD.org> | 2017-03-11 23:24:14 +0000 |
---|---|---|
committer | Eugene Grosbein <eugen@FreeBSD.org> | 2017-03-11 23:24:14 +0000 |
commit | 9797fd262584c89d23fe61333d816492e0f8dd59 (patch) | |
tree | d3f99195dfcecac86bb610282d91619bc7ce13fb /security | |
parent | 2eb841b71591a2c9ddccabbcadf4ceb3e91bbf59 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index dc468ef5b442..aceae117b735 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,33 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="89cf8cd2-0698-11e7-aa3f-001b216d295b"> + <topic>Several Security Defects in the Bouncy Castle Crypto APIs</topic> + <affects> + <package> + <name>bouncycastle15</name> + <range><ge>1.51</ge><lt>1.56</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The Legion of the Bouncy Castle reports:</p> + <blockquote cite="https://www.bouncycastle.org/releasenotes.html"> + <p>Release: 1.56</p> + <p>2.1.4 Security Related Changes and CVE's Addressed by this Release: (multiple)</p> + </blockquote> + </body> + </description> + <references> + <freebsdpr>ports/215507</freebsdpr> + <url>https://www.bouncycastle.org/releasenotes.html</url> + </references> + <dates> + <discovery>2016-12-23</discovery> + <entry>2017-03-12</entry> + </dates> + </vuln> + <vuln vid="41fe4724-06a2-11e7-8e3e-5453ed2e2b49"> <topic>kde-runtime -- kdesu: displayed command truncated by unicode string terminator</topic> <affects> |