Lucene search
+L

143 matches found

seebug.org
seebug.org
added 2016/02/17 12:00 a.m.259 views

glibc getaddrinfo 栈缓冲区溢出漏洞(CVE-2015-7547)

漏洞概要 Glibc是GNU发布的LIBC库的C运行库,Glibc是Linux系统中最底层的API,基本其它任何运行库都会依赖于Glibc。Glibc除了封装Linux操作系统所提供的系统服务外,还提供了其它的必要服务的实现。由于 Glibc 几乎包含所有的 UNIX 通行的标准,可以说是操作系统重要支撑库。 Glibc中的 DNS...

6.8CVSS8.3AI score0.89064EPSS
SaveExploits17
FreeBSD
FreeBSD
added 2016/02/16 12:00 a.m.52 views

glibc -- getaddrinfo stack-based buffer overflow

Fabio Olive Leite reports: A stack-based buffer overflow was found in libresolv when invoked from nssdns, allowing specially crafted DNS responses to seize control of EIP in the DNS client. The buffer overflow occurs in the functions senddg send datagram and sendvc send TCP for the NSS module...

8.1CVSS8.7AI score0.89064EPSS
SaveExploits17References4
Mageia
Mageia
added 2016/01/12 9:13 a.m.37 views

Updated claws-mail packages fix security vulnerability

no bounds checking on the output buffer in convjistoeuc, conveuctojis, convsjistoeuc A Tails contributor found a vulnerability in claws-mail where in codeconv.c a function for japanese character set conversion called convjistoeuc has no bounds checking on the output buffer which is created on the...

7.5CVSS7.1AI score0.03111EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/11/30 12:00 a.m.53 views

Debian DLA-350-1 : eglibc security update

The strxfrm function is vulnerable to integer overflows when computing memory allocation sizes similar to CVE-2012-4412. Furthermore since it fallbacks to use alloca when malloc fails, it is vulnerable to stack-based buffer overflows similar to CVE-2012-4424. Those issues have been fixed in Debia...

7.5CVSS7.9AI score0.16665EPSS
SaveExploits4References2
Tenable Nessus
Tenable Nessus
added 2015/05/20 12:00 a.m.41 views

SUSE SLES10 Security Update : glibc (SUSE-SU-2014:1119-1)

This glibc update fixes a critical privilege escalation problem and the following security and non security issues : - bnc892073: An off-by-one error leading to a heap-based buffer overflow was found in gconvtranslitfind. An exploit that targets the problem is publicly available. CVE-2014-5119 -...

7.5CVSS7.8AI score0.18099EPSS
SaveExploits7References15
OSV
OSV
added 2015/04/08 10:59 a.m.12 views

DEBIAN-CVE-2015-1473

The ADDW macro in stdio-common/vfscanf.c in the GNU C Library aka glibc or libc6 before 2.21 does not properly consider data-type size during a risk-management decision for use of the alloca function, which might allow context-dependent attackers to cause a denial of service segmentation violatio...

6.4CVSS7.3AI score0.02129EPSS
SaveExploits0References1
CVE
CVE
added 2015/04/08 10:00 a.m.125 views

CVE-2015-1473

CVE-2015-1473 affects the GNU C Library (glibc) prior to version 2.21, arising from the ADDW macro in stdio-common/vfscanf.c not properly factoring data-type size when using alloca in a wscanf path. This can allow context-dependent attackers to cause a denial of service (segmentation fault) or ov...

6.4CVSS7.1AI score0.02129EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2015/04/06 12:00 a.m.36 views

F5 Networks BIG-IP : GNU C Library (glibc) vulnerability (SOL16364)

The vfprintf function in stdio-common/vfprintf.c in GNU C Library aka glibc 2.5, 2.12, and probably other versions does not 'properly restrict the use of' the alloca function when allocating the SPECS array, which allows context-dependent attackers to bypass the FORTIFYSOURCE format-string...

6.8CVSS7.4AI score0.03163EPSS
SaveExploits1References4
OSV
OSV
added 2015/02/05 12:00 a.m.7 views

UBUNTU-CVE-2015-1473

The ADDW macro in stdio-common/vfscanf.c in the GNU C Library aka glibc or libc6 before 2.21 does not properly consider data-type size during a risk-management decision for use of the alloca function, which might allow context-dependent attackers to cause a denial of service segmentation violatio...

6.4CVSS6.9AI score0.02129EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2014/11/26 12:00 a.m.47 views

OracleVM 3.3 : glibc (OVMSA-2014-0017)

