Lucene search
+L

82 matches found

CVE
CVE
added 2011/10/27 8:0 p.m.75 views

CVE-2011-4079

OpenLDAP is affected by CVE-2011-4079: an off-by-one bug in UTF8StringNormalize in OpenLDAP

4CVSS8.9AI score0.03713EPSS
SaveExploits0References10Affected Software1
Tenable Nessus
Tenable Nessus
added 2011/03/02 12:0 a.m.48 views

Ubuntu 10.10 : linux vulnerabilities (USN-1081-1)

It was discovered that KVM did not correctly initialize certain CPU registers. A local attacker could exploit this to crash the system, leading to a denial of service. CVE-2010-3698 Thomas Pollet discovered that the RDS network protocol did not check certain iovec buffers. A local attacker could...

7.2CVSS6.2AI score0.03521EPSS
SaveExploits10References20
OpenVAS
OpenVAS
added 2011/02/04 12:0 a.m.52 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
OpenVAS
OpenVAS
added 2011/01/24 12:0 a.m.40 views

Debian Security Advisory DSA 2126-1 (linux-2.6)

The remote host is missing an update to linux-2.6 announced via advisory DSA 2126-1. OpenVAS Vulnerability Test $Id: deb21261.nasl 6613 2017-07-07 12:08:40Z cfischer $ Description: Auto-generated from advisory DSA 2126-1 linux-2.6 Authors: Thomas Reinke Copyright: Copyright c 2010 E-Soft Inc...

8.3CVSS0.9AI score0.05542EPSS
SaveExploits33
RedHat Linux
RedHat Linux
added 2011/01/11 7:44 p.m.67 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
seebug.org
seebug.org
added 2010/12/01 12:0 a.m.39 views

Linux Kernel "FBIOGET_VBLANK" IOCTL本地信息泄露漏洞

BUGTRAQ ID: 45062 CVE ID: CVE-2010-4079 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel在实现上存在漏洞,本地攻击者可利用此漏洞获取敏感信息,从而有利于执行其他攻击。 V4L/DVB: ivtvfb: 防止读取未始化栈内存。FBIOGETVBLANK device ioctl允许未授权用户读取16字节的未始化栈内存,因为在栈上公布的fbvblank结构的“保留”的成员在复制给用户之前没有变更或清零。 Linux kernel 2.6.0 - 2.6.37 厂商补丁: Linux -----...

1.9CVSS0.4AI score0.0038EPSS
SaveExploits1
NVD
NVD
added 2010/11/29 4:0 p.m.22 views

CVE-2010-4079

The ivtvfbioctl function in drivers/media/video/ivtv/ivtvfb.c in the Linux kernel before 2.6.36-rc8 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an FBIOGETVBLANK ioctl call...

1.9CVSS7AI score0.0038EPSS
SaveExploits1References13
CVE
CVE
added 2010/11/29 3:0 p.m.105 views

CVE-2010-4079

CVE-2010-4079 affects the Linux kernel ivtvfb driver (ivtvfb_ioctl in drivers/media/video/ivtv/ivtvfb.c) prior to 2.6.36-rc8. The root cause is failure to initialize a structure member, enabling local users to leak information from kernel stack memory via the FBIOGET_VBLANK ioctl. Affected versio...

1.9CVSS5.5AI score0.0038EPSS
SaveExploits1References13Affected Software1
UbuntuCve
UbuntuCve
added 2009/11/25 10:0 p.m.29 views

CVE-2009-4079

Cross-site request forgery CSRF vulnerability in Redmine 0.8.5 and earlier allows remote attackers to hijack the authentication of users for requests that delete a ticket via unspecified vectors...

6.8CVSS6AI score0.00719EPSS
SaveExploits0References1
OSV
OSV
added 2009/11/25 10:0 p.m.10 views

CVE-2009-4079

Cross-site request forgery CSRF vulnerability in Redmine 0.8.5 and earlier allows remote attackers to hijack the authentication of users for requests that delete a ticket via unspecified vectors...

7.3AI score
SaveExploits0References8
CVE
CVE
added 2009/11/25 9:22 p.m.62 views

CVE-2009-4079

CVE-2009-4079 describes a Cross-Site Request Forgery (CSRF) in Redmine 0.8.5 and earlier that allows an attacker to hijack a user’s authenticated session to perform ticket-deletion requests via unspecified vectors. The vulnerability affects Redmine’s request handling for delete-ticket actions; an...

