Lucene search
+L

125 matches found

CVE
CVE
added 2012/08/15 10:00 a.m.82 views

CVE-2012-4160

Technical details for CVE-2012-4160 (affected product, root cause, impact, and fixes) are not provided in the supplied documents. Please monitor for updates from connected sources.

10CVSS7.6AI score0.07532EPSS
SaveExploits0References3Affected Software2
securityvulns
securityvulns
added 2011/11/27 12:00 a.m.58 views

[security bulletin] HPSBMU02726 SSRT100685 rev.1 - HP Operations Agent and Performance Agent for AIX, HP-UX, Linux, and Solaris, Local Unauthorized Access

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 SUPPORT COMMUNICATION - SECURITY BULLETIN Document ID: c03091656 Version: 1 HPSBMU02726 SSRT100685 rev.1 - HP Operations Agent and Performance Agent for AIX, HP-UX, Linux, and Solaris, Local Unauthorized Access NOTICE: The information in this Security...

3.2CVSS0.6AI score0.00328EPSS
SaveExploits0
CVE
CVE
added 2011/11/24 2:00 a.m.51 views

CVE-2011-4160

CVE-2011-4160 affects HP Operations Agent v11.00 and HP Performance Agent v4.73 and v5.0 for AIX, HP-UX, Linux, and Solaris. Root cause: local unauthorized access to restricted directories due to an unspecified vulnerability in how these agents handle access controls. HP Security Bulletin HPSBMU0...

3.2CVSS6.4AI score0.00328EPSS
SaveExploits0References3Affected Software2
Cvelist
Cvelist
added 2011/11/24 2:00 a.m.36 views

CVE-2011-4160

Unspecified vulnerability in HP Operations Agent 11.00 and Performance Agent 4.73 and 5.0 on AIX, HP-UX, Linux, and Solaris allows local users to bypass intended directory-access restrictions via unknown vectors...

6.2AI score0.00328EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2011/09/16 12:00 a.m.39 views

