git: 5271faba4b2a - main - security/vuxml: add mail/sympa CVE
Kurt Jaeger
pi at FreeBSD.org
Sun May 2 13:00:33 UTC 2021
The branch main has been updated by pi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5271faba4b2a2f9f28a3d84dcc7342442452d9b4
commit 5271faba4b2a2f9f28a3d84dcc7342442452d9b4
Author: Geoffroy Desvernay <dgeo at centrale-marseille.fr>
AuthorDate: 2021-05-02 12:59:33 +0000
Commit: Kurt Jaeger <pi at FreeBSD.org>
CommitDate: 2021-05-02 12:59:33 +0000
security/vuxml: add mail/sympa CVE
PR: 252464
---
security/vuxml/vuln.xml | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 0bb03adc9e14..da24c21cf97a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -76,6 +76,32 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="0add6e6b-6883-11eb-b0cb-f8b156c2bfe9">
+ <topic>sympa -- Unauthorised full access via SOAP API due to illegal cookie</topic>
+ <affects>
+ <package>
+ <name>sympa</name>
+ <range><lt>6.2.60</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Sympa community reports:</p>
+ <blockquote cite="https://github.com/sympa-community/sympa/issues/1041">
+ <p>Unauthorised full access via SOAP API due to illegal cookie</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2020-29668</cvename>
+ <url>https://sympa-community.github.io/security/2020-003.html</url>
+ </references>
+ <dates>
+ <discovery>2020-11-24</discovery>
+ <entry>2021-02-06</entry>
+ </dates>
+ </vuln>
+
<vuln vid="6f33d38b-aa18-11eb-b3f1-005056a311d1">
<topic>samba -- negative idmap cache entries vulnerability</topic>
<affects>
More information about the dev-commits-ports-all
mailing list