Lucene search
+L

2837 matches found

seebug.org
seebug.org
added 2014/07/01 12:00 a.m.24 views

kpopup 0.9.x Privileged Command Execution Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/8915/info It has been alleged that it is possible for local attackers to gain root privileges through kpopup, which is is installed setuid root by default. According to the report, kpopup uses the system3 C-library functi...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.72 views

GNU C library dynamic linker LD_AUDIT arbitrary DSO load Vulnerability

No description provided by source. from: http://marc.info/?l=full-disclosure&m=128776663124692&w=2 The GNU C library dynamic linker will dlopen arbitrary DSOs during setuid loads ------------------------------------------------------------------------------- Cześć, This advisory describes...

7.2CVSS0.5AI score0.11164EPSS
SaveExploits35
OSV
OSV
added 2014/04/22 1:06 p.m.7 views

DEBIAN-CVE-2013-6370

Buffer overflow in the printbuf APIs in json-c before 0.12 allows remote attackers to cause a denial of service via unspecified vectors...

5CVSS7.1AI score0.04194EPSS
SaveExploits1References1
OSV
OSV
added 2014/04/16 1:08 p.m.14 views

MGASA-2014-0175 Updated json-c packages fix security vulnerabilities

Updated json-c packages fix security vulnerabilities: Florian Weimer reported that the printbuf APIs used in the json-c library used ints for counting buffer lengths, which is inappropriate for 32bit architectures. These functions need to be changed to using sizet if possible for sizes, or to be...

5CVSS6.5AI score0.04194EPSS
SaveExploits1References4
Mageia
Mageia
added 2014/04/16 1:08 p.m.48 views

Updated json-c packages fix security vulnerabilities

Updated json-c packages fix security vulnerabilities: Florian Weimer reported that the printbuf APIs used in the json-c library used ints for counting buffer lengths, which is inappropriate for 32bit architectures. These functions need to be changed to using sizet if possible for sizes, or to be...

5CVSS1.1AI score0.04194EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2014/04/08 12:00 a.m.26 views

Fedora Update for perl-YAML-LibYAML FEDORA-2014-4548

Check for the Version of perl-YAML-LibYAML OpenVAS Vulnerability Test Fedora Update for perl-YAML-LibYAML FEDORA-2014-4548 Authors: System Generated Check Copyright: Copyright C 2014 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or...

6.8CVSS0.09787EPSS
SaveExploits2References2
OSV
OSV
added 2014/04/08 12:00 a.m.7 views

UBUNTU-CVE-2013-6370

Buffer overflow in the printbuf APIs in json-c before 0.12 allows remote attackers to cause a denial of service via unspecified vectors...

5CVSS5.9AI score0.04194EPSS
SaveExploits1References3
Fedora
Fedora
added 2014/04/07 3:25 a.m.38 views

[SECURITY] Fedora 19 Update: perl-YAML-LibYAML-0.41-4.fc19

Kirill Siminov's "libyaml" is arguably the best YAML implementation. The C library is written precisely to the YAML 1.1 specification. It was original ly bound to Python and was later bound to Ruby...

6.8CVSS2.2AI score0.09787EPSS
SaveExploits2
seebug.org
seebug.org
added 2014/03/31 12:00 a.m.37 views

musl "fmt_fp()"单字节溢出漏洞

Musl是一个轻量级的C标准库。 Musl "fmtfp"函数src/stdio/vfprintf.c存在单字节溢出错误,允许攻击者利用漏洞使链接此库的应用崩溃。 0 musl 0.x Musl 1.0.0已经修复该漏洞,建议用户下载更新: http://www.musl-libc.org...

7.1AI score
SaveExploits0
Mageia
Mageia
added 2014/02/21 6:18 p.m.44 views

Updated libtar package fixes security vulnerability

A directory traversal attack was reported against libtar, a C library for manipulating tar archives. The application does not validate the filenames inside the tar archive, allowing to extract files in arbitrary path. An attacker can craft a tar file to override files beyond the tarextractglob an...

5.8CVSS4.8AI score0.03277EPSS
SaveExploits0References2
OSV
OSV
added 2014/02/18 12:00 a.m.18 views

DSA-2863-1 libtar - directory traversal

Bulletin has no description...

5.8CVSS6.3AI score0.03277EPSS
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
OSV
OSV
added 2014/02/10 6:15 p.m.18 views

CVE-2012-3405

The vfprintf function in stdio-common/vfprintf.c in libc in GNU C Library aka glibc 2.14 and other versions does not properly calculate a buffer length, which allows context-dependent attackers to bypass the FORTIFYSOURCE format-string protection mechanism and cause a denial of service segmentati...

7.3AI score
SaveExploits0References7
OSV
OSV
added 2014/02/10 6:15 p.m.14 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 score
SaveExploits0References9
NVD
NVD
added 2014/02/10 6:15 p.m.31 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.3AI score0.03163EPSS
SaveExploits0References9
Prion
Prion
added 2014/02/10 6:15 p.m.34 views

Format string

The vfprintf function in stdio-common/vfprintf.c in libc in GNU C Library aka glibc 2.12 and other versions does not properly calculate a buffer length, which allows context-dependent attackers to bypass the FORTIFYSOURCE format-string protection mechanism and cause a denial of service stack...

5CVSS6.7AI score0.02225EPSS
SaveExploits1References7Affected Software4
Prion
Prion
added 2014/02/10 6:15 p.m.34 views

Format string

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.8AI score0.03163EPSS
SaveExploits1References9Affected Software4
Debian CVE
Debian CVE
added 2014/02/10 5:00 p.m.48 views

CVE-2012-3405

The vfprintf function in stdio-common/vfprintf.c in libc in GNU C Library aka glibc 2.14 and other versions does not properly calculate a buffer length, which allows context-dependent attackers to bypass the FORTIFYSOURCE format-string protection mechanism and cause a denial of service segmentati...

5CVSS6.3AI score0.02087EPSS
SaveExploits0
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
Rows per page
Query Builder