diff options
-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 f313936e5b9e..5e49e9034f57 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="8eb78cdc-e9ec-11e5-85be-14dae9d210b8"> + <topic>dropbear -- authorized_keys command= bypass</topic> + <affects> + <package> + <name>dropbear</name> + <range><lt>2016.72</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Matt Johnson reports:</p> + <blockquote cite="https://matt.ucc.asn.au/dropbear/CHANGES"> + <p>Validate X11 forwarding input. Could allow bypass of + authorized_keys command= restrictions</p> + </blockquote> + </body> + </description> + <references> + <url>https://matt.ucc.asn.au/dropbear/CHANGES</url> + <cvename>CVE-2016-3116</cvename> + </references> + <dates> + <discovery>2016-03-11</discovery> + <entry>2016-03-14</entry> + </dates> + </vuln> + <vuln vid="77b7ffb7-e937-11e5-8bed-5404a68ad561"> <topic>jpgraph2 -- XSS vulnerability</topic> <affects> |