Lucene search
+L

6190 matches found

Cvelist
Cvelist
added 2014/12/05 4:0 p.m.34 views

CVE-2014-6040

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, 4 IBM939, or 5 IBM1364 encoded data to UTF-8...

7.2AI score0.06564EPSS
SaveExploits1References12
CVE
CVE
added 2014/12/05 4:0 p.m.108 views

CVE-2012-6656

CVE-2012-6656 affects GNU C Library (glibc) iconvdata/ibm930.c, where iconv converting IBM930 to UTF-8 can trigger an out-of-bounds read by a multibyte value 0xffff. This is a context-dependent denial-of-service vulnerability. The description indicates the issue exists in glibc before version 2.1...

5CVSS7AI score0.03439EPSS
SaveExploits1References9Affected Software1
Debian CVE
Debian CVE
added 2014/12/05 4:0 p.m.32 views

CVE-2014-6040

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, 4 IBM939, or 5 IBM1364 encoded data to UTF-8...

5CVSS8.6AI score0.06564EPSS
SaveExploits1
Cvelist
Cvelist
added 2014/12/05 4:0 p.m.39 views

CVE-2012-6656

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 UTF-8...

7AI score0.03439EPSS
SaveExploits1References9
CVE
CVE
added 2014/12/05 4:0 p.m.152 views

CVE-2014-6040

The CVE-2014-6040 issue affects the GNU C Library (glibc) prior to version 2.20. The vulnerability arises in iconv when converting certain multibyte data (notably IBM933/935/937/939/1364) to UTF-8, allowing a context-dependent attacker to trigger an out-of-bounds read and crash the process, i.e.,...

5CVSS7.1AI score0.06564EPSS
SaveExploits1References12Affected Software1
Debian CVE
Debian CVE
added 2014/12/05 4:0 p.m.54 views

CVE-2012-6656

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 UTF-8...

5CVSS6AI score0.03439EPSS
SaveExploits1
securityvulns
securityvulns
added 2014/11/30 12:0 a.m.61 views

[ MDVSA-2014:232 ] glibc

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mandriva Linux Security Advisory MDVSA-2014:232 http://www.mandriva.com/en/support/security/ Package : glibc Date : November 27, 2014 Affected: Business Server 1.0 Problem Description: Updated glibc package fixes security vulnerability: The function...

4.6CVSS7.1AI score0.00578EPSS
SaveExploits0
securityvulns
securityvulns
added 2014/11/30 12:0 a.m.36 views

GNU glibc code execution

wordexp function code execution...

4.6CVSS1.7AI score0.00578EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2014/11/28 12:0 a.m.26 views

Mandriva Linux Security Advisory : glibc (MDVSA-2014:232)

Updated glibc package fixes security vulnerability : The function wordexp\ fails to properly handle the WRDENOCMD flag when processing arithmetic inputs in the form of $... where ... can be anything valid. The backticks in the arithmetic epxression are evaluated by in a shell even if WRDENOCMD...

4.6CVSS8AI score0.00578EPSS
SaveExploits0References2
Mageia
Mageia
added 2014/11/26 5:29 p.m.40 views

Updated glibc packages fix CVE-2014-7817

The function wordexp fails to properly handle the WRDENOCMD flag when processing arithmetic inputs in the form of "$... " where "..." can be anything valid. The backticks in the arithmetic epxression are evaluated by in a shell even if WRDENOCMD forbade command substitution. This allows an attack...

4.6CVSS8.8AI score0.00578EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2014/11/26 12:0 a.m.36 views

OracleVM 3.3 : glibc (OVMSA-2014-0033)

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, - Switch gettimeofday from INTUSE to libchiddenproto 109902...

7.5CVSS7.8AI score0.18099EPSS
SaveExploits5References5
Tenable Nessus
Tenable Nessus
added 2014/11/26 12:0 a.m.46 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
OSV
OSV
added 2014/11/24 3:59 p.m.10 views

CVE-2014-7817

The wordexp function in GNU C Library aka glibc 2.21 does not enforce the WRDENOCMD flag, which allows context-dependent attackers to execute arbitrary commands, as demonstrated by input containing "$..."...

7.6AI score
SaveExploits0References17
Prion
Prion
added 2014/11/24 3:59 p.m.25 views

Input validation

The wordexp function in GNU C Library aka glibc 2.21 does not enforce the WRDENOCMD flag, which allows context-dependent attackers to execute arbitrary commands, as demonstrated by input containing "$..."...

4.6CVSS7.4AI score0.00578EPSS
SaveExploits0References17Affected Software4
Debian CVE
Debian CVE
added 2014/11/24 3:0 p.m.31 views

CVE-2014-7817

The wordexp function in GNU C Library aka glibc 2.21 does not enforce the WRDENOCMD flag, which allows context-dependent attackers to execute arbitrary commands, as demonstrated by input containing "$..."...

4.6CVSS8.9AI score0.00578EPSS
SaveExploits0
Cvelist
Cvelist
added 2014/11/24 3:0 p.m.33 views

CVE-2014-7817

The wordexp function in GNU C Library aka glibc 2.21 does not enforce the WRDENOCMD flag, which allows context-dependent attackers to execute arbitrary commands, as demonstrated by input containing "$..."...

9.6AI score0.00578EPSS
SaveExploits0References17
CVE
CVE
added 2014/11/24 3:0 p.m.160 views

CVE-2014-7817

CVE-2014-7817 affects the GLIBC wordexp function (glibc) where WRDE_NOCMD was not enforced, allowing context-dependent local attackers to execute arbitrary commands via input containing shell substitutions (e.g., $(...)). Public disclosures and vendor advisories (Debian/DSA-3142-1; CentOS CESA no...

4.6CVSS8.6AI score0.00578EPSS
SaveExploits0References17Affected Software1
UbuntuCve
UbuntuCve
added 2014/11/24 12:0 a.m.29 views

CVE-2014-7817

The wordexp function in GNU C Library aka glibc 2.21 does not enforce the WRDENOCMD flag, which allows context-dependent attackers to execute arbitrary commands, as demonstrated by input containing "$..."...

4.6CVSS7.1AI score0.00578EPSS
SaveExploits0References3
ArchLinux
ArchLinux
added 2014/11/21 12:0 a.m.33 views

glibc: command execution

The wordexp function could ignore the WRDENOCMD flag under certain input conditions resulting in the execution of a shell for command substitution when the application did not request it. The implementation now checks WRDENOCMD immediately before executing the shell and returns the error WRDECMDS...

4.6CVSS3AI score0.00578EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2014/11/17 12:0 a.m.42 views

RHEL 6 : rhev-hypervisor6 (RHSA-2012:0109)

The remote Redhat Enterprise Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2012:0109 advisory. The rhev-hypervisor6 package provides a Red Hat Enterprise Virtualization Hypervisor ISO disk image. The Red Hat Enterprise Virtualization...

7.4CVSS7.8AI score0.16645EPSS
SaveExploits13References14
Rows per page
Query Builder