aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln-2021.xml
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2021-09-11 00:29:00 +0000
committerBrad Davis <brd@FreeBSD.org>2021-09-11 00:30:50 +0000
commitdb35d73b130f9c0897e8ecbe2177644a2dad82e3 (patch)
treeefce2dbd94b310464ab01f22de86ab324090fa6d /security/vuxml/vuln-2021.xml
parenta83de89e747fffe4f387de5cb9931f74105a9727 (diff)
downloadports-db35d73b130f9c0897e8ecbe2177644a2dad82e3.tar.gz
ports-db35d73b130f9c0897e8ecbe2177644a2dad82e3.zip
security/vuxml: document sysutils/consul vulnerability
Diffstat (limited to 'security/vuxml/vuln-2021.xml')
-rw-r--r--security/vuxml/vuln-2021.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index 138d6323e12d..9a64c8545606 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,33 @@
+ <vuln vid="376df2f1-1295-11ec-859e-000c292ee6b8">
+ <topic>consul -- rpc: authorize raft requests</topic>
+ <affects>
+ <package>
+ <name>consul</name>
+ <range><lt>1.10.2</lt></range>
+ <range><lt>1.9.9</lt></range>
+ <range><lt>1.8.15</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Hashicorp reports:</p>
+ <blockquote cite="https://github.com/hashicorp/consul/releases/tag/v1.9.9">
+ <p>HashiCorp Consul Raft RPC layer allows non-server agents with a
+ valid certificate signed by the same CA to access server-only
+ functionality, enabling privilege escalation.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2021-37219</cvename>
+ <url>https://github.com/hashicorp/consul/releases/tag/v1.9.9</url>
+ </references>
+ <dates>
+ <discovery>2021-08-27</discovery>
+ <entry>2021-09-11</entry>
+ </dates>
+ </vuln>
+
<vuln vid="4ea1082a-1259-11ec-b4fa-dd5a552bdd17">
<topic>go -- archive/zip: overflow in preallocation check can cause OOM panic</topic>
<affects>