Lucene search
+L

2252 matches found

Tenable Nessus
Tenable Nessus
added 2007/10/25 12:0 a.m.27 views

Debian DSA-1394-1 : reprepro - authentication bypass

It was discovered that reprepro, a tool to create a repository of Debian packages, only checks the validity of known signatures when updating from a remote site, and thus does not reject packages with only unknown signatures. This allows an attacker to bypass this authentication mechanism. The...

5CVSS5.6AI score0.01516EPSS
SaveExploits0References3
securityvulns
securityvulns
added 2007/10/16 12:0 a.m.39 views

HTML Injection Vuln in nssboard

Nssboard, formerly Simple PHP forum, is vulnerable to HTML injection including scripts possible XSS in two ways: 1. If BBcode is disabled, HTML tags are no longer stripped, allowing XSS attacks, etc. 2. Profile information user, email, Real Name is not filtered. For example a user could use...

6.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/09/18 12:0 a.m.48 views

OpenOffice TIFF文件解析缓冲区溢出漏洞

OpenOffice是一款开放源代码的文字处理应用程序。 OpenOffice处理TIFF文件存在缓冲区溢出,远程攻击者可以利用漏洞以应用程序进程权限执行任意指令。 构建恶意的TIFF文件,诱使用户打开可触发漏洞,目前没有详细漏洞细节提供。 OpenOffice OpenOffice 2.3 OpenOffice OpenOffice 2.2.1 OpenOffice OpenOffice 2.0.4 OpenOffice OpenOffice 1.1.3 + Gentoo Linux + RedHat Fedora Core3 + Ubuntu Ubuntu Linux 5.0 4...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/09/03 12:0 a.m.21 views

Debian DSA-1361-1 : postfix-policyd - buffer overflow

It was discovered that postfix-policyd, an anti-spam plugin for postfix, didn't correctly test lengths of incoming SMTP commands potentially allowing the remote execution of arbitrary code. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin...

7.5CVSS5.8AI score0.04211EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2007/08/28 12:0 a.m.39 views

Debian DSA-1357-1 : koffice - integer overflow

It was discovered that an integer overflow in the xpdf PDF viewer may lead to the execution of arbitrary code if a malformed PDF file is opened. koffice includes a copy of the xpdf code and required an update as well. The oldstable distribution sarge will be fixed later. %NASLMINLEVEL 70300 C...

6.8CVSS6.2AI score0.08565EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2007/08/21 12:0 a.m.36 views

Debian DSA-1356-1 : linux-2.6 - several vulnerabilities

Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2007-1353 Ilja van Sprundel discovered that kernel...

7.8CVSS6AI score0.03872EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2007/06/18 12:0 a.m.20 views

Debian DSA-1310-1 : libexif - integer overflow

A vulnerability has been discovered in libexif, a library to parse EXIF files, which allows denial of service and possible execution of arbitrary code via malformed EXIF data. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracte...

6.8CVSS5.5AI score0.04301EPSS
SaveExploits0References3
seebug.org
seebug.org
added 2007/06/04 12:0 a.m.58 views

PHP EXT/Session HTTP应答头注入漏洞

PHP是一款广泛使用的WEB开发脚本语言。 PHP的ext/session在置于会话COOKIE前没有URL编码会话ID,远程攻击者可以利用漏洞可以对会话COOKIE进行注入攻击。 当PHP' ext/session调用sessionstart,会在部分情况下发送新会话COOKIE,这些情况如下: - session id嵌入到PATHINFO - session id重生成 - session id通过sessionid设置 - sessionstart多次调用...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/05/16 12:0 a.m.42 views

Debian DSA-1290-1 : squirrelmail - missing input sanitising

It was discovered that the webmail package Squirrelmail performs insufficient sanitising inside the HTML filter, which allows the injection of arbitrary web script code during the display of HTML email messages. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package...

4.3CVSS5.6AI score0.0253EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2007/05/10 12:0 a.m.20 views

Debian DSA-1288-1 : pptpd - programming error

It was discovered that the PoPToP Point to Point Tunneling Server contains a programming error, which allows the tear-down of a PPTP connection through a malformed GRE packet, resulting in denial of service. The oldstable distribution sarge is not affected by this problem. %NASLMINLEVEL 70300 C...

5CVSS5.3AI score0.02312EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2007/04/10 12:0 a.m.38 views

Debian DSA-1274-1 : file - buffer overflow

An integer underflow bug has been found in the fileprintf function in file, a tool to determine file types based analysis of file content. The bug could allow an attacker to execute arbitrary code by inducing a local user to examine a specially crafted file that triggers a buffer overflow...

9.3CVSS8.2AI score0.12226EPSS
SaveExploits1References4
seebug.org
seebug.org
added 2007/04/03 12:0 a.m.33 views

