Lucene search
+L

332 matches found

seebug.org
seebug.org
added 2006/11/05 12:0 a.m.39 views

PHP多个安全漏洞.

PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP中存在多个安全漏洞,具体如下: 1 fileexists、imapopen和imapreopen函数中缺少safemode和openbasedir验证; 2 在64位系统上strrepeat和wordwrap函数存在边界错误; 3 可通过cURL扩展和realpath缓存绕过openbasedir和safemode保护机制; 4 GD扩展处理畸形GIF图形时存在边界条件错误; 5 stripos函数中的错误可能导致界外内存读取; 6 64位系统上存在错误的memorylimit限制。...

7.1AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2006/08/31 9:4 p.m.35 views

CVE-2006-4483

The cURL extension files 1 ext/curl/interface.c and 2 ext/curl/streams.c in PHP before 5.1.5 permit the CURLOPTFOLLOWLOCATION option when openbasedir or safemode is enabled, which allows attackers to perform unauthorized actions, possibly related to the realpath cache...

9.3CVSS5.9AI score0.0286EPSS
SaveExploits0References1
NVD
NVD
added 2006/08/31 9:4 p.m.25 views

CVE-2006-4483

The cURL extension files 1 ext/curl/interface.c and 2 ext/curl/streams.c in PHP before 5.1.5 permit the CURLOPTFOLLOWLOCATION option when openbasedir or safemode is enabled, which allows attackers to perform unauthorized actions, possibly related to the realpath cache...

9.3CVSS6.5AI score0.0286EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2006/08/31 9:0 p.m.38 views

CVE-2006-4483

The cURL extension files 1 ext/curl/interface.c and 2 ext/curl/streams.c in PHP before 5.1.5 permit the CURLOPTFOLLOWLOCATION option when openbasedir or safemode is enabled, which allows attackers to perform unauthorized actions, possibly related to the realpath cache...

6.3AI score0.0286EPSS
SaveExploits0References14
FreeBSD
FreeBSD
added 2006/08/18 12:0 a.m.41 views

php -- multiple vulnerabilities

The PHP development team reports: Added missing safemode/openbasedir checks inside the errorlog, fileexists, imapopen and imapreopen functions. Fixed overflows inside strrepeat and wordwrap functions on 64bit systems. Fixed possible openbasedir/safemode bypass in cURL extension and with realpath...

10CVSS7.1AI score0.06809EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2006/03/30 11:2 a.m.68 views

CVE-2006-1542

Stack-based buffer overflow in Python 2.4.2 and earlier, running on Linux 2.6.12.5 under gcc 4.0.3 with libc 2.3.5, allows local users to cause a "stack overflow," and possibly gain privileges, by running a script from a current working directory that has a long name, related to the realpath...

3.7CVSS5.8AI score0.00908EPSS
SaveExploits2References1
Prion
Prion
added 2006/03/30 11:2 a.m.30 views

Stack overflow

Stack-based buffer overflow in Python 2.4.2 and earlier, running on Linux 2.6.12.5 under gcc 4.0.3 with libc 2.3.5, allows local users to cause a "stack overflow," and possibly gain privileges, by running a script from a current working directory that has a long name, related to the realpath...

3.7CVSS7AI score0.00908EPSS
SaveExploits2References4Affected Software1
CVE
CVE
added 2006/03/30 11:0 a.m.155 views

CVE-2006-1542

CVE-2006-1542 is a stack-based buffer overflow in the Python interpreter (Python 2.4.2 and earlier) that can be triggered by running a script from a current working directory with a long name, related to the realpath handling. The vulnerability affects Linux environments described in the initial ...

3.7CVSS6.5AI score0.00908EPSS
SaveExploits2References4Affected Software1
Positive Technologies
Positive Technologies
added 2006/03/30 12:0 a.m.9 views

PT-2006-2543 · Python · Python

Name of the Vulnerable Software and Affected Versions: Python versions 2.4.2 and earlier Description: A stack-based buffer overflow issue allows local users to cause a stack overflow, and possibly gain privileges, by running a script from a current working directory with a long name. This is...

3.7CVSS6.6AI score0.00908EPSS
SaveExploits2References6
UbuntuCve
UbuntuCve
added 2006/01/31 2:3 a.m.29 views

CVE-2006-0043

Buffer overflow in the realpath function in nfs-server rpc.mountd, as used in SUSE Linux 9.1 through 10.0, allows local users to execute arbitrary code via unspecified vectors involving mount requests and symlinks...

