git: 188e8f96ab0d - main - security/vuxml: Document mailpit vulnerability
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jul 2024 11:56:39 UTC
The branch main has been updated by madpilot:
URL: https://cgit.FreeBSD.org/ports/commit/?id=188e8f96ab0dbe2b35384db67ff13220e5017114
commit 188e8f96ab0dbe2b35384db67ff13220e5017114
Author: Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-07-26 11:56:09 +0000
Commit: Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-07-26 11:56:09 +0000
security/vuxml: Document mailpit vulnerability
---
security/vuxml/vuln/2024.xml | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 1b1598b3d95e..4d1fed13f463 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,32 @@
+ <vuln vid="3e917407-4b3f-11ef-8e49-001999f8d30b">
+ <topic>Mailpit -- Content Security Policy XSS</topic>
+ <affects>
+ <package>
+ <name>mailpit</name>
+ <range><lt>1.19.3</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Mailpit developer reports:</p>
+ <blockquote cite="https://github.com/axllent/mailpit/releases/tag/v1.19.3">
+ <p>A vulnerability was discovered which allowed a bad
+ actor with SMTP access to Mailpit to bypass the Content
+ Security Policy headers using a series of crafted HTML
+ messages which could result in a stored XSS attack via
+ the web UI.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://github.com/axllent/mailpit/releases/tag/v1.19.3</url>
+ </references>
+ <dates>
+ <discovery>2024-07-26</discovery>
+ <entry>2024-07-26</entry>
+ </dates>
+ </vuln>
+
<vuln vid="24c88add-4a3e-11ef-86d7-001b217b3468">
<topic>Gitlab -- Vulnerabilities</topic>
<affects>