gsd-2007-0911
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
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).
Aliases
Aliases
{ "GSD": { "alias": "CVE-2007-0911", "description": "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).", "id": "GSD-2007-0911", "references": [ "https://www.suse.com/security/cve/CVE-2007-0911.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2007-0911" ], "details": "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).", "id": "GSD-2007-0911", "modified": "2023-12-13T01:21:36.093640Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-0911", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "24606", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/24606" }, { "name": "20070209 PHP 5.2.1 crash bug", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/459856/100/0/threaded" }, { "name": "33952", "refsource": "OSVDB", "url": "http://osvdb.org/33952" }, { "name": "[php-dev] 20070209 PHP 5.2.1 crashing Apache/IIS...", "refsource": "MLIST", "url": "http://marc.info/?l=php-dev\u0026m=117104930526516\u0026w=2" }, { "name": "24514", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/24514" }, { "name": "GLSA-200703-21", "refsource": "GENTOO", "url": "http://security.gentoo.org/glsa/glsa-200703-21.xml" }, { "name": "SUSE-SA:2007:020", "refsource": "SUSE", "url": "http://lists.suse.com/archive/suse-security-announce/2007-Mar/0003.html" }, { "name": "22505", "refsource": "BID", "url": "http://www.securityfocus.com/bid/22505" }, { "name": "[php-dev] 20070210 Re: PHP 5.2.1 crashing Apache/IIS...", "refsource": "MLIST", "url": "http://marc.info/?l=php-dev\u0026m=117106751715609\u0026w=2" }, { "name": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.36\u0026r2=1.445.2.14.2.37", "refsource": "MISC", "url": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.36\u0026r2=1.445.2.14.2.37" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-0911" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "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)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.36\u0026r2=1.445.2.14.2.37", "refsource": "MISC", "tags": [], "url": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.36\u0026r2=1.445.2.14.2.37" }, { "name": "22505", "refsource": "BID", "tags": [ "Exploit" ], "url": "http://www.securityfocus.com/bid/22505" }, { "name": "GLSA-200703-21", "refsource": "GENTOO", "tags": [], "url": "http://security.gentoo.org/glsa/glsa-200703-21.xml" }, { "name": "SUSE-SA:2007:020", "refsource": "SUSE", "tags": [], "url": "http://lists.suse.com/archive/suse-security-announce/2007-Mar/0003.html" }, { "name": "24514", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/24514" }, { "name": "24606", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/24606" }, { "name": "33952", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/33952" }, { "name": "[php-dev] 20070209 PHP 5.2.1 crashing Apache/IIS...", "refsource": "MLIST", "tags": [], "url": "http://marc.info/?l=php-dev\u0026m=117104930526516\u0026w=2" }, { "name": "[php-dev] 20070210 Re: PHP 5.2.1 crashing Apache/IIS...", "refsource": "MLIST", "tags": [], "url": "http://marc.info/?l=php-dev\u0026m=117106751715609\u0026w=2" }, { "name": "20070209 PHP 5.2.1 crash bug", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/459856/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.8, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-16T16:35Z", "publishedDate": "2007-02-13T23:28Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.