Ubuntu: Security Advisory (USN-1204-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2011 Greenbone AG 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...

9.8CVSS7.4AI score0.08793EPSS
SaveExploits37References2
RedHat Linux
RedHat Linux
added 2011/03/10 8:01 p.m.74 views

Important: Red Hat Security Advisory: kernel-rt security and bug fix update

Updated kernel-rt packages that fix multiple security issues and three bugs are now available for Red Hat Enterprise MRG 1.3. The Red Hat Security Response Team has rated this update as having important security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed...

7.8CVSS6.3AI score0.02203EPSS
SaveExploits36References20
OpenVAS
OpenVAS
added 2011/03/07 12:00 a.m.267 views

Ubuntu: Security Advisory (USN-1083-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2011 Greenbone AG 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...

10CVSS7.5AI score0.17009EPSS
SaveExploits93References4
OpenVAS
OpenVAS
added 2011/02/28 12:00 a.m.32 views

Ubuntu Update for linux-source-2.6.15 vulnerabilities USN-1071-1

Ubuntu Update for Linux kernel vulnerabilities USN-1071-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN10711.nasl 7964 2017-12-01 07:32:11Z santu $ Ubuntu Update for linux-source-2.6.15 vulnerabilities USN-1071-1 Authors: System Generated Check Copyright: Copyright c 2011 Greenbone Networks GmbH,...

7.8CVSS0.2AI score0.03739EPSS
SaveExploits8References2
OpenVAS
OpenVAS
added 2011/02/04 12:00 a.m.55 views

Ubuntu: Security Advisory (USN-1054-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2011 Greenbone AG 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...

7.8CVSS7.2AI score0.04308EPSS
SaveExploits42References2
RedHat Linux
RedHat Linux
added 2011/01/11 7:44 p.m.73 views

Important: Red Hat Security Advisory: kernel security and bug fix update

Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having important security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed...

7.9CVSS6.7AI score0.02939EPSS
SaveExploits33References39
OpenVAS
OpenVAS
added 2011/01/11 12:00 a.m.54 views

SuSE Update for kernel SUSE-SA:2011:002

The remote host is missing an update for the SPDX-FileCopyrightText: 2011 Greenbone AG 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...

4.7CVSS5.9AI score0.00395EPSS
SaveExploits0References1
CVE
CVE
added 2011/01/07 11:00 a.m.126 views

CVE-2010-4160

The CVE-2010-4160 issue is present in the Linux kernel before 2.6.36.2, involving multiple integer overflows in the PPPoL2TP and IPoL2TP sendmsg paths (pppol2tp_sendmsg and l2tp_ip_sendmsg). The vulnerability can allow local users to trigger a denial of service through heap memory corruption and ...

6.9CVSS7.5AI score0.00529EPSS
SaveExploits3References28Affected Software1
seebug.org
seebug.org
added 2010/11/17 12:00 a.m.45 views

Linux Kernel l2tp_ip_sendmsg()和pppol2tp_sendmsg()函数整数溢出漏洞

BUGTRAQ ID: 44762 CVE ID: CVE-2010-4160 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel中的PPPoL2TP实现(net/l2tp/l2tpppp.c,pppol2tpsendmsg)和IPoL2TP实现(net /l2tp/l2tpip.c,l2tpipsendmsg)都调用了sockwmalloc,而后者没有执行任何边界检查便对大小参数执行了算术运算。因此,如果发布了超大大小的sendto调用,这个分配大小就会回绕,导致分配过小的缓冲区。成功利用这个漏洞可能导致内核忙碌或内核堆溢出。 Linux...

6.9CVSS0.2AI score0.00529EPSS
SaveExploits3
CVE
CVE
added 2009/12/02 5:00 p.m.51 views

CVE-2009-4160

The CVE-2009-4160 entry concerns TYPO3’s Simple Download-System with Counter and Categories (kk_downloader) extension, affected in version 1.2.1 and earlier. The connected documents collectively describe an unspecified vulnerability that allows remote attackers to obtain sensitive information via...

5CVSS6.2AI score0.01205EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2008/09/22 5:00 p.m.49 views

CVE-2008-4160

CVE-2008-4160 affects the UFS module in Solaris 8–10 and OpenSolaris. The vulnerability is a local denial of service caused by a NULL pointer dereference in the Solaris ACL implementation, leading to a kernel panic. Connected advisories reference Solaris patch updates: 139483-05 (SunOS 5.10 SPARC...

4.7CVSS5.9AI score0.00351EPSS
SaveExploits0References9Affected Software2
Tenable Nessus
Tenable Nessus
added 2007/08/07 12:00 a.m.14 views

proxy.org Client Detection

Binary data 4160.prm...

7.3AI score
SaveExploits0References1
CVE
CVE
added 2007/08/03 9:00 p.m.61 views

CVE-2007-4160

CVE-2007-4160 affects TIBCO Rendezvous RV 7.5.2 clients when the -no-multicast option is omitted: a multicast group is used as the destination for network messages, which could allow remote attackers to capture message contents by sniffing the network. This vulnerability is described in multiple ...

5CVSS6.6AI score0.01365EPSS
SaveExploits1References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2007/03/18 12:00 a.m.43 views

Solaris 9 (x86) : 122301-61

SunOS 5.9x86: Kernel Patch. Date this patch was last updated by Sun : Nov/03/11 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text in this plugin was extracted from the Oracle SunOS Patch Updates. include'deprecatednasllevel.inc'; include'compat.inc'; if description...

7.2CVSS6.9AI score0.18551EPSS
SaveExploits1References17
Tenable Nessus
Tenable Nessus
added 2007/03/18 12:00 a.m.97 views

Solaris 9 (sparc) : 122300-61

SunOS 5.9: Kernel Patch. Date this patch was last updated by Sun : Nov/03/11 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text in this plugin was extracted from the Oracle SunOS Patch Updates. include'deprecatednasllevel.inc'; include'compat.inc'; if description...

7.2CVSS6.9AI score0.18551EPSS
SaveExploits1References19
CVE
CVE
added 2006/08/16 9:00 p.m.44 views

CVE-2006-4160

CVE-2006-4160 involves multiple PHP remote file inclusion (RFI) vulnerabilities in MVCnPHP 3.0 by Tony Bibbs and Vincent Furia. The flaw allows remote attackers to execute arbitrary PHP code by supplying a crafted URL for the glConf[path_library] parameter in (1) BaseCommand.php, (2) BaseLoader.p...

7.5CVSS8AI score0.08748EPSS
SaveExploits2References8Affected Software1
Rows per page
Query Builder