Lucene search
+L

8625 matches found

NVD
NVD
added 2009/07/20 8:00 p.m.23 views

CVE-2009-2548

Format string vulnerability in Armed Assault aka ArmA 1.14 and earlier, and 1.16 beta, and Armed Assault II 1.02 and earlier allows remote attackers to cause a denial of service crash and possibly execute arbitrary code via format string specifiers in the 1 nickname and 2 datafile fields in a joi...

10CVSS7.8AI score0.04407EPSS
SaveExploits1References2
Prion
Prion
added 2009/07/20 8:00 p.m.24 views

Format string

Format string vulnerability in Armed Assault aka ArmA 1.14 and earlier, and 1.16 beta, and Armed Assault II 1.02 and earlier allows remote attackers to cause a denial of service crash and possibly execute arbitrary code via format string specifiers in the 1 nickname and 2 datafile fields in a joi...

10CVSS8.3AI score0.04407EPSS
SaveExploits1References2Affected Software2
CVE
CVE
added 2009/07/20 7:25 p.m.50 views

CVE-2009-2548

This CVE (CVE-2009-2548) affects Armed Assault (ArmA) 1.14 and earlier, 1.16 beta, and Armed Assault II 1.02 and earlier. The issue is a format-string vulnerability in join-request handling where format specifiers in the nickname and datafile fields are improperly processed during error logging, ...

10CVSS8AI score0.04407EPSS
SaveExploits1References2Affected Software2
Cvelist
Cvelist
added 2009/07/20 7:25 p.m.35 views

CVE-2009-2548

Format string vulnerability in Armed Assault aka ArmA 1.14 and earlier, and 1.16 beta, and Armed Assault II 1.02 and earlier allows remote attackers to cause a denial of service crash and possibly execute arbitrary code via format string specifiers in the 1 nickname and 2 datafile fields in a joi...

7.8AI score0.04407EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2009/07/17 12:00 a.m.31 views

MySQL 'sql_parse.cc' Multiple Format String Vulnerabilities

MySQL is prone to Multiple Format String vulnerabilities. SPDX-FileCopyrightText: 2009 Greenbone AG 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 CPE = "cpe:/a:mysql:mysql";...

8.5CVSS4.9AI score0.10586EPSS
SaveExploits3References4
Check Point Advisories
Check Point Advisories
added 2009/07/17 12:00 a.m.2 views

Update Protection against Sun MySQL mysql_log Format String Vulnerability

A format string vulnerability exists in Sun Microsystems MySQL database server, a popular open-source implementation of a relational database. The flaw is due to insufficient input validation when processing database commands. Remote authenticated attackers could exploit this vulnerability by...

6.6AI score
SaveExploits0
Prion
Prion
added 2009/07/13 5:30 p.m.97 views

Format string

Multiple format string vulnerabilities in the dispatchcommand function in libmysqld/sqlparse.cc in mysqld in MySQL 4.0.0 through 5.0.83 allow remote authenticated users to cause a denial of service daemon crash and possibly have unspecified other impact via format string specifiers in a database...

8.5CVSS7.1AI score0.10586EPSS
SaveExploits3References18Affected Software1
NVD
NVD
added 2009/07/13 5:30 p.m.18 views

CVE-2009-2446

Multiple format string vulnerabilities in the dispatchcommand function in libmysqld/sqlparse.cc in mysqld in MySQL 4.0.0 through 5.0.83 allow remote authenticated users to cause a denial of service daemon crash and possibly have unspecified other impact via format string specifiers in a database...

8.5CVSS6.8AI score0.10586EPSS
SaveExploits3References18
Cvelist
Cvelist
added 2009/07/13 5:00 p.m.34 views

CVE-2009-2446

Multiple format string vulnerabilities in the dispatchcommand function in libmysqld/sqlparse.cc in mysqld in MySQL 4.0.0 through 5.0.83 allow remote authenticated users to cause a denial of service daemon crash and possibly have unspecified other impact via format string specifiers in a database...

9.6AI score0.10586EPSS
SaveExploits3References18
CVE
CVE
added 2009/07/13 5:00 p.m.772 views

CVE-2009-2446

CVE-2009-2446 affects MySQL server: format string vulnerabilities in libmysqld dispatch_command (sql_parse.cc) in MySQL 4.0.0–5.0.83. Exploited by remote authenticated users to crash mysqld (DoS) via crafted database name in COM_CREATE_DB or COM_DROP_DB. Remediation: upgrade to patched MySQL vers...

8.5CVSS9.4AI score0.10586EPSS
SaveExploits3References18Affected Software2
UbuntuCve
UbuntuCve
added 2009/07/13 12:00 a.m.36 views