PHP Imap_Mail_Compose()函数缓冲区溢出漏洞

BUGTRAQ ID: 23234 PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP的imapmailcompose函数实现上存在缓冲区溢出漏洞,本地攻击者可能利用此漏洞提升权限。 imapmailcompose函数在名为tmp的栈缓冲区中创建固定大小的多部邮件: PHPFUNCTIONimapmailcompose ... char tmp8 MAILTMPLEN, mystring=NULL, t=NULL, tempstring=NULL;...

6.7AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/28 12:0 a.m.94 views

PHP会话数据反序列化代码执行漏洞

PHP是一款广泛使用的WEB开发脚本语言。 PHP会话数据反序列化存在问题,远程攻击者可利用此漏洞以应用程序权限执行任意指令。 当registerglobals激活时,会话数据反序列化可以覆盖任意全局变量,包括SESSION数组。特殊的实现可导致任意代码执行。 PHP PHP 5.1.6 PHP PHP 5.1.5 PHP PHP 5.1.4 PHP PHP 5.1.3 PHP PHP 5.1.3 PHP PHP 5.1.2 PHP PHP 5.1.1 PHP PHP 5.1 PHP PHP 5.0.5 PHP PHP 5.0.4 PHP PHP 5.0.3 + Trustix Secu...

6.8AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/24 12:0 a.m.17 views

OpenOffice StarCalc解析器未明缓冲区溢出漏洞

OpenOffice是一款开放源代码的文字处理程序。 OpenOffice StarCalc解析器存在缓冲区溢出问题,远程攻击者可以利用漏洞以应用程序进程权限执行任意指令。 目前没有详细漏洞细节提供。 S.u.S.E. SUSE Linux Enterprise Desktop 10 S.u.S.E. SLE SDK 10 S.u.S.E. openSUSE 10.2 S.u.S.E. Novell Linux Desktop 9 S.u.S.E. Linux Desktop 1.0 S.u.S.E. Linux 9.3 x86 S.u.S.E. Linux 10.1 x86-64...

7AI score
SaveExploits0
myhack58
myhack58
added 2007/03/20 12:0 a.m.20 views

I386 SMP race condition privilege escalation vulnerability program--a vulnerability warning-the black bar safety net

The program is very unreliable. You have to run many times before it is possible to obtain a ROOT shell, the premise is you have to give a regular user permission. For have linux the broiler without root permission friends can try, I did not test. Program in Debian Linux 2.4.29-rc1 on get through...

0.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/03/19 12:0 a.m.25 views

Debian DSA-1269-1 : lookup-el - insecure temporary file

Tatsuya Kinoshita discovered that Lookup, a search interface to electronic dictionaries on emacsen, creates a temporary file in an insecure fashion when the ndeb-binary feature is used, which allows a local attacker to craft a symlink attack to overwrite arbitrary files. %NASLMINLEVEL 70300 C...

4.6CVSS5.6AI score0.00367EPSS
SaveExploits0References2
OSV
OSV
added 2007/03/02 9:18 p.m.9 views

CVE-2006-7094

ftpd, as used by Gentoo and Debian Linux, sets the gid to the effective uid instead of the effective group id before executing /bin/ls, which allows remote authenticated users to list arbitrary directories with the privileges of gid 0 and possibly enable additional attack vectors...

6.4AI score
SaveExploits0References6
securityvulns
securityvulns
added 2007/02/26 12:0 a.m.24 views

Debian Linux apache privilege escalation

User can inject shell command into shell from where apache was started by using TIOCSTI ioctl on the ctty socket in CGI script...

3.3AI score
SaveExploits0References1
seebug.org
seebug.org
added 2007/02/01 12:0 a.m.15 views

GD图形库JIS编码字体缓冲区溢出漏洞

GD Graphics Library是一款流行的图形库,用于动态图象建立。 GD图形库处理JIS编码字体存在缓冲区溢出,远程攻击者可以利用漏洞以应用程序进程权限执行任意指令。 当处理特殊畸形的字符串时如果使用了JIS编码字体,由于NULL终止符的增加,会导致不可预料的结果,可能导致以应用程序进程权限任意指令执行。 RedHat Enterprise Linux WS 5 RedHat Enterprise Linux WS 4 RedHat Enterprise Linux ES 5 RedHat Enterprise Linux ES 4 RedHat Enterprise Linu...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2007/01/16 12:0 a.m.62 views

Texinfo File Handling Buffer Overflow Vulnerability

Texinfo is prone to a buffer-overflow vulnerability because the application fails to properly bounds-check user-supplied input before copying it to an insufficiently sized memory buffer. Exploiting this issue allows attackers to cause the affected applications using Texinfo to crash, denying...

7.4AI score
SaveExploits0
Rows per page
Query Builder