diff options
author | Geoffroy Desvernay <dgeo@centrale-marseille.fr> | 2021-05-02 12:59:33 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2021-05-02 12:59:33 +0000 |
commit | 5271faba4b2a2f9f28a3d84dcc7342442452d9b4 (patch) | |
tree | bbbec6986bbae440f7223318ed0ee093091e1b10 | |
parent | de9f2bce3fb33121e676fae95aba97368beb8f51 (diff) |
security/vuxml: add mail/sympa CVE
PR: 252464
-rw-r--r-- | security/vuxml/vuln.xml | 26 |
1 files changed, 26 insertions, 0 deletions
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> |