git: db5b658b3235 - main - security/vuxml: Add irc/znc security issue
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jul 2024 02:54:59 UTC
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=db5b658b3235883291f610de8d4dd13c5f88cad1 commit db5b658b3235883291f610de8d4dd13c5f88cad1 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2024-07-28 22:57:08 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2024-07-29 02:51:30 +0000 security/vuxml: Add irc/znc security issue PR: 280477 Reported by: John R <gamer@ryppn.com> --- security/vuxml/vuln/2024.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index 4d1fed13f463..0435a88a113b 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,30 @@ + <vuln vid="8057d198-4d26-11ef-8e64-641c67a117d8"> + <topic>znc -- remote code execution vulnerability</topic> + <affects> + <package> + <name>znc</name> + <range><lt>1.9.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Mitre reports:</p> + <blockquote cite="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39844"> + <p>In ZNC before 1.9.1, remote code execution can occur in modtcl via a KICK.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2024-39844</cvename> + <url>https://wiki.znc.in/ChangeLog/1.9.1</url> + <url>https://www.openwall.com/lists/oss-security/2024/07/03/9</url> + </references> + <dates> + <discovery>2024-07-03</discovery> + <entry>2024-07-28</entry> + </dates> + </vuln> + <vuln vid="3e917407-4b3f-11ef-8e49-001999f8d30b"> <topic>Mailpit -- Content Security Policy XSS</topic> <affects>