Lucene search
+L

5032 matches found

seebug.org
seebug.org
added 2007/04/29 12:0 a.m.29 views

AFFLIB多个格式串处理漏洞

AFFLIB是用于操作高级取证格式(AFF)文件的开源函数库。 AFFLIB的一些命令行工具实现上存在格式串处理漏洞,本地攻击者可能利用此漏洞提升自己的权限。 这些工具以格式串参数向warn和err调用传输一些命令行参数。如果攻击者能够影响这些命令行参数的话,就可能导致执行任意指令。 s3格式串注入 文件:lib/s3.cpp 行数:207 err调用中的一个命令行参数用作了格式串,如果攻击者能够影响名称的话就可以导致格式串注入漏洞。192-207行说明了这个问题: void s3cpconst char fname,string key struct s3headers meta2 =...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/04/26 12:0 a.m.37 views

Linux Kernel 2.6.x - NETLINK_FIB_LOOKUP Local Denial of Service

/ source: https://www.securityfocus.com/bid/23677/info The Linux kernel is prone to a denial-of-service vulnerability. This issue presents itself when a NETLINK message is misrouted. A local attacker may exploit this issue to trigger an infinite-recursion stack-based overflow in the kernel. This...

4.9CVSS5.8AI score0.01024EPSS
SaveExploits1
NVD
NVD
added 2007/04/18 6:19 p.m.21 views

CVE-2007-2134

Unspecified vulnerability in the HTML Server in Oracle JD Edwards EnterpriseOne SP23Q1 and 8.96.I1 has unknown impact and local attack vectors, aka JDE01...

7.2CVSS5.9AI score0.00417EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2007/04/18 6:0 p.m.23 views

CVE-2007-2134

Unspecified vulnerability in the HTML Server in Oracle JD Edwards EnterpriseOne SP23Q1 and 8.96.I1 has unknown impact and local attack vectors, aka JDE01...

5.9AI score0.00417EPSS
SaveExploits0References7
seebug.org
seebug.org
added 2007/04/18 12:0 a.m.150 views

ZoneAlarm Vsdatant.SYS驱动本地拒绝服务漏洞

ZoneAlarm是一款流行的个人防火墙系统。 ZoneAlarm 'vsdatant.sys'驱动处理参数存在问题,本地攻击者可以利用漏洞对应用程序进行拒绝服务攻击。 SSDT函数句柄执行在内核模式下执行,但他们的调用者执行在用户模式下,因此所有函数参数来自用户模式,所以必须严格验证这些参数,不正确使用这些函数可导致系统崩溃。 ZoneAlarm在SSDT中hook多个函数,其中至少有2个情况下缺少丢来自用户模式下的参数数据,由于Kerio驱动fwdrv.sys和khips.sys驱动的错误,用户调用不合法的NtCreateKey和NtDeleteFile参数值可导致系统崩溃。 Zon...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/04/15 12:0 a.m.31 views

IBM Tivoli Business Service Manager NCISETUP.DB和MSI.LOG密码泄露漏洞

IBM Tivoli Business Service Manager是一款基于策略的电子商务访问控制解决方案。 IBM Tivoli Business Service Manager存在设计错误,本地攻击者可以利用漏洞获得密码信息。 问题是NCISETUP.DB和MSI.LOG文件会泄露密码信息。目前没有详细漏洞细节提供。 IBM Tivoli Business Service Manager 4.1 可参考如下安全公告获得补丁信息: http://www-1.ibm.com/support/docview.wss?uid=swg24015473...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/29 12:0 a.m.16 views

TrueCrypt Dismount Set-EUID本地拒绝服务漏洞

TrueCrypt是一款免费开源虚拟加密盘加密软件。 TrueCrypt存在设计错误,本地攻击者可以利用漏洞对应用程序进行拒绝服务攻击。 本地攻击者可以卸挂其他用户挂接的驱动盘,导致拒绝服务攻击。目前没有详细漏洞细节提供。 TrueCrypt TrueCrypt 4.2 TrueCrypt TrueCrypt 4.1 TrueCrypt TrueCrypt 4.0 TrueCrypt TrueCrypt 3.0 升级到最新程序: http://www.truecrypt.org/docs/?s=version-history...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/10 12:0 a.m.15 views

Linux Kernel Omnikey CardMan 4040驱动本地溢出漏洞

Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel的Omnikey CardMan 4040驱动中read和write函数存在缓冲区溢出,本地攻击者可能利用此漏洞控制服务器。 如果本地攻击者以大于512字节的缓冲区调用了上述函数的话,就可以触发这个溢出,导致拒绝服务或以内核权限执行任意指令。 Linux kernel 2.6.21-RC3 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.21-rc3.bz...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2007/02/06 12:0 a.m.17 views

IBM AIX rdist工具本地缓冲区溢出漏洞

IBM AIX是一款商业性质的UNIX操作系统。 AIX的rdist工具实现上存在缓冲区溢出漏洞,本地攻击者可能利用此漏洞提升在系统中的权限。 IBM AIX 5.3 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.ers.ibm.com/...

6.9AI score
SaveExploits0
NVD
NVD
added 2007/01/25 12:28 a.m.25 views

CVE-2007-0482

