git: 3bc2ff2e55dd - main - security/vuxml: Document Roundcube vulnerability
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Oct 2023 17:17:31 UTC
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3bc2ff2e55dd4757d22971f9506baef865b9ecb9
commit 3bc2ff2e55dd4757d22971f9506baef865b9ecb9
Author: Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2023-10-18 17:17:27 +0000
Commit: Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2023-10-18 17:17:27 +0000
security/vuxml: Document Roundcube 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 9bc5fae872e5..9274a992ed40 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,28 @@
+ <vuln vid="d2ad7647-6dd9-11ee-85eb-84a93843eb75">
+ <topic>Roundcube -- XSS vulnerability in SVG</topic>
+ <affects>
+ <package>
+ <name>roundcube</name>
+ <range><lt>1.6.4,1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Roundcube project reports:</p>
+ <blockquote cite="https://roundcube.net/news/2023/10/16/security-update-1.6.4-released">
+ <p>cross-site scripting (XSS) vulnerability in handling of SVG in HTML messages</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://roundcube.net/news/2023/10/16/security-update-1.6.4-released</url>
+ </references>
+ <dates>
+ <discovery>2023-10-16</discovery>
+ <entry>2023-10-18</entry>
+ </dates>
+ </vuln>
+
<vuln vid="8706e097-6db7-11ee-8744-080027f5fec9">
<topic>redis -- Possible bypassing Unix socket permissions</topic>
<affects>