aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2021-06-04 09:30:07 +0000
committerThomas Zander <riggs@FreeBSD.org>2021-06-04 09:32:50 +0000
commitdf775d9b0750551c46c5f344faa1e8789bbad071 (patch)
tree81c644a8b1d3dd8e3ad863baa66fd16b66237c41
parentaa0c36b1aad1f978d2f7c2398bf9b546612bcdb5 (diff)
security/vuxml: Document CVE-2021-28091 for security/lasso.
PR: 256373 Reported by: spam123@bitbert.com
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 3ec851227805..0648e8cecd62 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -76,6 +76,36 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="417de1e6-c31b-11eb-9633-b42e99a1b9c3">
+ <topic>lasso -- signature checking failure</topic>
+ <affects>
+ <package>
+ <name>lasso</name>
+ <range><lt>2.7.0</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>entrouvert reports:</p>
+ <blockquote cite="https://git.entrouvert.org/lasso.git/tree/NEWS?id=v2.7.0">
+ <p>When AuthnResponse messages are not signed (which is
+ permitted by the specifiation), all assertion's signatures should be
+ checked, but currently after the first signed assertion is checked all
+ following assertions are accepted without checking their signature, and
+ the last one is considered the main assertion.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2021-28091</cvename>
+ <url>https://git.entrouvert.org/lasso.git/tree/NEWS?id=v2.7.0</url>
+ </references>
+ <dates>
+ <discovery>2021-06-01</discovery>
+ <entry>2021-06-01</entry>
+ </dates>
+ </vuln>
+
<vuln vid="079b3641-c4bd-11eb-a22a-693f0544ae52">
<topic>go -- multiple vulnerabilities</topic>
<affects>