From c2274ec95e0a33dfd58ceb7a712afd3f65e2bc90 Mon Sep 17 00:00:00 2001 From: Kai Knoblich Date: Mon, 1 Jul 2019 20:11:52 +0000 Subject: [PATCH] security/vuxml: Document irc/irssi issue PR: 238892 Security: CVE-2019-13045 --- security/vuxml/vuln.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 36924b92362e..2bf04c9bcf70 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,32 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + irssi -- Use after free when sending SASL login to the server + + + irssi + 1.2.1,1 + + + + +

Irssi reports:

+
+

Use after free when sending SASL login to the server found by ilbelkyr. (CWE-416, CWE-825)

+
+ +
+ + https://irssi.org/security/irssi_sa_2019_06.txt + CVE-2019-13045 + + + 2019-06-29 + 2019-07-01 + +
+ Django -- Incorrect HTTP detection with reverse-proxy connecting via HTTPS