aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2016-09-06 22:22:55 +0800
committerfeld <feld@FreeBSD.org>2016-09-06 22:22:55 +0800
commit471f15dde11a0e0d3428d9b05ce10545dbcc119c (patch)
treee21ad08de3b8e561427e620236f0df81c7302beb
parent322aac07bdee5022d651cafa300c15fe8d21599d (diff)
downloadfreebsd-ports-gnome-471f15dde11a0e0d3428d9b05ce10545dbcc119c.tar.gz
freebsd-ports-gnome-471f15dde11a0e0d3428d9b05ce10545dbcc119c.tar.zst
freebsd-ports-gnome-471f15dde11a0e0d3428d9b05ce10545dbcc119c.zip
Document vulnerability in irc/inspircd
No CVEs have been assigned at this time.
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 390a228636d3..fe1ade106a81 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="70c85c93-743c-11e6-a590-14dae9d210b8">
+ <topic>inspircd -- authentication bypass vulnerability</topic>
+ <affects>
+ <package>
+ <name>inspircd</name>
+ <range><lt>2.0.23</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Adam reports:</p>
+ <blockquote cite="http://www.inspircd.org/2016/09/03/v2023-released.html">
+ <p>A serious vulnerability exists in when using m_sasl in
+ combination with any services that support SASL EXTERNAL.
+ To be vulnerable you must have m_sasl loaded, and have services which
+ support SASL EXTERNAL authentication.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.inspircd.org/2016/09/03/v2023-released.html</url>
+ </references>
+ <dates>
+ <discovery>2016-09-03</discovery>
+ <entry>2016-09-06</entry>
+ </dates>
+ </vuln>
+
<vuln vid="9e50dcc3-740b-11e6-94a2-080027ef73ec">
<topic>mailman -- CSRF hardening in parts of the web interface</topic>
<affects>