gsd-2011-1657
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The (1) ZipArchive::addGlob and (2) ZipArchive::addPattern functions in ext/zip/php_zip.c in PHP 5.3.6 allow context-dependent attackers to cause a denial of service (application crash) via certain flags arguments, as demonstrated by (a) GLOB_ALTDIRFUNC and (b) GLOB_APPEND.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2011-1657", "description": "The (1) ZipArchive::addGlob and (2) ZipArchive::addPattern functions in ext/zip/php_zip.c in PHP 5.3.6 allow context-dependent attackers to cause a denial of service (application crash) via certain flags arguments, as demonstrated by (a) GLOB_ALTDIRFUNC and (b) GLOB_APPEND.", "id": "GSD-2011-1657", "references": [ "https://www.suse.com/security/cve/CVE-2011-1657.html", "https://www.debian.org/security/2012/dsa-2408" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2011-1657" ], "details": "The (1) ZipArchive::addGlob and (2) ZipArchive::addPattern functions in ext/zip/php_zip.c in PHP 5.3.6 allow context-dependent attackers to cause a denial of service (application crash) via certain flags arguments, as demonstrated by (a) GLOB_ALTDIRFUNC and (b) GLOB_APPEND.", "id": "GSD-2011-1657", "modified": "2023-12-13T01:19:08.768449Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2011-1657", "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": "The (1) ZipArchive::addGlob and (2) ZipArchive::addPattern functions in ext/zip/php_zip.c in PHP 5.3.6 allow context-dependent attackers to cause a denial of service (application crash) via certain flags arguments, as demonstrated by (a) GLOB_ALTDIRFUNC and (b) GLOB_APPEND." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20110701 php ZipArchive::addGlob() crashes on invalid flags", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2011/07/01/6" }, { "name": "https://bugs.php.net/bug.php?id=54681", "refsource": "CONFIRM", "url": "https://bugs.php.net/bug.php?id=54681" }, { "name": "http://support.apple.com/kb/HT5130", "refsource": "CONFIRM", "url": "http://support.apple.com/kb/HT5130" }, { "name": "MDVSA-2011:165", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:165" }, { "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/zip/php_zip.c?view=log", "refsource": "CONFIRM", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/zip/php_zip.c?view=log" }, { "name": "APPLE-SA-2012-02-01-1", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html" }, { "name": "http://svn.php.net/viewvc/?view=revision\u0026revision=310814", "refsource": "CONFIRM", "url": "http://svn.php.net/viewvc/?view=revision\u0026revision=310814" }, { "name": "20110819 PHP 5.3.6 ZipArchive invalid use glob(3)", "refsource": "SREASONRES", "url": "http://securityreason.com/achievement_securityalert/100" }, { "name": "49252", "refsource": "BID", "url": "http://www.securityfocus.com/bid/49252" }, { "name": "[oss-security] 20110701 Re: php ZipArchive::addGlob() crashes on invalid flags", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2011/07/01/7" }, { "name": "[oss-security] 20110701 Re: Re: php ZipArchive::addGlob() crashes on invalid flags", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2011/07/01/8" }, { "name": "8342", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/8342" }, { "name": "20110819 PHP 5.3.6 ZipArchive invalid use glob(3)", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/519385/100/0/threaded" }, { "name": "php-ziparchiveaddglob-dos(69320)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69320" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:5.3.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2011-1657" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The (1) ZipArchive::addGlob and (2) ZipArchive::addPattern functions in ext/zip/php_zip.c in PHP 5.3.6 allow context-dependent attackers to cause a denial of service (application crash) via certain flags arguments, as demonstrated by (a) GLOB_ALTDIRFUNC and (b) GLOB_APPEND." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-399" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20110701 Re: Re: php ZipArchive::addGlob() crashes on invalid flags", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2011/07/01/8" }, { "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/zip/php_zip.c?view=log", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/zip/php_zip.c?view=log" }, { "name": "[oss-security] 20110701 php ZipArchive::addGlob() crashes on invalid flags", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://www.openwall.com/lists/oss-security/2011/07/01/6" }, { "name": "https://bugs.php.net/bug.php?id=54681", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://bugs.php.net/bug.php?id=54681" }, { "name": "20110819 PHP 5.3.6 ZipArchive invalid use glob(3)", "refsource": "SREASONRES", "tags": [ "Exploit" ], "url": "http://securityreason.com/achievement_securityalert/100" }, { "name": "http://svn.php.net/viewvc/?view=revision\u0026revision=310814", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://svn.php.net/viewvc/?view=revision\u0026revision=310814" }, { "name": "49252", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/49252" }, { "name": "[oss-security] 20110701 Re: php ZipArchive::addGlob() crashes on invalid flags", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2011/07/01/7" }, { "name": "8342", "refsource": "SREASON", "tags": [], "url": "http://securityreason.com/securityalert/8342" }, { "name": "MDVSA-2011:165", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:165" }, { "name": "http://support.apple.com/kb/HT5130", "refsource": "CONFIRM", "tags": [], "url": "http://support.apple.com/kb/HT5130" }, { "name": "APPLE-SA-2012-02-01-1", "refsource": "APPLE", "tags": [], "url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html" }, { "name": "php-ziparchiveaddglob-dos(69320)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69320" }, { "name": "20110819 PHP 5.3.6 ZipArchive invalid use glob(3)", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/519385/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-09T19:31Z", "publishedDate": "2011-08-25T14:22Z" } } }
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.