CVE-2009-2446

Multiple format string vulnerabilities in the dispatchcommand function in libmysqld/sqlparse.cc in mysqld in MySQL 4.0.0 through 5.0.83 allow remote authenticated users to cause a denial of service daemon crash and possibly have unspecified other impact via format string specifiers in a database...

8.5CVSS5.9AI score0.10586EPSS
SaveExploits3References4
seebug.org
seebug.org
added 2009/07/11 12:00 a.m.127 views

MySQL sql_parse.cc远程格式串漏洞

BUGTRAQ ID: 35609 MySQL是一款使用非常广泛的开放源代码关系数据库系统,拥有各种平台的运行版本。 MySQL的sqlparse.cc文件中的dispatchcommand函数存在格式串错误: 2084行: case COMCREATEDB: // QQ: To be removed char db=thd-strduppacket, alias; HACREATEINFO createinfo; statisticincrementthd-statusvar.comstatSQLCOMCREATEDB, &LOCKstatus; // null test to...

6.8AI score
SaveExploits0
seebug.org
seebug.org
added 2009/07/10 12:00 a.m.27 views

MySQL <= 5.0.45 COM_CREATE_DB Format String PoC (auth)

No description provided by source. MySQL tested: Version 5.0.45 on CentOS Linux Format String Vulnerability MySQL General Available GA Release is vulnerable. Latest MySQL Version is not vulnerable since the bug if ifdef'ed off. from mysql-5.0.75 source mysql-5.0.75.tar.gz in the file...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2009/07/09 12:00 a.m.25 views

MySQL 5.0.45 - (Authenticated) COM_CREATE_DB Format String (PoC)

MySQL 5.0.45 - Authenticated COMCREATEDB Format String PoC MySQL tested: Version 5.0.45 on CentOS Linux Format String Vulnerability MySQL General Available GA Release is vulnerable. Latest MySQL Version is not vulnerable since the bug if ifdef'ed off. from mysql-5.0.75 source mysql-5.0.75.tar.gz ...

0.4AI score
SaveExploits0
securityvulns
securityvulns
added 2009/07/09 12:00 a.m.32 views

MySQL COM_CREATE_DB format string vulnerability

Format string vulnerability via databse name...

3.1AI score
SaveExploits0References1Affected Software1
Exploit DB
Exploit DB
added 2009/07/09 12:00 a.m.35 views

MySQL 5.0.45 - (Authenticated) COM_CREATE_DB Format String (PoC)

MySQL tested: Version 5.0.45 on CentOS Linux Format String Vulnerability MySQL General Available GA Release is vulnerable. Latest MySQL Version is not vulnerable since the bug if ifdef'ed off. from mysql-5.0.75 source mysql-5.0.75.tar.gz in the file libmysqld/sqlparse.cc this source code is also...

5.8AI score
SaveExploits0
zdt
zdt
added 2009/07/09 12:00 a.m.57 views

MySQL <= 5.0.45 COM_CREATE_DB Format String PoC (auth)

Exploit for multiple platform in category dos / poc ====================================================== MySQL = 4.0.0 are affected. function prototype: writeTHD thd, enumenumservercommand command, const char format, ... function call: writethd, command, packet; on line 2084: case COMCREATEDB: ...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2009/07/09 12:00 a.m.78 views

MySQL &lt;= 5.0.45 post auth format string vulnerability

MySQL tested: Version 5.0.45 on CentOS Linux Format String Vulnerability MySQL General Available GA Release is vulnerable. Latest MySQL Version is not vulnerable since the bug if ifdef'ed off. from mysql-5.0.75 source mysql-5.0.75.tar.gz in the file libmysqld/sqlparse.cc this source code is also...

6.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/07/08 12:00 a.m.35 views

MySQL 5.0.45 Format String Vulnerability

MySQL tested: Version 5.0.45 on CentOS Linux Format String Vulnerability MySQL General Available GA Release is vulnerable. Latest MySQL Version is not vulnerable since the bug if ifdef'ed off. from mysql-5.0.75 source mysql-5.0.75.tar.gz in the file libmysqld/sqlparse.cc this source code is also...

0.3AI score
SaveExploits0
Gentoo Linux
Gentoo Linux
added 2009/06/30 12:00 a.m.69 views

Wireshark: Multiple vulnerabilities

Background Wireshark is a versatile network protocol analyzer. Description Multiple vulnerabilities have been discovered in Wireshark: David Maciejak discovered a vulnerability in packet-usb.c in the USB dissector via a malformed USB Request Block URB CVE-2008-4680. Florent Drouin and David...

10CVSS8.6AI score0.1523EPSS
SaveExploits9
Rows per page
Query Builder