Lucene search
+L

8589 matches found

Cvelist
Cvelist
added 2006/07/27 10:0 p.m.23 views

CVE-2006-3908

Format string vulnerability in the flushoutput function in ConsoleStreambuf.cpp in Game Network Engine GNE 0.70 and earlier allows remote attackers to cause a denial of service crash and possibly execute code via format string specifiers in unspecified vectors involving output to the gout console...

7.1AI score0.02703EPSS
SaveExploits0References5
CVE
CVE
added 2006/07/27 10:0 p.m.48 views

CVE-2006-3908

CVE-2006-3908 affects Game Network Engine (GNE) versions up to 0.70, via a format-string vulnerability in the flush_output function of ConsoleStreambuf.cpp. The flaw allows remote attackers to crash the process and potentially execute code through format specifiers when output is sent to the gout...

7.5CVSS7.5AI score0.02703EPSS
SaveExploits0References5Affected Software1
Debian
Debian
added 2006/07/24 3:8 p.m.32 views

[SECURITY] [DSA 1122-1] New Net::Server packages fix denial of service

-------------------------------------------------------------------------- Debian Security Advisory DSA 1122-1 [email protected] http://www.debian.org/security/ Martin Schulze July 24th, 2005 http://www.debian.org/security/faq -...

5CVSS6.1AI score0.02698EPSS
SaveExploits0
Debian
Debian
added 2006/07/24 7:1 a.m.37 views

[SECURITY] [DSA 1121-1] New postgrey packages fix denial of service

-------------------------------------------------------------------------- Debian Security Advisory DSA 1121-1 [email protected] http://www.debian.org/security/ Martin Schulze July 24th, 2006 http://www.debian.org/security/faq -...

5CVSS6.2AI score0.02698EPSS
SaveExploits0
OSV
OSV
added 2006/07/24 12:0 a.m.17 views

DSA-1122 libnet-server-perl - format string

Bulletin has no description...

5CVSS6.3AI score0.02698EPSS
SaveExploits0
OSV
OSV
added 2006/07/24 12:0 a.m.16 views

DSA-1121 postgrey - format string

Bulletin has no description...

5CVSS6.3AI score0.02698EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2006/07/21 9:56 p.m.65 views

USN-321-1: mysql-dfsg-4.1 vulnerability

Jean-David Maillefer discovered a format string bug in the dateformat function's error reporting. By calling the function with invalid arguments, an authenticated user could exploit this to crash the server...

4CVSS5.2AI score0.26815EPSS
SaveExploits1
OSV
OSV
added 2006/07/21 2:3 p.m.11 views

CVE-2006-3628

Multiple format string vulnerabilities in Wireshark aka Ethereal 0.10.x to 0.99.0 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the 1 ANSI MAP, 2 Checkpoint FW-1, 3 MQ, 4 XML, and 5 NTP dissectors...

7.7AI score
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2006/07/21 2:3 p.m.30 views

CVE-2006-3628

Multiple format string vulnerabilities in Wireshark aka Ethereal 0.10.x to 0.99.0 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the 1 ANSI MAP, 2 Checkpoint FW-1, 3 MQ, 4 XML, and 5 NTP dissectors...

10CVSS6.2AI score0.05931EPSS
SaveExploits0References1
NVD
NVD
added 2006/07/21 2:3 p.m.19 views

CVE-2006-3628

Multiple format string vulnerabilities in Wireshark aka Ethereal 0.10.x to 0.99.0 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the 1 ANSI MAP, 2 Checkpoint FW-1, 3 MQ, 4 XML, and 5 NTP dissectors...

10CVSS7.6AI score0.05931EPSS
SaveExploits0References32
OSV
OSV
added 2006/07/21 2:3 p.m.2 views

DEBIAN-CVE-2006-3628

Multiple format string vulnerabilities in Wireshark aka Ethereal 0.10.x to 0.99.0 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the 1 ANSI MAP, 2 Checkpoint FW-1, 3 MQ, 4 XML, and 5 NTP dissectors...

