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 0ae342203d6f..77c90c54d48f 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="f28476f7-b166-11ea-8775-507b9d01076a"> + <topic>Several issues in Lynis</topic> + <affects> + <package> + <name>lynis</name> + <range><ge>2.0.0</ge><le>2.7.5</le></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>lynis update:</p> + <p>This release resolves two security issues</p> + <ul> + <li>CVE-2020-13882 - Discovered by Sander Bos, code submission by Katarina Durechova</li> + <li>CVE-2019-13033 - Discovered by Sander Bos</li> + </ul> + </body> + </description> + <references> + <url>https://github.com/CISOfy/lynis/blob/master/CHANGELOG.md#security-issues</url> + </references> + <dates> + <discovery>2020-06-18</discovery> + <entry>2020-06-18</entry> + </dates> + </vuln> + <vuln vid="f00d1873-b138-11ea-8659-901b0ef719ab"> <topic>BIND -- Remote Denial of Service vulnerability</topic> <affects> |