Lucene search
K

16 matches found

Gentoo Linux
Gentoo Linux
added 2021/07/09 12:0 a.m.67 views

InspIRCd: Information disclosure

Background InspIRCd is a modular Internet Relay Chat IRC server written in C++ which was created from scratch to be stable, modern and lightweight. Description InspIRCd incorrectly handled malformed PONG messages, resulting in access of freed memory. Impact A remote attacker could send crafted...

4.3CVSS2.4AI score0.00187EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2016/01/04 12:0 a.m.40 views

GLSA-201512-13 : InspIRCd: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-201512-13 InspIRCd: Multiple vulnerabilities Multiple vulnerabilities have been discovered in InspIRCd. Please review the CVE identifiers referenced below for details. Impact : A remote attacker could possibly execute arbitrary co...

9.8CVSS8.3AI score0.01604EPSS
Exploits1References4
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.10 views

XChat <= 2.6.7 (win version) Remote Denial of Service Exploit (perl)

No description provided by source. !/usr/bin/perl rewritten because perl is more elegant than php payload taken from original that ratboy submitted use strict; use Net::IRC; my $nick, $server, $port, $channel, $victim = @ARGV; my $irc = new Net::IRC; my $connect = $irc - newconn Nick = $nick,...

7.1AI score
Exploits0
OpenVAS
OpenVAS
added 2012/04/30 12:0 a.m.27 views

Gentoo Security Advisory GLSA 201204-02 (InspIRCd)

The remote host is missing updates announced in advisory GLSA 201204-02. OpenVAS Vulnerability Test $ Description: Auto generated from Gentoo's XML based advisory Authors: Thomas Reinke Copyright: Copyright c 2012 E-Soft Inc. http://www.securityspace.com Text descriptions are largely excerpted fr...

7.5CVSS0.3AI score0.06354EPSS
Exploits1
OpenVAS
OpenVAS
added 2012/04/30 12:0 a.m.21 views

Gentoo Security Advisory GLSA 201204-02 (InspIRCd)

The remote host is missing updates announced in advisory GLSA 201204-02. SPDX-FileCopyrightText: 2012 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only...

7.5CVSS9.5AI score0.06354EPSS
Exploits1References2
OpenVAS
OpenVAS
added 2009/03/07 12:0 a.m.12 views

Gentoo Security Advisory GLSA 200903-02 (znc)

The remote host is missing updates announced in advisory GLSA 200903-02. OpenVAS Vulnerability Test $ Description: Auto generated from Gentoo's XML based advisory Authors: Thomas Reinke Copyright: Copyright c 2009 E-Soft Inc. http://www.securityspace.com Text descriptions are largely excerpted fr...

6.5CVSS6.5AI score0.0074EPSS
Exploits1
OpenVAS
OpenVAS
added 2008/09/24 12:0 a.m.20 views

Gentoo Security Advisory GLSA 200805-08 (inspircd)

The remote host is missing updates announced in advisory GLSA 200805-08. OpenVAS Vulnerability Test $ Description: Auto generated from Gentoo's XML based advisory Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc. http://www.securityspace.com Text descriptions are largely excerpted fr...

5CVSS6.6AI score0.01401EPSS
Exploits0
OpenVAS
OpenVAS
added 2008/09/24 12:0 a.m.10 views

Gentoo Security Advisory GLSA 200404-15 (xchat)

The remote host is missing updates announced in advisory GLSA 200404-15. SPDX-FileCopyrightText: 2008 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS6.7AI score0.30771EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2008/09/24 12:0 a.m.28 views

Gentoo Security Advisory GLSA 200807-12 (bitchx)

The remote host is missing updates announced in advisory GLSA 200807-12. OpenVAS Vulnerability Test $ Description: Auto generated from Gentoo's XML based advisory Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc. http://www.securityspace.com Text descriptions are largely excerpted fr...

10CVSS1.5AI score0.04988EPSS
Exploits0
OpenVAS
OpenVAS
added 2008/09/24 12:0 a.m.8 views

Gentoo Security Advisory GLSA 200411-24 (BNC)

The remote host is missing updates announced in advisory GLSA 200411-24. OpenVAS Vulnerability Test $ Description: Auto generated from Gentoo's XML based advisory Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc. http://www.securityspace.com Text descriptions are largely excerpted fr...

0.8AI score
Exploits0
OpenVAS
OpenVAS
added 2008/09/24 12:0 a.m.21 views

Gentoo Security Advisory GLSA 200709-02 (kvirc)

The remote host is missing updates announced in advisory GLSA 200709-02. OpenVAS Vulnerability Test $ Description: Auto generated from Gentoo's XML based advisory Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc. http://www.securityspace.com Text descriptions are largely excerpted fr...

9.3CVSS0.5AI score0.02764EPSS
Exploits1
securityvulns
securityvulns
added 2008/01/29 12:0 a.m.40 views

[ GLSA 200801-13 ] ngIRCd: Denial of Service

Gentoo Linux Security Advisory GLSA 200801-13:02 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -...

5CVSS6.3AI score0.01238EPSS
Exploits1
Gentoo Linux
Gentoo Linux
added 2007/12/13 12:0 a.m.29 views

IRC Services: Denial of service

Background IRC Services is a system of services to be used with Internet Relay Chat networks. Description loverboy reported that the "defaultencrypt" function in file encrypt.c does not properly handle overly long passwords. Impact A remote attacker could provide an overly long password to the...

5CVSS6.5AI score0.01824EPSS
Exploits0
seebug.org
seebug.org
added 2006/08/08 12:0 a.m.19 views

XChat &lt;= 2.6.7 (win version) Remote Denial of Service Exploit (perl)

No description provided by source. !/usr/bin/perl rewritten because perl is more elegant than php payload taken from original that ratboy submitted use strict; use Net::IRC; my $nick, $server, $port, $channel, $victim = @ARGV; my $irc = new Net::IRC; my $connect = $irc - newconn Nick = "$nick",...

7.1AI score
Exploits0
exploitpack
exploitpack
added 2006/08/08 12:0 a.m.10 views

XChat 2.6.7 (Windows) - Remote Denial of Service (Perl)

XChat 2.6.7 Windows - Remote Denial of Service Perl !/usr/bin/perl rewritten because perl is more elegant than php payload taken from original that ratboy submitted use strict; use Net::IRC; my $nick, $server, $port, $channel, $victim = @ARGV; my $irc = new Net::IRC; my $connect = $irc - newconn...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2006/08/08 12:0 a.m.38 views

XChat 2.6.7 (Windows) - Remote Denial of Service

!/usr/bin/perl rewritten because perl is more elegant than php payload taken from original that ratboy submitted use strict; use Net::IRC; my $nick, $server, $port, $channel, $victim = @ARGV; my $irc = new Net::IRC; my $connect = $irc - newconn Nick = "$nick", Server = "$server", Port = $port,...

7.4AI score
Exploits0
Rows per page
Query Builder