10CVSS8AI score0.05931EPSS
SaveExploits0References1
NVD
NVD
added 2006/07/21 2:3 p.m.24 views

CVE-2006-3469

Format string vulnerability in time.cc in MySQL Server 4.1 before 4.1.21 and 5.0 before 1 April 2006 allows remote authenticated users to cause a denial of service crash via a format string instead of a date as the first parameter to the dateformat function, which is later used in a formatted pri...

4CVSS5.8AI score0.26815EPSS
SaveExploits1References17
Exploit DB
Exploit DB
added 2006/07/21 12:0 a.m.48 views

Cyrus IMAPD 2.3.2 - 'pop3d' Remote Buffer Overflow (2)

!/usr/bin/ruby cyrus-imapd pop3d exploit by bannedit 05/23/2006 This exploit takes advantage of a stack based overflow. Once the stack corruption has occured it is possible to overwrite a pointer which is later used for a memcpy this gives us a write anything anywhere condition similar to a forma...

5.8AI score
SaveExploits0
seebug.org
seebug.org
added 2006/07/21 12:0 a.m.59 views

Cyrus IMAPD 2.3.2 (pop3d) Remote Buffer Overflow Exploit (2)

No description provided by source. !/usr/bin/ruby cyrus-imapd pop3d exploit by bannedit 05/23/2006 This exploit takes advantage of a stack based overflow. Once the stack corruption has occured it is possible to overwrite a pointer which is later used for a memcpy this gives us a write anything...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2006/07/18 11:0 p.m.33 views

CVE-2006-3469

Format string vulnerability in time.cc in MySQL Server 4.1 before 4.1.21 and 5.0 before 1 April 2006 allows remote authenticated users to cause a denial of service crash via a format string instead of a date as the first parameter to the dateformat function, which is later used in a formatted pri...

7.2AI score0.26815EPSS
SaveExploits1References17
CVE
CVE
added 2006/07/18 11:0 p.m.99 views

CVE-2006-3469

CVE-2006-3469 is a format-string vulnerability in MySQL Server's DATE_FORMAT usage (time.cc). A remote authenticated user could crash the server by passing a format string as the first parameter to date_format, which then propagates to a faulty formatted error message. Affected versions are MySQL...

4CVSS7.2AI score0.26815EPSS
SaveExploits1References17Affected Software2
Cvelist
Cvelist
added 2006/07/18 9:0 p.m.29 views

CVE-2006-3628

Multiple format string vulnerabilities in Wireshark aka Ethereal 0.10.x to 0.99.0 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the 1 ANSI MAP, 2 Checkpoint FW-1, 3 MQ, 4 XML, and 5 NTP dissectors...

7.9AI score0.05931EPSS
SaveExploits0References32
CVE
CVE
added 2006/07/18 9:0 p.m.80 views

CVE-2006-3628

Wireshark/Ethereal suffers format-string vulnerabilities in several dissectors (Checkpoint FW-1, MQ, XML, NTP) across versions 0.10.x–0.99.0. The issues allow remote attackers to trigger denial of service and, in some cases, execute arbitrary code. Public advisories in Debian, Gentoo, SuSE/openSU...

10CVSS7.9AI score0.05931EPSS
SaveExploits0References32Affected Software2
Debian CVE
Debian CVE
added 2006/07/18 9:0 p.m.30 views

CVE-2006-3628

Multiple format string vulnerabilities in Wireshark aka Ethereal 0.10.x to 0.99.0 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the 1 ANSI MAP, 2 Checkpoint FW-1, 3 MQ, 4 XML, and 5 NTP dissectors...

10CVSS7.2AI score0.05931EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/07/14 12:0 a.m.54 views

Trend Micro OfficeScan 7.3 Multiple Vulnerabilities

The remote host appears to be running Trend Micro OfficeScan Server. This version of OfficeScan is vulnerable to multiple stack overflows in CGI programs that could allow a remote attacker to execute code in the context of the remote server. Note that OfficeScan server under Windows runs with...

7.5CVSS6.2AI score0.06264EPSS
SaveExploits0References7
Rows per page
Query Builder