gsd-2007-3806
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The glob function in PHP 5.2.3 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via an invalid value of the flags parameter, probably related to memory corruption or an invalid read on win32 platforms, and possibly related to lack of initialization for a glob structure.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2007-3806", "description": "The glob function in PHP 5.2.3 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via an invalid value of the flags parameter, probably related to memory corruption or an invalid read on win32 platforms, and possibly related to lack of initialization for a glob structure.", "id": "GSD-2007-3806", "references": [ "https://www.suse.com/security/cve/CVE-2007-3806.html", "https://www.debian.org/security/2008/dsa-1578", "https://www.debian.org/security/2008/dsa-1572" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2007-3806" ], "details": "The glob function in PHP 5.2.3 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via an invalid value of the flags parameter, probably related to memory corruption or an invalid read on win32 platforms, and possibly related to lack of initialization for a glob structure.", "id": "GSD-2007-3806", "modified": "2023-12-13T01:21:41.672061Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-3806", "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 glob function in PHP 5.2.3 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via an invalid value of the flags parameter, probably related to memory corruption or an invalid read on win32 platforms, and possibly related to lack of initialization for a glob structure." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "30288", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/30288" }, { "name": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.166\u0026r2=1.167", "refsource": "MISC", "url": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.166\u0026r2=1.167" }, { "name": "36085", "refsource": "OSVDB", "url": "http://osvdb.org/36085" }, { "name": "ADV-2007-2547", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2007/2547" }, { "name": "php-glob-security-bypass(35437)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35437" }, { "name": "4181", "refsource": "EXPLOIT-DB", "url": "http://www.exploit-db.com/exploits/4181" }, { "name": "DSA-1572", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2008/dsa-1572" }, { "name": "GLSA-200710-02", "refsource": "GENTOO", "url": "http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml" }, { "name": "http://www.php.net/ChangeLog-5.php#5.2.4", "refsource": "CONFIRM", "url": "http://www.php.net/ChangeLog-5.php#5.2.4" }, { "name": "30158", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/30158" }, { "name": "26085", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/26085" }, { "name": "DSA-1578", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2008/dsa-1578" }, { "name": "27102", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27102" }, { "name": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?view=log", "refsource": "MISC", "url": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?view=log" }, { "name": "http://www.php.net/releases/5_2_4.php", "refsource": "CONFIRM", "url": "http://www.php.net/releases/5_2_4.php" }, { "name": "24922", "refsource": "BID", "url": "http://www.securityfocus.com/bid/24922" }, { "name": "25498", "refsource": "BID", "url": "http://www.securityfocus.com/bid/25498" }, { "name": "26642", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/26642" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-3806" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The glob function in PHP 5.2.3 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via an invalid value of the flags parameter, probably related to memory corruption or an invalid read on win32 platforms, and possibly related to lack of initialization for a glob structure." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" }, { "lang": "en", "value": "CWE-399" } ] } ] }, "references": { "reference_data": [ { "name": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.166\u0026r2=1.167", "refsource": "MISC", "tags": [], "url": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.166\u0026r2=1.167" }, { "name": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?view=log", "refsource": "MISC", "tags": [], "url": "http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?view=log" }, { "name": "http://www.php.net/ChangeLog-5.php#5.2.4", "refsource": "CONFIRM", "tags": [], "url": "http://www.php.net/ChangeLog-5.php#5.2.4" }, { "name": "http://www.php.net/releases/5_2_4.php", "refsource": "CONFIRM", "tags": [], "url": "http://www.php.net/releases/5_2_4.php" }, { "name": "GLSA-200710-02", "refsource": "GENTOO", "tags": [], "url": "http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml" }, { "name": "24922", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/24922" }, { "name": "25498", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/25498" }, { "name": "26085", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/26085" }, { "name": "26642", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/26642" }, { "name": "27102", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/27102" }, { "name": "DSA-1578", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2008/dsa-1578" }, { "name": "30288", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/30288" }, { "name": "30158", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/30158" }, { "name": "DSA-1572", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2008/dsa-1572" }, { "name": "ADV-2007-2547", "refsource": "VUPEN", "tags": [ "Vendor Advisory" ], "url": "http://www.vupen.com/english/advisories/2007/2547" }, { "name": "36085", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/36085" }, { "name": "4181", "refsource": "EXPLOIT-DB", "tags": [], "url": "http://www.exploit-db.com/exploits/4181" }, { "name": "php-glob-security-bypass(35437)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35437" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2017-09-29T01:29Z", "publishedDate": "2007-07-17T00:30Z" } } }
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.