CVE-2015-1472
- EPSS 4.76%
- Veröffentlicht 08.04.2015 10:59:02
- Zuletzt bearbeitet 12.04.2025 10:46:40
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 memory allocation, which allows context-dependent attackers to cause a denial of service (buffer overflow)...
- EPSS 2.99%
- Veröffentlicht 27.03.2015 14:59:03
- Zuletzt bearbeitet 12.04.2025 10:46:40
DB_LOOKUP in nss_files/files-XXX.c in the Name Service Switch (NSS) in GNU C Library (aka glibc or libc6) 2.21 and earlier does not properly check if a file is open, which allows remote attackers to cause a denial of service (infinite loop) by perfor...
CVE-2014-9402
- EPSS 8.7%
- Veröffentlicht 24.02.2015 15:59:02
- Zuletzt bearbeitet 12.04.2025 10:46:40
The nss_dns implementation of getnetbyname in GNU C Library (aka glibc) before 2.21, when the DNS backend in the Name Service Switch configuration is enabled, allows remote attackers to cause a denial of service (infinite loop) by sending a positive ...
- EPSS 4.67%
- Veröffentlicht 24.02.2015 15:59:00
- Zuletzt bearbeitet 12.04.2025 10:46:40
The send_dg function in resolv/res_send.c in GNU C Library (aka glibc or libc6) before 2.20 does not properly reuse file descriptors, which allows remote attackers to send DNS queries to unintended locations via a large number of requests that trigge...
- EPSS 86.66%
- Veröffentlicht 28.01.2015 19:59:00
- Zuletzt bearbeitet 12.04.2025 10:46:40
Heap-based buffer overflow in the __nss_hostname_digits_dots function in glibc 2.2, and other 2.x versions before 2.18, allows context-dependent attackers to execute arbitrary code via vectors related to the (1) gethostbyname or (2) gethostbyname2 fu...
- EPSS 7.19%
- Veröffentlicht 05.12.2014 16:59:09
- Zuletzt bearbeitet 12.04.2025 10:46:40
GNU C Library (aka glibc) before 2.20 allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via a multibyte character value of "0xffff" to the iconv function when converting (1) IBM933, (2) IBM935, (3) IBM937,...
- EPSS 1.21%
- Veröffentlicht 05.12.2014 16:59:00
- Zuletzt bearbeitet 12.04.2025 10:46:40
iconvdata/ibm930.c in GNU C Library (aka glibc) before 2.16 allows context-dependent attackers to cause a denial of service (out-of-bounds read) via a multibyte character value of "0xffff" to the iconv function when converting IBM930 encoded data to ...
CVE-2014-7817
- EPSS 0.16%
- Veröffentlicht 24.11.2014 15:59:01
- Zuletzt bearbeitet 12.04.2025 10:46:40
The wordexp function in GNU C Library (aka glibc) 2.21 does not enforce the WRDE_NOCMD flag, which allows context-dependent attackers to execute arbitrary commands, as demonstrated by input containing "$((`...`))".
CVE-2011-2702
- EPSS 4.49%
- Veröffentlicht 27.10.2014 20:55:22
- Zuletzt bearbeitet 12.04.2025 10:46:40
Integer signedness error in Glibc before 2.13 and eglibc before 2.13, when using Supplemental Streaming SIMD Extensions 3 (SSSE3) optimization, allows context-dependent attackers to execute arbitrary code via a negative length parameter to (1) memcpy...
CVE-2014-4043
- EPSS 1.64%
- Veröffentlicht 06.10.2014 23:55:08
- Zuletzt bearbeitet 12.04.2025 10:46:40
The posix_spawn_file_actions_addopen function in glibc before 2.20 does not copy its path argument in accordance with the POSIX specification, which allows context-dependent attackers to trigger use-after-free vulnerabilities.