{ "id": "CVE-2007-0911", "sourceIdentifier": "cve@mitre.org", "published": "2007-02-13T23:28:00.000", "lastModified": "2024-11-21T00:27:02.670", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Off-by-one error in the str_ireplace function in PHP 5.2.1 might allow context-dependent attackers to cause a denial of service (crash)." }, { "lang": "es", "value": "Error de fuera de rango por uno (Off-by-one) en la funci\u00f3n str_ireplace en PHP 5.2.1 podr\u00eda permitir a atacantes dependientes del contexto provocar una denegaci\u00f3n de servicio (ca\u00edda)." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "baseScore": 7.8, "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "COMPLETE" }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*", "matchCriteriaId": "88358D1E-BE6F-4CE3-A522-83D1FA4739E3" } ] } ] } ], "references": [ { "url": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.36&r2=1.445.2.14.2.37", "source": "cve@mitre.org" }, { "url": "http://lists.suse.com/archive/suse-security-announce/2007-Mar/0003.html", "source": "cve@mitre.org" }, { "url": "http://marc.info/?l=php-dev&m=117104930526516&w=2", "source": "cve@mitre.org" }, { "url": "http://marc.info/?l=php-dev&m=117106751715609&w=2", "source": "cve@mitre.org" }, { "url": "http://osvdb.org/33952", "source": "cve@mitre.org" }, { "url": "http://secunia.com/advisories/24514", "source": "cve@mitre.org" }, { "url": "http://secunia.com/advisories/24606", "source": "cve@mitre.org" }, { "url": "http://security.gentoo.org/glsa/glsa-200703-21.xml", "source": "cve@mitre.org" }, { "url": "http://www.securityfocus.com/archive/1/459856/100/0/threaded", "source": "cve@mitre.org" }, { "url": "http://www.securityfocus.com/bid/22505", "source": "cve@mitre.org", "tags": [ "Exploit" ] }, { "url": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.36&r2=1.445.2.14.2.37", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://lists.suse.com/archive/suse-security-announce/2007-Mar/0003.html", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://marc.info/?l=php-dev&m=117104930526516&w=2", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://marc.info/?l=php-dev&m=117106751715609&w=2", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://osvdb.org/33952", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://secunia.com/advisories/24514", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://secunia.com/advisories/24606", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://security.gentoo.org/glsa/glsa-200703-21.xml", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.securityfocus.com/archive/1/459856/100/0/threaded", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.securityfocus.com/bid/22505", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ] } ], "vendorComments": [ { "organization": "Red Hat", "comment": "Not vulnerable. This flaw is a regression of the fix for CVE-2007-0906 affecting PHP version 5.2.1 only which results in any use of str_replace() causing a crash regardless of user input. These issues did not affect the versions of PHP as shipped with Red Hat Enterprise Linux 2.1, 3, or 4.", "lastModified": "2007-02-16T00:00:00" } ] }