6.8CVSS7AI score0.00719EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2009/11/25 9:22 p.m.37 views

CVE-2009-4079

Cross-site request forgery CSRF vulnerability in Redmine 0.8.5 and earlier allows remote attackers to hijack the authentication of users for requests that delete a ticket via unspecified vectors...

6.8CVSS6.6AI score0.00719EPSS
SaveExploits0
seebug.org
seebug.org
added 2008/10/26 12:0 a.m.43 views

phpMyAdmin Import_Blacklist变量覆盖漏洞

BugCVE: CVE-2005-4079 BUGTRAQ: 15761 phpMyAdmin对某些变量的处理上存在漏洞,远程攻击者可能利用此漏洞在主机上执行任意命令。 phpMyAdmin将不应该被registerglobals仿真层覆盖的变量黑名单存储在全局变量中,但却没有包含$importblacklist变量名,因此攻击者可以覆盖该变量。如果覆盖了该变量的话,攻击者就可以用任意内容覆盖$GLOBALS数组,导致执行任意代码。 phpMyAdmin phpMyAdmin 2.7/2.7.0 beta1 phpMyAdmin ----------...

5CVSS0.4AI score0.02351EPSS
SaveExploits1
NVD
NVD
added 2008/09/15 3:14 p.m.16 views

CVE-2008-4079

Cross-site scripting XSS vulnerability in Movable Type MT 4.x through 4.20, and 3.36 and earlier; Movable Type Enterprise 4.x through 4.20, and 1.54 and earlier; and Movable Type Community Solution allows remote attackers to inject arbitrary web script or HTML via unspecified vectors...

4.3CVSS5.6AI score0.0105EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2008/09/15 3:14 p.m.19 views

CVE-2008-4079

Cross-site scripting XSS vulnerability in Movable Type MT 4.x through 4.20, and 3.36 and earlier; Movable Type Enterprise 4.x through 4.20, and 1.54 and earlier; and Movable Type Community Solution allows remote attackers to inject arbitrary web script or HTML via unspecified vectors...

4.3CVSS6AI score0.0105EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2008/09/15 3:0 p.m.17 views

CVE-2008-4079

Cross-site scripting XSS vulnerability in Movable Type MT 4.x through 4.20, and 3.36 and earlier; Movable Type Enterprise 4.x through 4.20, and 1.54 and earlier; and Movable Type Community Solution allows remote attackers to inject arbitrary web script or HTML via unspecified vectors...

5.5AI score0.0105EPSS
SaveExploits0References4
CVE
CVE
added 2008/09/15 3:0 p.m.54 views

CVE-2008-4079

CVE-2008-4079 is an XSS vulnerability in Movable Type (MT) versions 4.x up to 4.20, MT Enterprise up to 4.20, MT 3.36 and earlier, and MT Community Solution up to 4.20. The vulnerability allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. The provided connected...

4.3CVSS5.6AI score0.0105EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2007/07/30 5:0 p.m.49 views

CVE-2007-4079

CVE-2007-4079 describes multiple XSS vulnerabilities in AlstraSoft SMS Text Messaging Enterprise. The flaws allow remote attackers to inject arbitrary web script or HTML via the domain or q parameter to admin/membersearch.php, or the userid parameter to admin/edituser.php. The NVD entry lists a M...

4.3CVSS5.8AI score0.0324EPSS
SaveExploits3References4Affected Software1
CVE
CVE
added 2006/08/11 1:0 a.m.47 views

CVE-2006-4079

The CVE-2006-4079 entry describes a Cross-site scripting (XSS) vulnerability in DeluxeBB 1.08 (and possibly earlier) affecting newpost.php, where the subject parameter (topic title) is not properly sanitized. This allows remote attackers to inject arbitrary web script or HTML. The NVD metrics ass...

6.8CVSS6AI score0.01285EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2005/12/08 1:3 a.m.32 views

CVE-2005-4079

The registerglobals emulation in phpMyAdmin 2.7.0 rc1 allows remote attackers to exploit other vulnerabilities in phpMyAdmin by modifying the importblacklist variable in grabglobals.php, which can then be used to overwrite other variables...

5CVSS6.6AI score0.02351EPSS
SaveExploits1References13
Rows per page
Query Builder