Date: Mon, 26 Apr 2021 08:36:44 GMT From: Palle Girgensohn <girgen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f0d60c472512 - main - security/shibboleth-sp: add entry for upcoming vulnerability Message-ID: <202104260836.13Q8ai4O035773@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0d60c47251226f5679aa2a1c06cafc36ce979d3 commit f0d60c47251226f5679aa2a1c06cafc36ce979d3 Author: Palle Girgensohn <girgen@FreeBSD.org> AuthorDate: 2021-04-26 08:35:03 +0000 Commit: Palle Girgensohn <girgen@FreeBSD.org> CommitDate: 2021-04-26 08:36:36 +0000 security/shibboleth-sp: add entry for upcoming vulnerability The details are not yet disclosed. --- security/vuxml/vuln.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 22a8c6b74cd5..8acc392555d6 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -76,6 +76,31 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="e4403051-a667-11eb-b9c9-6cc21735f730"> + <topic>sbibboleth-sp -- yet undisclosed vulnerability</topic> + <affects> + <package> + <name>shibboleth-sp</name> + <range><lt>3.2.1_1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Shibboleth project reports:</p> + <blockquote cite="https://wiki.shibboleth.net/confluence/display/SP3/Home"> + <p>A not yet disclosed vulnerability.</p> + </blockquote> + </body> + </description> + <references> + <url>https://wiki.shibboleth.net/confluence/display/SP3/Home</url> + </references> + <dates> + <discovery>2021-04-23</discovery> + <entry>2021-04-23</entry> + </dates> + </vuln> + <vuln vid="bc83cfc9-42cf-4b00-97ad-d352ba0c5e2b"> <topic>zeek -- null-pointer dereference vulnerability</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104260836.13Q8ai4O035773>