git: 221e594aa403 - main - security/vuxml: p7zip CVE-2018-10115
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Dec 2021 22:02:39 UTC
The branch main has been updated by cs:
URL: https://cgit.FreeBSD.org/ports/commit/?id=221e594aa403533df8459e5054a982839e5f0124
commit 221e594aa403533df8459e5054a982839e5f0124
Author: Carlo Strub <cs@FreeBSD.org>
AuthorDate: 2021-12-11 21:58:59 +0000
Commit: Carlo Strub <cs@FreeBSD.org>
CommitDate: 2021-12-11 21:58:59 +0000
security/vuxml: p7zip CVE-2018-10115
PR: 228239
Reported by: Dani <i.dani@outlook.com>
Security: CVE-2018-10115
---
security/vuxml/vuln-2021.xml | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index 333a4f1b9f55..0bcf3c010dca 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,35 @@
+ <vuln vid="942fff11-5ac4-11ec-89ea-c85b76ce9b5a">
+ <topic>p7zip -- usage of uninitialized memory</topic>
+ <affects>
+ <package>
+ <name>p7zip</name>
+ <range><lt>18.05</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>NVD reports:</p>
+ <blockquote cite="https://nvd.nist.gov/vuln/detail/CVE-2018-10115">
+ <p>
+ Incorrect initialization logic of RAR decoder objects in
+ 7-Zip 18.03 and before can lead to usage of
+ uninitialized memory, allowing remote attackers to cause
+ a denial of service (segmentation fault) or execute
+ arbitrary code via a crafted RAR archive.
+ </p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2018-10115</cvename>
+ <url>https://nvd.nist.gov/vuln/detail/CVE-2018-10115</url>
+ </references>
+ <dates>
+ <discovery>2018-05-02</discovery>
+ <entry>2021-12-11</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3fadd7e4-f8fb-45a0-a218-8fd6423c338f">
<topic>graylog -- include log4j patches</topic>
<affects>