The remote OracleVM system is missing necessary patches to address critical security updates : - Remove gconv transliteration loadable modules support CVE-2014-5119, - nlfindlocale: Improve handling of crafted locale names CVE-2014-0475, - Don't use alloca in addgetnetgrentX 1087789. - Adjust...

7.5CVSS7.6AI score0.18099EPSS
SaveExploits6References5
Oracle linux
Oracle linux
added 2014/10/15 12:00 a.m.63 views

glibc security, bug fix, and enhancement update

2.12-1.149 - Remove gconv transliteration loadable modules support CVE-2014-5119, - nlfindlocale: Improve handling of crafted locale names CVE-2014-0475, 2.12-1.148 - Switch gettimeofday from INTUSE to libchiddenproto 1099025. 2.12-1.147 - Fix stack overflow due to large AFINET6 requests...

7.5CVSS0.18099EPSS
SaveExploits5
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.20 views

GNU TAR <= 1.15.91 and CPIO <= 2.5.90 safer_name_suffix Remote Denial of Service Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/26445/info GNU's tar and cpio utilities are prone to a denial-of-service vulnerability because of insecure use of the 'alloca' function. Successfully exploiting this issue allows attackers to crash the affected utilities...

7.1AI score
SaveExploits0
OSV
OSV
added 2014/02/10 6:15 p.m.15 views

DEBIAN-CVE-2012-3406

The vfprintf function in stdio-common/vfprintf.c in GNU C Library aka glibc 2.5, 2.12, and probably other versions does not "properly restrict the use of" the alloca function when allocating the SPECS array, which allows context-dependent attackers to bypass the FORTIFYSOURCE format-string...

6.8CVSS7.2AI score0.03163EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2014/02/10 5:00 p.m.54 views

CVE-2012-3406

The vfprintf function in stdio-common/vfprintf.c in GNU C Library aka glibc 2.5, 2.12, and probably other versions does not "properly restrict the use of" the alloca function when allocating the SPECS array, which allows context-dependent attackers to bypass the FORTIFYSOURCE format-string...

6.8CVSS7.4AI score0.03163EPSS
SaveExploits0
Cvelist
Cvelist
added 2014/02/10 5:00 p.m.51 views

CVE-2012-3406

The vfprintf function in stdio-common/vfprintf.c in GNU C Library aka glibc 2.5, 2.12, and probably other versions does not "properly restrict the use of" the alloca function when allocating the SPECS array, which allows context-dependent attackers to bypass the FORTIFYSOURCE format-string...

7.9AI score0.03163EPSS
SaveExploits0References9
Cent OS
Cent OS
added 2013/11/26 1:31 p.m.308 views

coreutils security update

CentOS Errata and Security Advisory CESA-2013:1652 Updated coreutils packages that fix three security issues, several bugs, and add two enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having low security impact. Common...

4.3CVSS6.1AI score0.07238EPSS
SaveExploits3References7
UbuntuCve
UbuntuCve
added 2013/11/23 6:55 p.m.44 views

CVE-2013-0222

The SUSE coreutils-i18n.patch for GNU coreutils allows context-dependent attackers to cause a denial of service segmentation fault and crash via a long string to the uniq command, which triggers a stack-based buffer overflow in the alloca function...

2.1CVSS6.2AI score0.00384EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2013/11/20 4:43 p.m.45 views

Low: Red Hat Security Advisory: coreutils security, bug fix, and enhancement update

Updated coreutils packages that fix three security issues, several bugs, and add two enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having low security impact. Common Vulnerability Scoring System CVSS base scores, which...

4.3CVSS6.1AI score0.07238EPSS
SaveExploits3References13
RedHat Linux
RedHat Linux
added 2013/11/20 4:43 p.m.8 views

coreutils: segfault in uniq with long line input

The SUSE coreutils-i18n.patch for GNU coreutils allows context-dependent attackers to cause a denial of service segmentation fault and crash via a long string to the uniq command, which triggers a stack-based buffer overflow in the alloca function...

2.1CVSS6.5AI score0.00384EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2013/11/20 4:43 p.m.12 views

coreutils: segfault in "join -i" with long line input

The SUSE coreutils-i18n.patch for GNU coreutils allows context-dependent attackers to cause a denial of service segmentation fault and crash via a long string to the join command, when using the -i switch, which triggers a stack-based buffer overflow in the alloca function...

1.9CVSS6.5AI score0.00507EPSS
SaveExploits1References4
Rows per page
Query Builder