cgi-bin/main in Sun Ray Server Software 2.0 and 3.0 before 20070123 allows local users to obtain the utadmin password by reading a web server's log file, or by conducting a different, unspecified local attack...

4.6CVSS6.3AI score0.00347EPSS
SaveExploits0References7
Prion
Prion
added 2007/01/25 12:28 a.m.19 views

Default credentials

cgi-bin/main in Sun Ray Server Software 2.0 and 3.0 before 20070123 allows local users to obtain the utadmin password by reading a web server's log file, or by conducting a different, unspecified local attack...

4.6CVSS6.5AI score0.00347EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2007/01/25 12:0 a.m.67 views

CVE-2007-0482

The CVE-2007-0482 entry concerns Sun Ray Server Software 2.0 and 3.0 prior to 20070123, where local users could obtain the utadmin password by reading the web server log or via an unspecified local attack. The vulnerability is characterized as a local, low-complexity issue with partial confidenti...

4.6CVSS6.3AI score0.00347EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2007/01/25 12:0 a.m.29 views

CVE-2007-0482

cgi-bin/main in Sun Ray Server Software 2.0 and 3.0 before 20070123 allows local users to obtain the utadmin password by reading a web server's log file, or by conducting a different, unspecified local attack...

6.3AI score0.00347EPSS
SaveExploits0References7
seebug.org
seebug.org
added 2007/01/18 12:0 a.m.25 views

Outpost Firewall PRO本地特权提升漏洞

Outpost Firewall PRO是一款防火墙应用程序。 Outpost Firewall PRO执行SSDT HOOKING操作存在问题,本地攻击者可以利用漏洞提升特权。 Outpost Firewall PRO保护自身文件并禁止其他应用程序操作。在安装目录中的文件和目录通过各种SSDT HOOK来保护,但是这种保护实现没有防止恶意程序调用API ZwSetInformationFile class...

7.1AI score
SaveExploits0
CVE
CVE
added 2007/01/08 8:0 p.m.50 views

CVE-2006-6906

Technical details for CVE-2006-6906 are not publicly available in the provided documents. Monitor for updates; no specific affected product/version, vulnerability type, impact, or remediation can be confirmed from these sources.

7.2CVSS6.3AI score0.00311EPSS
SaveExploits0References3Affected Software1
seebug.org
seebug.org
added 2007/01/04 12:0 a.m.26 views

Kerio可注入伪造iphlpapi DLL漏洞

Kerio Personal Firewall是一款个人桌面系统防火墙。 Kerio Personal Firewall处理程序相关组件的加载时存在漏洞,本地攻击者可能利用此漏洞提升权限或使防火墙失效。 Kerio Personal Firewall在加载相关的库文件iphlpapi.dll时,首先从软件的安装目录搜索,如果搜索不到才从操作系统目录加载,而且软件的安装目录是可写的,本地攻击者可以创建伪造的DLL文件,防火墙服务在初始化时加载执行其中的代码,导致执行攻击者的任意指令。 Kerio Personal Firewall 4.3.268 Kerio Personal Firewa...

7.1AI score
SaveExploits0
NVD
NVD
added 2006/12/31 5:0 a.m.22 views

CVE-2006-6906

Unspecified vulnerability in the Bluetooth stack on Mac OS 10.4.7 and earlier has unknown impact and local attack vectors, related to "Mach Exception Handling", a different issue than CVE-2006-6900...

7.2CVSS6.3AI score0.00311EPSS
SaveExploits0References3
seebug.org
seebug.org
added 2006/12/25 12:0 a.m.15 views

Sun Solaris Syslog本地拒绝服务漏洞

Sun Solaris是一款商业性质的操作系统。 Sun Solaris存在设计错误,本地攻击者可以利用漏洞关闭syslog3c功能,导致消息不能记录。 Sun Solaris 10.0 x86 Sun Solaris 10.0 Sun Solaris 9.0 x86 Sun Solaris 9.0 Sun Solaris 8.0 x86 Sun Solaris 8.0 un Solaris 10.0 Sun Sun Patch ID: 118833-19...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/19 12:0 a.m.103 views

Fully Automated Installation管理HASH密码信息泄露漏洞

Fully Automated Installation是一种基于Debian GNU/Linux平台的全自动安装集群结点机的软件包。 Fully Automated Installation存在设计错误,本地攻击者可以利用漏洞获得敏感信息。 如果安装在verbose模式,ROOT密码的HASH信息会存储在'/var/log/fai/current/fai.log',当fai-savelog调用时,它拷贝日志文件到新安装的主机,而仍旧保留HASH信息到文件中,导致敏感信息泄露。 Thomas Lange Fully Automated Installation 3.1.2 Thomas...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/16 12:0 a.m.27 views

CA Anti-Virus多个驱动本地拒绝服务漏洞

CA Anti-Virus是一款杀毒软件。 CA Anti-Virus的vetfddnt.sys和vetmonnt.sys驱动没有正确地处理空缓冲区,允许本地攻击者通过一些IOCTL(METHODBUFFERED)操作导致蓝屏死机。 Computer Associates Anti-Virus for Vista Beta v8.2 Computer Associates Anti-Virus 2007 v8.1 Computer Associates Internet Security Suite 2007 v3.0 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

7.1AI score
SaveExploits0
Rows per page
Query Builder