4.6CVSS6AI score0.00503EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2006/01/31 2:0 a.m.41 views

CVE-2006-0043

Buffer overflow in the realpath function in nfs-server rpc.mountd, as used in SUSE Linux 9.1 through 10.0, allows local users to execute arbitrary code via unspecified vectors involving mount requests and symlinks...

7.3AI score0.00503EPSS
SaveExploits0References9
securityvulns
securityvulns
added 2005/06/20 12:0 a.m.44 views

Sudo version 1.6.8p9 now available, fixes security issue.

Sudo version 1.6.8, patchlevel 9 is now available, which fixes a race condition in Sudo's pathname validation. This is a security issue. Summary: A race condition in Sudo's command pathname handling prior to Sudo version 1.6.8p9 that could allow a user with Sudo privileges to run arbitrary...

0.4AI score
SaveExploits0
Ubuntu
Ubuntu
added 2005/03/24 5:45 p.m.85 views

USN-99-2: Fixed php4 packages for USN-99-1

USN-99-1 fixed a safe mode bypass which allowed malicious PHP scripts to circumvent path restrictions by creating a specially crafted directory whose length exceeded the capacity of the realpath function CAN-2004-1064. However, this caused severe regressions, some applications like SquirrelMail a...

10CVSS5.3AI score0.03735EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2005/03/18 11:22 p.m.78 views

USN-99-1: PHP4 vulnerabilities

Stefano Di Paola discovered integer overflows in PHP's pack and unpack functions. A malicious PHP script could exploit these to break out of safe mode and execute arbitrary code with the privileges of the PHP interpreter. CAN-2004-1018 Note: The second part of CAN-2004-1018 buffer overflow in the...

10CVSS6.4AI score0.1616EPSS
SaveExploits2
exploitpack
exploitpack
added 2004/12/15 12:0 a.m.19 views

PHP 345 - Multiple LocalRemote Vulnerabilities (1)

PHP 345 - Multiple LocalRemote Vulnerabilities 1 source: https://www.securityfocus.com/bid/11964/info PHP4 and PHP5 are reported prone to multiple local and remote vulnerabilities that may lead to code execution within the context of the vulnerable process. The following specific issues are...

0.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2003/08/06 12:0 a.m.82 views

WU-FTPD 2.6.0/2.6.1/2.6.2 - 'realpath()' Off-by-One Buffer Overflow

// source: https://www.securityfocus.com/bid/8315/info The 'realpath' function is a C-library procedure to resolve the canonical, absolute pathname of a file based on a path that may contain values such as '/', './', '../', or symbolic links. A vulnerability that was reported to affect the...

10CVSS5.8AI score0.78115EPSS
SaveExploits6
exploitpack
exploitpack
added 2003/08/06 12:0 a.m.20 views

WU-FTPD 2.6.02.6.12.6.2 - realpath() Off-by-One Buffer Overflow

WU-FTPD 2.6.02.6.12.6.2 - realpath Off-by-One Buffer Overflow // source: https://www.securityfocus.com/bid/8315/info The 'realpath' function is a C-library procedure to resolve the canonical, absolute pathname of a file based on a path that may contain values such as '/', './', '../', or symbolic...

0.7AI score
SaveExploits0
securityvulns
securityvulns
added 2003/08/05 12:0 a.m.48 views

NetBSD Security Advisory 2003-011: off-by-one error in realpath(3)

-----BEGIN PGP SIGNED MESSAGE----- NetBSD Security Advisory 2003-011 ================================= Topic: off-by-one error in realpath3 Version: NetBSD-current: source prior to August 4, 2003 NetBSD 1.6.1: affected NetBSD 1.6: affected NetBSD-1.5.3: affected NetBSD-1.5.2: affected NetBSD-1.5....

0.3AI score
SaveExploits0
securityvulns
securityvulns
added 2003/08/04 12:0 a.m.48 views

FreeBSD Security Advisory FreeBSD-SA-03:08.realpath

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-03:08.realpath Security Advisory The FreeBSD Project Topic: Single byte buffer overflow in realpath3 Category: core Module: libc Announced: 2003-08-03 Credits:...

8.7AI score
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2003/08/03 12:0 a.m.8 views

FreeBSD-SA-03:08.realpath

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-03:08.realpath Security Advisory The FreeBSD Project Topic: Single byte buffer overflow in realpath3 Category: core Module: libc Announced: 2003-08-03 Credits:...

6.4AI score
SaveExploits0
Rows per page
Query Builder