2146 matches found
CVE-2008-4316
Multiple integer overflows in glib/gbase64.c in GLib before 2.20 allow context-dependent attackers to execute arbitrary code via a long string that is converted either 1 from or 2 to a base64 representation...
CVE-2008-4316
Multiple integer overflows in glib/gbase64.c in GLib before 2.20 allow context-dependent attackers to execute arbitrary code via a long string that is converted either 1 from or 2 to a base64 representation...
CVE-2008-4316
Multiple integer overflows in glib/gbase64.c in GLib before 2.20 allow context-dependent attackers to execute arbitrary code via a long string that is converted either 1 from or 2 to a base64 representation...
CVE-2008-4316
CVE-2008-4316 : GLib contains multiple integer overflows in the Base64 handling code (glib/gbase64.c) in GLib prior to 2.20. A long string converted to or from base64 can allow a context-dependent attacker to execute arbitrary code. Various advisories (e.g., GLib/GNU releases and distributions su...
GNOME glib Base64编码解码多个整数溢出漏洞
BUGTRAQ ID: 34100 CVECAN ID: CVE-2008-4316,CVE-2009-0586,CVE-2009-0587,CVE-2009-0585 GLib是GTK+和GNOME工程的基础底层核心程序库,是一个综合用途的轻量级的C程序库。 glib库的Base64编码解码函数在处理超长字符串时没有正确地分配内存,在所有情况下都会使用用户提供值所计算出的长度分配堆内存: gmallocusersuppliedlength 3 / 4 + somesmallnum 由于算术运算的评估次序,长度在除以4之前首先乘以3,因此用于分配长度的计算参数可能溢出,导致分配不足的区域...
Fedora Update for glib2 FEDORA-2007-2944
Check for the Version of glib2 OpenVAS Vulnerability Test Fedora Update for glib2 FEDORA-2007-2944 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the terms ...
Fedora Update for glib2 FEDORA-2008-6048
Check for the Version of glib2 OpenVAS Vulnerability Test Fedora Update for glib2 FEDORA-2008-6048 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the terms ...
Fedora Update for glib2 FEDORA-2008-6025
Check for the Version of glib2 OpenVAS Vulnerability Test Fedora Update for glib2 FEDORA-2008-6025 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the terms ...
Fedora Update for glib2 FEDORA-2008-1533
Check for the Version of glib2 OpenVAS Vulnerability Test Fedora Update for glib2 FEDORA-2008-1533 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the terms ...
Gentoo Security Advisory GLSA 200807-03 (libpcre glib)
The remote host is missing updates announced in advisory GLSA 200807-03. 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...
Gentoo Security Advisory GLSA 200803-24 (libpcre glib)
The remote host is missing updates announced in advisory GLSA 200803-24. 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...
Gentoo Security Advisory GLSA 200807-03 (libpcre glib)
The remote host is missing updates announced in advisory GLSA 200807-03. 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...
Gentoo Security Advisory GLSA 200803-24 (libpcre glib)
The remote host is missing updates announced in advisory GLSA 200803-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...
PCRE 规则表达式堆缓冲区溢出漏洞
BUGTRAQ ID: 30087 CVE ID:CVE-2008-2371 CNCVE ID:CNCVE-20082371 PCREPerl兼容正则表达式库是一款开放源代码的软件,可提供正则表达式支持。 PCRE pcrecompile.c文件存在堆溢出,远程攻击者可以利用漏洞以应用程序权限执行任意指令。 当PCRE在启动模式下指定选项时,为了避免将其不需要编译到字节代码,如通过pcrecompile选项指定的方式传送回调用程序如/?ia|b/ ==...
PCRE: Buffer overflow
Background PCRE is a Perl-compatible regular expression library. GLib includes a copy of PCRE. Description Tavis Ormandy of the Google Security team reported a heap-based buffer overflow when compiling regular expression patterns containing "Internal Option Settings" such as "?i ". Impact A remot...
[SECURITY] Fedora 8 Update: glib2-2.14.6-2.fc8
GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. This package provides versi...
PCRE: Buffer overflow
Background PCRE is a Perl-compatible regular expression library. GLib includes a copy of PCRE. Description PCRE contains a buffer overflow vulnerability when processing a character class containing a very large number of characters with codepoints greater than 255. Impact A remote attacker could...
[SECURITY] Fedora 8 Update: glib2-2.14.6-1.fc8
GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. This package provides versi...
[SECURITY] Fedora 8 Update: glib2-2.14.3-1.fc8
GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. This package provides versi...
Wireshark多个协议处理单元安全漏洞
Wireshark是一款非常流行的网络协议分析工具,以前名为Ethereal,。 Wireshark中存在多个安全漏洞,具体如下: 1 SCSI协议处理单元中的漏洞可能导致应用程序崩溃; 2 如果编译了ESP解密支持的话,IPSec ESP偏好解析器中就会存在单字节缓冲区溢出漏洞; 3 由于Glib中的一个bug,DHCP协议处理单元中的漏洞可能导致Wireshark崩溃。这个漏洞仅影响Windows版本; 4 Q.2391协议处理单元中的漏洞可能导致耗尽内存。 受影响系统: Wireshark Wireshark 0.7.9 - 0.99.2 不受影响系统: Wireshark...