aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois ten Krooden <strongswan@Nanoteq.com>2022-01-25 16:03:23 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-01-26 04:44:03 +0000
commitf7875319cd715adf4ba9c016fa937e78dd073e44 (patch)
tree03513e72fb35c77c2922a1dda101379e457fccbe
parentc7409d9da301f19473b050a852f8a2bbef6ec14a (diff)
downloadports-f7875319cd715adf4ba9c016fa937e78dd073e44.tar.gz
ports-f7875319cd715adf4ba9c016fa937e78dd073e44.zip
security/vuxml: Add CVE-2021-41990 and CVE-2021-41991 for security/strongswan
PR: 259267
-rw-r--r--security/vuxml/vuln-2022.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index 2fa7d3c2d9fe..deff98e95256 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -1,3 +1,38 @@
+ <vuln vid="58528a94-5100-4208-a04d-edc01598cf01">
+ <topic>strongswan - denial-of-service vulnerability in the gmp plugin/denial-of-service vulnerability in the in-memory certificate cache</topic>
+ <affects>
+ <package>
+ <name>strongswan</name>
+ <range><lt>5.9.4</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Strongswan Release Notes reports:</p>
+ <blockquote cite="https://github.com/strongswan/strongswan/releases/tag/5.9.4">
+ <p>Fixed a denial-of-service vulnerability in the gmp plugin that
+ was caused by an integer overflow when processing RSASSA-PSS
+ signatures with very large salt lengths. This vulnerability has
+ been registered as CVE-2021-41990.</p>
+ <p>Fixed a denial-of-service vulnerability in the in-memory
+ certificate cache if certificates are replaced and a very large
+ random value caused an integer overflow. This vulnerability has
+ been registered as CVE-2021-41991.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2021-41990</cvename>
+ <cvename>CVE-2021-41991</cvename>
+ <url>https://www.strongswan.org/blog/2021/10/18/strongswan-vulnerability-(cve-2021-41990).html</url>
+ <url>https://www.strongswan.org/blog/2021/10/18/strongswan-vulnerability-(cve-2021-41991).html</url>
+ </references>
+ <dates>
+ <discovery>2021-10-04</discovery>
+ <entry>2022-01-25</entry>
+ </dates>
+ </vuln>
+
<vuln vid="309c35f4-7c9f-11ec-a739-206a8a720317">
<topic>aide -- heap-based buffer overflow</topic>
<affects>