diff options
-rw-r--r-- | security/vuxml/vuln.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 13d5ed477419..72f829de5b04 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,32 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="8c08ab4c-d06c-11e8-b35c-001b217b3468"> + <topic>Libgit2 -- multiple vulnerabilities</topic> + <affects> + <package> + <name>libgit2</name> + <range><lt>0.27.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The Git community reports:</p> + <blockquote cite="https://github.com/libgit2/libgit2/releases/tag/v0.27.5"> + <p>Multiple vulnerabilities.</p> + </blockquote> + </body> + </description> + <references> + <url>https://github.com/libgit2/libgit2/releases/tag/v0.27.5</url> + <cvename>CVE-2018-17456</cvename> + </references> + <dates> + <discovery>2018-10-05</discovery> + <entry>2018-10-15</entry> + </dates> + </vuln> + <vuln vid="4c11b51e-cd8d-11e8-b0cb-a0f3c100ae18"> <topic>Memory leak bug in Toxcore</topic> <affects> |