git: a44ae736ab9a - main - security/vuxml: Add information about mail/mailpit vulnerability.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Sep 2023 13:03:45 UTC
The branch main has been updated by madpilot:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a44ae736ab9a908bad849490da755ee7535ea1eb
commit a44ae736ab9a908bad849490da755ee7535ea1eb
Author: Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-09-23 13:02:48 +0000
Commit: Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-09-23 13:03:41 +0000
security/vuxml: Add information about mail/mailpit vulnerability.
---
security/vuxml/vuln/2023.xml | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index a2336006fd09..c31758e8f43f 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,28 @@
+ <vuln vid="732282a5-5a10-11ee-bca0-001999f8d30b">
+ <topic>Mailpit affected by vulnerability in included go markdown module</topic>
+ <affects>
+ <package>
+ <name>mailpit</name>
+ <range><lt>1.9.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Mailpit author reports:</p>
+ <blockquote cite="https://github.com/axllent/mailpit/releases/tag/v1.9.1">
+ <p>Update Go modules to address CVE-2023-42821 (go markdown module DoS).</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2023-42821</cvename>
+ </references>
+ <dates>
+ <discovery>2023-09-23</discovery>
+ <entry>2023-09-23</entry>
+ </dates>
+ </vuln>
+
<vuln vid="4fd7a2fc-5860-11ee-a1b3-dca632daf43b">
<topic>graphics/webp heap buffer overflow</topic>
<affects>