Lucene search
+L

123 matches found

Tenable Nessus
Tenable Nessus
added 2010/08/23 12:0 a.m.49 views

Debian DSA-2089-1 : php5 - several vulnerabilities

Several remote vulnerabilities have been discovered in PHP 5, an hypertext preprocessor. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2010-1917 The fnmatch function can be abused to conduct denial of service attacks by crashing the interpreter by the...

7.5CVSS9.1AI score0.07937EPSS
SaveExploits5References8
CVE
CVE
added 2010/05/12 12:0 a.m.143 views

CVE-2010-1917

The CVE-2010-1917 entry concerns a stack-consumption vulnerability in PHP 5.2–5.2.13 and 5.3–5.3.2 that allows context-dependent attackers to cause a denial of service (PHP crash) by passing a crafted long string as the first argument to fnmatch. The connected documents (e.g., MiracleLinux AXSA a...

5CVSS8.8AI score0.03012EPSS
SaveExploits1References10Affected Software1
UbuntuCve
UbuntuCve
added 2010/05/12 12:0 a.m.34 views

CVE-2010-1917

Stack consumption vulnerability in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to cause a denial of service PHP crash via a crafted first argument to the fnmatch function, as demonstrated using a long string...

5CVSS5.8AI score0.03012EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2009/09/24 12:0 a.m.71 views

SuSE9 Security Update : PHP4 (YOU Patch Number 12049)

This update fixes multiple bugs in php : - several problems in pcre CVE-2007-1660, CVE-2006-7225, CVE-2006-7224, CVE-2006-7226 CVE-2007-1659, CVE-2006-7230 - Flaws in processing multi byte sequences in htmlentities/htmlspecialchars. CVE-2007-5898 - overly long arguments to the dl function could...

7.5CVSS5.9AI score0.08878EPSS
SaveExploits4References34
OpenVAS
OpenVAS
added 2009/02/27 12:0 a.m.52 views

CentOS Update for php CESA-2008:0544 centos3 x86_64

Check for the Version of php OpenVAS Vulnerability Test CentOS Update for php CESA-2008:0544 centos3 x8664 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under th...

10CVSS9AI score0.04696EPSS
SaveExploits3References2
OpenVAS
OpenVAS
added 2009/02/27 12:0 a.m.50 views

CentOS Update for php CESA-2008:0544 centos3 x86_64

Check for the Version of php OpenVAS Vulnerability Test CentOS Update for php CESA-2008:0544 centos3 x8664 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under th...

10CVSS9AI score0.04696EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2008/07/24 12:0 a.m.56 views

Ubuntu 6.06 LTS / 7.04 / 7.10 / 8.04 LTS : php5 vulnerabilities (USN-628-1)

It was discovered that PHP did not properly check the length of the string parameter to the fnmatch function. An attacker could cause a denial of service in the PHP interpreter if a script passed untrusted input to the fnmatch function. CVE-2007-4782 Maksymilian Arciemowicz discovered a flaw in t...

10CVSS8.8AI score0.10918EPSS
SaveExploits15References13
Ubuntu
Ubuntu
added 2008/07/23 7:8 p.m.96 views

USN-628-1: PHP vulnerabilities

It was discovered that PHP did not properly check the length of the string parameter to the fnmatch function. An attacker could cause a denial of service in the PHP interpreter if a script passed untrusted input to the fnmatch function. CVE-2007-4782 Maksymilian Arciemowicz discovered a flaw in t...

10CVSS8.8AI score0.10918EPSS
SaveExploits15
RedHat Linux
RedHat Linux
added 2008/07/22 12:30 p.m.8 views

php crash in glob() and fnmatch() functions

No description is available for this CVE...

5CVSS5.8AI score0.04696EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2008/07/16 9:55 a.m.7 views

php crash in glob() and fnmatch() functions

PHP before 5.2.3 allows context-dependent attackers to cause a denial of service application crash via 1 a long string in the pattern parameter to the glob function; or 2 a long string in the string parameter to the fnmatch function, accompanied by a pattern parameter value with undefined...

5CVSS6AI score0.04696EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2008/07/16 9:36 a.m.4 views

php crash in glob() and fnmatch() functions

PHP before 5.2.3 allows context-dependent attackers to cause a denial of service application crash via 1 a long string in the pattern parameter to the glob function; or 2 a long string in the string parameter to the fnmatch function, accompanied by a pattern parameter value with undefined...

5CVSS6AI score0.04696EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2008/07/02 1:15 p.m.6 views

php crash in glob() and fnmatch() functions

PHP before 5.2.3 allows context-dependent attackers to cause a denial of service application crash via 1 a long string in the pattern parameter to the glob function; or 2 a long string in the string parameter to the fnmatch function, accompanied by a pattern parameter value with undefined...

5CVSS6AI score0.04696EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2008/06/24 12:0 a.m.47 views

Fedora 8 : php-5.2.6-2.fc8 (2008-3864)

This release updates PHP to the latest upstream version 5.2.6, fixing multiple bugs and security issues. See upstream release notes for further details: http://www.php.net/releases/525.php http://www.php.net/releases/526.php It was discovered that the PHP escapeshellcmd function did not properly...

10CVSS8.2AI score0.10918EPSS
SaveExploits5References17
Tenable Nessus
Tenable Nessus
added 2008/01/08 12:0 a.m.42 views

openSUSE 10 Security Update : apache2-mod_php5 (apache2-mod_php5-4810)

This update fixes multiple bugs in php : - use system pcre library to fix several pcre vulnerabilities CVE-2007-1659, CVE-2006-7230, CVE-2007-1660, CVE-2006-7227 CVE-2005-4872, CVE-2006-7228 - Flaws in processing multi byte sequences in htmlentities/htmlspecialchars CVE-2007-5898 - overly long...

7.5CVSS5.7AI score0.04696EPSS
SaveExploits3References15
NVD
NVD
added 2007/09/10 9:17 p.m.22 views

CVE-2007-4782

PHP before 5.2.3 allows context-dependent attackers to cause a denial of service application crash via 1 a long string in the pattern parameter to the glob function; or 2 a long string in the string parameter to the fnmatch function, accompanied by a pattern parameter value with undefined...

5CVSS9.5AI score0.04696EPSS
SaveExploits1References23
Prion
Prion
added 2007/09/10 9:17 p.m.22 views

Remote code execution

PHP before 5.2.3 allows context-dependent attackers to cause a denial of service application crash via 1 a long string in the pattern parameter to the glob function; or 2 a long string in the string parameter to the fnmatch function, accompanied by a pattern parameter value with undefined...

5CVSS6.9AI score0.04696EPSS
SaveExploits1References23Affected Software1
UbuntuCve
UbuntuCve
added 2007/09/10 9:17 p.m.36 views

CVE-2007-4782

PHP before 5.2.3 allows context-dependent attackers to cause a denial of service application crash via 1 a long string in the pattern parameter to the glob function; or 2 a long string in the string parameter to the fnmatch function, accompanied by a pattern parameter value with undefined...

5CVSS6.1AI score0.04696EPSS
SaveExploits1References2
CVE
CVE
added 2007/09/10 9:0 p.m.109 views

CVE-2007-4782

CVE-2007-4782 affects PHP prior to 5.2.3. The issue arises when long strings are passed to glob (pattern parameter) or to fnmatch (string parameter) with a pattern value of undefined characteristics, potentially causing an application crash (DoS). The description notes this vulnerability might no...

5CVSS9.5AI score0.04696EPSS
SaveExploits1References23Affected Software1
Cvelist
Cvelist
added 2007/09/10 9:0 p.m.32 views

CVE-2007-4782

PHP before 5.2.3 allows context-dependent attackers to cause a denial of service application crash via 1 a long string in the pattern parameter to the glob function; or 2 a long string in the string parameter to the fnmatch function, accompanied by a pattern parameter value with undefined...

9.4AI score0.04696EPSS
SaveExploits1References23
securityvulns
securityvulns
added 2007/09/08 12:0 a.m.48 views

PHP multiple DoS conditions

Crash on oversized strings in fnmatch, iconvsubstr, glob and setlocale functions...

5CVSS2.1AI score0.13311EPSS
SaveExploits2References5Affected Software1
Rows per page
Query Builder