Lucene search
+L

1976 matches found

seebug.org
seebug.org
added 2007/03/24 12:00 a.m.37 views

PHP GD扩展释放资源访问代码执行漏洞

PHP是一款广泛使用的WEB开发脚本语言。 PHP GD扩展存在设计错误,远程攻击者可能利用此漏洞获得对释放内存的访问并使用恶意数据覆盖而执行任意代码。 问题存在于GD函数中,在通过资源识别器获得资源数据后,可能用usercode来中断PHP函数,usercode就会会破坏资源,并获取与其内存相同位置来分配PHP字符串相同大小的空间作为释放资源。这个字符串可以用于建立特定构建的资源,以允许利用内部PHP函数,当恶意中断终止函数时,会继续使用替代资源数据。导致任意代码执行。 要获得需要的函数中断,通常需要放置对象到函数的某个参数中,这会在转化一个超长值时触发PHP错误。 PHP PHP...

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

PHP Hash_Update_File释放资源访问代码执行漏洞

PHP是一款广泛使用的WEB开发脚本语言。 PHP hashupdatefile存在设计错误,远程攻击者可能利用此漏洞获得对释放内存的访问并使用恶意数据覆盖而执行任意代码。 问题存在于GD函数中,在通过资源识别器获得资源数据后,可能用usercode来中断PHP函数,usercode就会会破坏资源,并获取与其内存相同位置来分配PHP字符串相同大小的空间作为释放资源。这个字符串可以用于建立特定构建的资源,以允许利用内部PHP函数,当恶意中断终止函数时,会继续使用替代资源数据。导致任意代码执行。 要获得需要的函数中断,通常需要放置对象到函数的某个参数中,这会在转化一个超长值时触发PHP错误。...

6.8AI score
SaveExploits0
securityvulns
securityvulns
added 2007/03/22 12:00 a.m.84 views

MOPB-27-2007:PHP ext/gd Already Freed Resource Access Vulnerability

Summary When GD functions are called they first retrieve the resource data for further processing. When these functions are interrupted by an error, after the resource data is retrieved, a malicious userspace errorhandler can destroy the image resource and replace it with a specially prepared fak...

1.3AI score
SaveExploits0
securityvulns
securityvulns
added 2007/03/22 12:00 a.m.71 views

PHP ext/gd use after free() vulnerability

During exceptional conditions handling, some resourceses aree freeed and later accessed...

6.8CVSS0.9AI score0.05924EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2007/03/21 11:19 p.m.42 views

CVE-2007-1582

The resource system in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 allows context-dependent attackers to execute arbitrary code by interrupting certain functions in the GD ext/gd extension and unspecified other extensions via a userspace error handler, which can be used to destroy and modify...

6.8CVSS6.3AI score0.05924EPSS
SaveExploits1References1
NVD
NVD
added 2007/03/21 11:19 p.m.36 views

CVE-2007-1582

The resource system in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 allows context-dependent attackers to execute arbitrary code by interrupting certain functions in the GD ext/gd extension and unspecified other extensions via a userspace error handler, which can be used to destroy and modify...

6.8CVSS7.5AI score0.05924EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2007/03/21 11:00 p.m.36 views

CVE-2007-1582

The resource system in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 allows context-dependent attackers to execute arbitrary code by interrupting certain functions in the GD ext/gd extension and unspecified other extensions via a userspace error handler, which can be used to destroy and modify...

7.8AI score0.05924EPSS
SaveExploits1References4
Packet Storm
Packet Storm
added 2007/03/21 12:00 a.m.18 views

MOPB-already.txt

?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the Hardened-PHP Project // // C Copyright 2007 Stefan...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/21 12:00 a.m.60 views

PHP <= 4.4.6 / 5.2.1 ext/gd Already Freed Resources Usage Exploit

No description provided by source. ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | \| || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / //...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/20 12:00 a.m.23 views

PHP <= 4.4.6 / 5.2.1 ext/gd Already Freed Resources Usage Exploit

No description provided by source. ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the Hardened-PHP...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/03/20 12:00 a.m.17 views

PHP <= 4.4.6 / 5.2.1 ext/gd Already Freed Resources Usage Exploit

Exploit for linux platform in category local exploits ================================================================= PHP = 4.4.6 / 5.2.1 ext/gd Already Freed Resources Usage Exploit ================================================================= ?php...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/20 12:00 a.m.38 views

PHP 4.4.6/5.2.1 - ext/gd Already Freed Resources Usage

?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the Hardened-PHP Project // // C Copyright 2007 Stefan...

6.8CVSS5.8AI score0.05924EPSS
SaveExploits1
Prion
Prion
added 2007/03/10 12:19 a.m.19 views

Design/Logic Flaw

The shmop functions in PHP before 4.4.5, and before 5.2.1 in the 5.x series, do not verify that their arguments correspond to a shmop resource, which allows context-dependent attackers to read and write arbitrary memory locations via arguments associated with an inappropriate resource, as...

7.5CVSS6.5AI score0.10028EPSS
SaveExploits3References13Affected Software1
Cvelist
Cvelist
added 2007/03/10 12:00 a.m.39 views

CVE-2007-1376

The shmop functions in PHP before 4.4.5, and before 5.2.1 in the 5.x series, do not verify that their arguments correspond to a shmop resource, which allows context-dependent attackers to read and write arbitrary memory locations via arguments associated with an inappropriate resource, as...

6.2AI score0.10028EPSS
SaveExploits3References13
seebug.org
seebug.org
added 2007/03/08 12:00 a.m.152 views

PHP &lt; 4.4.5 / 5.2.1 (shmop) SSL RSA Private-Key Disclosure Exploit

No description provided by source. ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || // // | |/ || '|/ |/ -| ' / -/ |||| /| || / //...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/03/07 12:00 a.m.13 views

PHP 4.4.55.2.1 - shmop Local Code Execution

PHP 4.4.55.2.1 - shmop Local Code Execution ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/07 12:00 a.m.74 views

PHP < 4.4.5/5.2.1 - 'shmop' SSL RSA Private-Key Disclosure

?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the Hardened-PHP Project // // C Copyright 2007 Stefan...

7.5CVSS5.8AI score0.10028EPSS
SaveExploits3
Cent OS
Cent OS
added 2007/02/19 9:40 p.m.84 views

php security update

CentOS Errata and Security Advisory CESA-2007:0076 Updated PHP packages that fix several security issues are now available for Red Hat Enterprise Linux 3 and 4. This update has been rated as having important security impact by the Red Hat Security Response Team. PHP is an HTML-embedded scripting...

10CVSS6.4AI score0.11752EPSS
SaveExploits6References9
Tenable Nessus
Tenable Nessus
added 2007/02/18 12:00 a.m.31 views

Mandrake Linux Security Advisory : gd (MDKSA-2007:035)

Buffer overflow in the gdImageStringFTEx function in gdft.c in the GD Graphics Library 2.0.33 and earlier allows remote attackers to cause a denial of service application crash and possibly execute arbitrary code via a crafted string with a JIS encoded font. Packages have been patched to correct...

7.5CVSS6.8AI score0.11694EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2007/02/18 12:00 a.m.42 views

Mandrake Linux Security Advisory : php (MDKSA-2007:038)

PHP 5.2.0 and 4.4 allows local users to bypass safemode and openbasedir restrictions via a malicious path and a null byte before a ';' in a sessionsavepath argument, followed by an allowed path, which causes a parsing inconsistency in which PHP validates the allowed path but sets session.savepath...

7.5CVSS6.9AI score0.11694EPSS
SaveExploits2References2
Rows per page
Query Builder